No more dev branch #2879
nunocoracao
announced in
Announcements
Replies: 1 comment
-
|
I install Blowfish as a git submodule with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Simplifying the release process
Up until now, Blowfish has used a dev branch as an integration branch - PRs were merged into dev, and then dev was merged into main when cutting a release. This added overhead without providing real benefits for a project of this nature, so going forward all PRs will merge directly into main and releases will be cut by tagging commits.
This means:
Beta Was this translation helpful? Give feedback.
All reactions