Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

New release workflow #15

Merged
merged 1 commit into from Oct 27, 2020
Merged

New release workflow #15

merged 1 commit into from Oct 27, 2020

Conversation

CasperWA
Copy link
Contributor

Add a GH Actions workflow that runs when a GitHub release is published.
It will run the new invoke task "update-version" with the tag name,
updating metadata.json's "version" value with the correct version.
Then it will update the tag to the new commit and push it all to
master.

Add a GH Actions workflow that runs when a GitHub release is published.
It will run the new invoke task "update-version" with the tag name,
updating `metadata.json`'s `"version"` value with the correct version.
Then it will update the tag to the new commit and push it all to
`master`.
@CasperWA CasperWA merged commit f1221b0 into master Oct 27, 2020
@CasperWA CasperWA deleted the auto-release branch October 27, 2020 09:13
@csadorf
Copy link
Member

csadorf commented Oct 27, 2020

@CasperWA Interesting! Maybe you can share your experience with this workflow at the next AiiDAlab meeting?

@CasperWA
Copy link
Contributor Author

@CasperWA Interesting! Maybe you can share your experience with this workflow at the next AiiDAlab meeting?

Sure.
This is a variation of the standard release workflow that I implement in all repositories wherever I can :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants