Skip to content

ci: align Base with merged base-cli consumer policy - #1824

Merged
codeforester merged 4 commits into
mainfrom
enhancement/1823-20260730-base-consumer-policy
Jul 31, 2026
Merged

ci: align Base with merged base-cli consumer policy#1824
codeforester merged 4 commits into
mainfrom
enhancement/1823-20260730-base-consumer-policy

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

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.:

@codeforester
codeforester marked this pull request as ready for review July 31, 2026 14:16
@codeforester
codeforester requested a review from a team as a code owner July 31, 2026 14:16
@codeforester
codeforester merged commit 763ec36 into main Jul 31, 2026
28 checks passed
@codeforester
codeforester deleted the enhancement/1823-20260730-base-consumer-policy branch July 31, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align Base CI with merged base-cli consumer-policy API

1 participant