[AAASM-4960] π§ (config): Migrate default branch master β main (outbound refs)#324
Merged
Merged
Conversation
β¦β main Part of AAASM-4960 (default-branch master β main migration, ADR 0016). The GitHub rename retargets open PRs and installs a masterβmain redirect but does not touch workflow branch filters, so on.push.branches, the publish-docs deploy conditional, and release-node.yml's checkout ref + docs-version PR base must be repointed to main explicitly.
Part of AAASM-4960 (default-branch master β main migration, ADR 0016). Self-repo URLs/badges and codecov default-branch β main; cross-repo links to examples/agent-assembly β /HEAD/ (default-branch-tracking, survives a future rename per ADR 0016 Β§4); prose, skill runbooks, and the Docusaurus 'latest' channel label β main. Frozen website/versioned_docs snapshots and historical verification-reports are intentionally left as-is.
|
Codecov Reportβ All modified and coverable lines are covered by tests. π’ Thoughts on this report? Let us know! |
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.



Target
Task summary:
Complete the node-sdk default-branch rename
master β main(AAASM-4960, ADR 0016). The GitHub rename (already applied β default is nowmain, protection moved,masterredirects) does not touch workflow branch filters, checkout/dispatch refs, self-badges, codecov config, or docs prose, so this PR repoints all of those tomain.Task tickets:
base: master β main+ the drift-guard map. Must merge in the same window as this rename.Key point change:
Two commits:
π§ (ci)β workflowon.*.branchesfilters (build-addon,codeql,dependency-audit,module-system-smoke,native-pin-consistency,precommit,quality-report,test-matrix,publish-docs), thepublish-docsdeploy conditional (github.ref == refs/heads/main), andrelease-node.yml's docs-version checkoutref:+ docs PR--baseβmain.π (docs)β README badges (?branch=main) + self blob links (/blob/main/), codecovbranch/strict_yaml_branch,.claude+CONTRIBUTING+ skill runbooks, and docs prose/Docusaurus channel label βmain; cross-repo links toexamples/agent-assemblyβ/HEAD/(default-branch-tracking, survives a future rename per ADR Β§4).Intentionally left as-is:
website/versioned_docs/**(frozen release snapshots),verification-reports/**(historical evidence),native/aa-ffi-node/Cargo.toml(past-PR comment),.gitmodules(theagent-assembly-specsubmodule is an archived repo that keepsmaster).Effecting Scope
No runtime/SDK code touched β branch-name references only. A transitional window applies until this merges: a
branches:-filtered CI job won't fire onmainpushes until then (cushioned by themasterβmainredirect for git ops).Description
master β main.master β main; cross-repo links βHEAD.Inbound audit (org-wide): no other repo hard-references
node-sdk'smasterexcept the release fan-outbase:handled by agent-assembly#1643. The.githuborg-profile has a cosmetic?branch=masternode-sdk badge β redirect/cosmetic class per ADR Β§6, swept with the.githubmigration.π€ Generated with Claude Code