Skip to content
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

Automate release pages #15

Open
1 of 15 tasks
LWinterberg opened this issue Oct 31, 2023 · 0 comments
Open
1 of 15 tasks

Automate release pages #15

LWinterberg opened this issue Oct 31, 2023 · 0 comments

Comments

@LWinterberg
Copy link
Member

LWinterberg commented Oct 31, 2023

Currently, releases need to be updated by hand via assets/js/releaseData.js. Additionally, alphas and betas aren't represented at all. We could automate this.

Alphas

Betas

  • Create a GH action which publishes a beta release on Github
  • and enables temporary elements to the homepage pointing towards the beta

Releases

  • Create a GH action which publishes releases to
    • winget
    • Github releases
    • musehub
    • Fosshub
    • MS store
    • (if legally possible) Apple App store
    • (if we want to maintain it) Snapcraft
    • (if we want to maintain it) Flathub
  • updates releaseData.js
  • and hides the temporary beta element from the homepage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant