-
Epic
-
Resolution: Unresolved
-
Undefined
-
None
-
None
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.
- depends on
-
AIPCC-97 provide new pip for all collections
-
- Closed
-
- is related to
-
AIPCC-5591 ilab entrypoint broken in RHEL AI 1.5.4 CI images
-
- New
-