Draft
Conversation
Replace `pip install .[dev]` with `pip install --editable .[dev]` in python-package.yml and python-release.yml so the CI runs tests and linters against an editable local install. This ensures source changes in the repo (src layout) are reflected without reinstalling the package during the job.
This reverts commit 8548d21.
This reverts commit 1c8b7db.
Update catalog_digest entries for amd64, ppc64le, and s390x catalog files and increment MAS manage package versions. Changes: bump catalog_digest in v9-260226-amd64/ppc64le/s390x.yaml; update mas_manage_version 9.1.x -> 9.1.11 and 9.0.x -> 9.0.23 for all platforms, and additionally on amd64 bump 8.10.x 8.6.35 -> 8.6.36 and 8.11.x 8.7.29 -> 8.7.30. These reflect rebuilt catalogs and minor/patch component updates.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Catalog PR: https://github.ibm.com/maximoappsuite/ibm-maximo-operator-catalog/pull/895