Skip to content

Document forge support boundaries#1345

Merged
codeforester merged 1 commit into
mainfrom
documentation/1344-20260701-forge-support-boundaries
Jul 1, 2026
Merged

Document forge support boundaries#1345
codeforester merged 1 commit into
mainfrom
documentation/1344-20260701-forge-support-boundaries

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • Add a canonical source-control and forge support contract for Base.
  • Clarify that Base is Git-based and GitHub-primary, while the local project loop works for non-GitHub Git repositories.
  • Fix workspace manifest docs so generic Git URLs are documented as reporting metadata while automatic materialization remains GitHub-only today.

Validation

  • env -u BASE_HOME PYTHONPATH=lib/python:cli/python "$HOME/.base.d/base/.venv/bin/python" -m pytest tests/test_base_cli_docs.py tests/test_contract_hardening.py -q — 10 passed
  • git diff --check origin/main...HEAD — passed
  • env -u BASE_HOME BASE_BASH_LIBS_DIR=/Users/rameshhp/work/base-bash-libs/lib/bash BASE_CACHE_DIR=/private/tmp/base-1344-final-rebased ./bin/base-test — 734 passed, 1 skipped; Bats/source suite 583 passed

Closes #1344

@codeforester codeforester marked this pull request as ready for review July 1, 2026 20:31
@codeforester codeforester requested a review from a team as a code owner July 1, 2026 20:31
@codeforester codeforester merged commit 26eb954 into main Jul 1, 2026
26 checks passed
@codeforester codeforester deleted the documentation/1344-20260701-forge-support-boundaries branch July 1, 2026 21:47
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.

Document Git and GitHub forge support boundaries

1 participant