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

Add GitHub Action to manually tag new version through Actions UI #719

Open
zkat opened this issue Sep 4, 2023 · 0 comments
Open

Add GitHub Action to manually tag new version through Actions UI #719

zkat opened this issue Sep 4, 2023 · 0 comments
Labels
technical improvement General technical improvements that might not be user-visible or affect the overall site experience.

Comments

@zkat
Copy link
Contributor

zkat commented Sep 4, 2023

Right now, we have to run mix bump <type> locally to tag a new version.

Instead, we should have an Action that can be manually triggered to create this version.

Notes:

  • it should sign the commit and tag with a gpg key
  • who will have permissions to run it?
@zkat zkat added the technical improvement General technical improvements that might not be user-visible or affect the overall site experience. label Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical improvement General technical improvements that might not be user-visible or affect the overall site experience.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant