Nightly Builds#2228
Open
atouu wants to merge 6 commits into
Open
Conversation
Contributor
|
i ackree:3 |
|
Good,Very useful |
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.
Why?
Because only having beta and stable makes it harder for us contributors to find bugs and fix them. Having nightly builds allow more people to test features as soon as possible and also find bugs that we can fix right away
How it works
OpenUtauOpenUtau.CoreOpenUtau.Plugin.Builtinruntimesnightlyrelease tag (this release will be overwritten every build).Creating the
nightlytag.To avoid picking up nightly as latest, we can create an empty nightly tag with specified date so release can use it instead of the current date. This tag needs to be created before running the nightly workflow.
.tar.gzand.zipsource code)emptybranch can be safely remove after push.The release will be displayed before
0.1.539 Beta.Preview
Other Changes