Skip to content

feat: align Base with base-cli 0.4.0 - #1876

Merged
codeforester merged 3 commits into
mainfrom
enhancement/1875-20260805-base-cli-040-alignment
Aug 5, 2026
Merged

feat: align Base with base-cli 0.4.0#1876
codeforester merged 3 commits into
mainfrom
enhancement/1875-20260805-base-cli-040-alignment

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Closes #1875.\n\n## Summary\n\n- Pin Base development and source-checkout validation to base-cli 0.4.0.\n- Use the public RuntimeLayout import and normalize configuration errors through the public base-cli error contract.\n- Extend the GitHub project parser to accept native --option=value syntax.\n- Update compatibility tests and docs for the current Context and lifecycle contracts.\n- Make Base CI install the checked-out 0.4.0 release candidate before resolving requirements, and audit third-party dependencies without requiring the unpublished package from PyPI.\n\n## Validation\n\n- Base Python suite: 944 passed, 1 skipped, 248 subtests passed.\n- Full installed-wheel smoke: base-cli 0.4.0 artifact and Base Python suite pass.\n- Base BATS remains blocked by the pre-existing base/base-bash-libs function-name mismatch (installed sibling 1.4.0 exports base_require_version, while this Base baseline calls base_bash_libs_require_version).\n\nDepends on basefoundry/base-cli#101 being merged and base-cli 0.4.0 being published.

@codeforester
codeforester marked this pull request as ready for review August 5, 2026 19:55
@codeforester
codeforester requested a review from a team as a code owner August 5, 2026 19:55
@codeforester
codeforester merged commit eb4a697 into main Aug 5, 2026
29 checks passed
@codeforester
codeforester deleted the enhancement/1875-20260805-base-cli-040-alignment branch August 5, 2026 19:55
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 with the base-cli 0.4.0 release

1 participant