ci: align Base with merged base-cli consumer policy - #1824
Merged
codeforester merged 4 commits intoJul 31, 2026
Conversation
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.
Fixes #1823 and supersedes #1822.\n\nBase CI was checking out base-cli commit 59471fa, which predates merged base-cli PR #18. The consumer-policy code therefore failed during collection with CliProfile.init() got an unexpected keyword argument 'history_display_command' and related pylint errors.\n\nThis PR pins all Base source-checkout and pylint workflows to merged base-cli commit beb9995, uses an issue-backed branch so Issue Branch Policy can validate it, and preserves the Base IDE/history consumer extraction from #1822.\n\nValidation: full local Base suite — 932 passed; git diff --check passed. Package renaming remains out of scope.: