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

Create github action for triggering a new library release #80

Open
ArtificialPB opened this issue Feb 23, 2024 · 0 comments
Open

Create github action for triggering a new library release #80

ArtificialPB opened this issue Feb 23, 2024 · 0 comments
Labels
github_actions Pull requests that update GitHub Actions code type: feature Feature requests.

Comments

@ArtificialPB
Copy link
Member

Module

Other

📝 Description

Doing it locally can be a bit error-prone and is not convenient to set up all the keys on multiple machines. It can also cause uncommited files to get released if the local repository is not clean.

Create a github action task which can be manually triggered to release the library. Specifically, it should do the following:

Remaining questions:

  • does it break anything if we submit the same tag multiple times? can we check if tag already released?
@ArtificialPB ArtificialPB added type: feature Feature requests. github_actions Pull requests that update GitHub Actions code labels Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code type: feature Feature requests.
Projects
None yet
Development

No branches or pull requests

1 participant