Adding workflow for beta packages#264
Conversation
| GIT_COMMITTER_NAME: Flatpak External Data Checker | ||
| GIT_AUTHOR_EMAIL: ${{ github.actor }}@users.noreply.github.com | ||
| GIT_COMMITTER_EMAIL: ${{ github.actor }}@users.noreply.github.com | ||
| EMAIL: ${{ github.actor }}@users.noreply.github.com |
There was a problem hiding this comment.
Looks reasonable, note you might want to change the email to something generic, otherwise the bot- created commits might be under your name.
There was a problem hiding this comment.
E.g. perhaps the GitHub actions bot email will work? https://github.community/t/github-actions-bot-email-address/17204/6
There was a problem hiding this comment.
Good catch, thanks. I have changed the email-related environment variables. I don't know what the EMAIL one is meant for, but I changed it too.
|
Started test build 85461 |
|
Build 85461 successful |
|
@SISheogorath Hey, |
|
Yes, there is, but I will need to set aside some time, to get things sorted, including properly updating the beta branch and getting some opinions on nightly builds in beta or as a separate app. |
Initial work for enabling nightly packaging via the
betabranch. Would still need 34b8421 delivered to thebetabranch after it is created, for which I will be able to create a PR.