-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Github Actions for release automation #4
Comments
Confirmed the necessity to update Edit note: brackets then parenthesis for links dang it ;-; |
A release automation workflow is in the repository, but it relies on branch juno to have a pull request to run. The juno branch will be the "stable" branch, and will be updated by pull requesting from master whenever it is time to release a new version. This will require updates to |
Keeping this issue open until we confirm that the automation works |
The version of the release automation that elementary provides requires a launchpad account. There's possibility that I could create my own version of a release automation that uses GitHub hub instead. |
Even though the latest test in release automation (and the huge amounts of fumbling about by me) ended in a failure, the failure was due to the dummy package having a version tag of |
See this issue comment for basic reasoning why.
TDLR; While it is not CI, it should automate changelog creation and version releasing.
As per elementary's README on their actions, it does require a file debian/control and updates to appdata.xml
The text was updated successfully, but these errors were encountered: