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

Using shared workflows #98

Merged
merged 2 commits into from
Apr 19, 2022
Merged

Using shared workflows #98

merged 2 commits into from
Apr 19, 2022

Conversation

erkdahl
Copy link
Contributor

@erkdahl erkdahl commented Apr 19, 2022

Replaced build and release github actions with shared digdir workflow actions for build and release.
Changed default pom version to DEV-SNAPSHOT
Removed maven-release-plugin

Releases can now be created from github gui (see screenshot below).
The release github-action is automatically triggered after creating such a release.
Version is specified in GitHub GUI, and the shared release workflow will use the release number specified when uploading the artifact to maven packages.

image

@erkdahl erkdahl self-assigned this Apr 19, 2022
@erkdahl erkdahl merged commit 23559e7 into master Apr 19, 2022
@erkdahl erkdahl deleted the using-shared-workflows branch April 24, 2023 08:48
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