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 release workflow #20

Merged
merged 5 commits into from
Mar 14, 2024
Merged

Add release workflow #20

merged 5 commits into from
Mar 14, 2024

Conversation

Baltoli
Copy link
Contributor

@Baltoli Baltoli commented Mar 14, 2024

This PR sets up the last few pieces of devops integration that this repository needs when a release goes through. In addition to pushing the built packages to our Maven repositories, we also:

  • Create a Git tag corresponding to the newly-released version
  • Call the appropriate dependency update workflow in the devops repo.

The implementations here are essentially identical to the Pyk versions and so should be easy to review: https://github.com/runtimeverification/pyk/blob/master/.github/workflows/master.yml

.github/workflows/release.yml Show resolved Hide resolved
@rv-jenkins rv-jenkins merged commit 10fe492 into master Mar 14, 2024
2 checks passed
@rv-jenkins rv-jenkins deleted the tag-release branch March 14, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants