Skip to content

ci: move to trunk-based development on main - #35

Merged
alexnodeland merged 2 commits into
mainfrom
ci/trunk-migration
Jul 11, 2026
Merged

ci: move to trunk-based development on main#35
alexnodeland merged 2 commits into
mainfrom
ci/trunk-migration

Conversation

@alexnodeland

Copy link
Copy Markdown
Owner

Consolidates CI onto the trunk as part of retiring the git-flow develop branch:

  • Rename ci-develop.ymlci.yml; triggers on pushes/PRs to main
  • Coverage workflow targets main only
  • README/docs badges point at ci.yml and the codecov main branch
  • CONTRIBUTING: feature branches fork from main (trunk-based)

main and develop currently have identical trees, so no code changes ride along. After this merges, develop will be deleted; PR #34 has already been retargeted to main.

🤖 Generated with Claude Code

https://claude.ai/code/session_01DEAKcbnLVP8iSXub2Pqor2

- Rename ci-develop.yml -> ci.yml; trigger on pushes/PRs to main
- Coverage workflow now targets main only
- README/docs badges point at ci.yml and codecov main branch
- CONTRIBUTING: feature branches fork from main (trunk-based)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DEAKcbnLVP8iSXub2Pqor2
Copilot AI review requested due to automatic review settings July 11, 2026 01:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@alexnodeland
alexnodeland merged commit 1b4c07d into main Jul 11, 2026
4 checks passed
@alexnodeland
alexnodeland deleted the ci/trunk-migration branch July 11, 2026 01: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.

2 participants