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

Bugfix/nav 99 fix GitHub actions which are not triggering upon release #61

Conversation

munterfi
Copy link
Member

@munterfi munterfi commented Jun 12, 2024

Created a new release: https://github.com/naviqore/public-transit-service/releases/tag/v0.2.0

But the publish action was not triggered via the tag listener. Therefore the publish actions listen now directly on the release, when it is created.

After merge of this PR I would release a patch version v0.2.1 to check if publish is successful.

# Release Notes for v0.2.1

This patch release addresses an issue with GitHub Actions not being triggered upon release. The following changes have been made:

## Bug Fixes
- **Trigger Maven Publish**: Fixed the maven-publish.yml to trigger upon release creation. ([#61](https://github.com/naviqore/public-transit-service/pull/61))
- **Trigger Docker Publish**: Fixed the docker-publish.yml to trigger upon release creation. ([#61](https://github.com/naviqore/public-transit-service/pull/61))

@munterfi munterfi requested a review from clukas1 June 12, 2024 08:51
@munterfi munterfi self-assigned this Jun 12, 2024
@munterfi munterfi requested a review from Brunner246 June 12, 2024 11:10
@munterfi munterfi merged commit 965d76d into main Jun 13, 2024
2 checks passed
@munterfi munterfi deleted the bugfix/NAV-99-Fix-GitHub-actions-which-are-not-triggering-upon-release branch June 13, 2024 06:13
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

Successfully merging this pull request may close these issues.

2 participants