Uploaded image for project: 'AI Platform Core Components'
  1. AI Platform Core Components
  2. AIPCC-96

treat warnings from pip as errors during installation

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Development Platform
    • pip warnings as errors
    • False
    • Hide

      None

      Show
      None
    • False
    • To Do
    • AIPCC-1208Improve Wheel Build Pipeline Usability

      Goal:

      Provide high-level goal statement; providing user context and expected user outcome(s) for this Epic. 2-3 sentences... 

      • Installation of wheel collections is automated and no one is there to watch for warnings. We should therefore treat warnings as errors, to fail builds if there are issues with pip.

       

      Acceptance Criteria:

      The Acceptance Criteria provides a definition of scope and the expected outcomes - from a users point of view - defines the value proposition

      • Warnings generated when installing wheel collections are treated as errors.
      • We run a test of installing the collection as part of the release process, to catch warnings then.

       

      Open questions:

      Any additional details, questions or decisions that need to be made/addressed

      • <your text here>

      Implementation Ideas

      We can use an approach like `python3 -We -m pip install` instead of invoking pip directly.

              Unassigned Unassigned
              dhellman@redhat.com Doug Hellmann
              Antonio's Team
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: