Skip to content

no release branches #2120

Answered by sugarmanz
tomdavidson asked this question in Q&A
Dec 16, 2021 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

Hey @tomdavidson! Thanks for your question. This is actually similar to the intended usage pattern for Auto! Merges to main will trigger a release and tag main. Canary builds (non-tagged, but published prereleases) are done with normal PRs and tagged prereleases are done with a next branch that you can stage changes on until they're ready for release. If you want to actually publish prereleases off main, you'll need to ensure you're calling the right auto command, i.e. auto shipit for releasing and auto next for prerelease. But since your workflow is already very similar to the ideal workflow for Auto, I would encourage you to consider publishing prereleases from a staging branch that wou…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by hipstersmoothie
Comment options

You must be logged in to vote
1 reply
@sugarmanz
Comment options

Comment options

You must be logged in to vote
1 reply
@hipstersmoothie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants