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

GH actions: build docker on release instead of merge #2154

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

andrew-platt
Copy link
Collaborator

Maybe ready to merge.

Feature or improvement description
Instead of building docker images on a merge commit, build based on a release. This will ensure correct tagging (probably).

Related issue, if one exists
#2124
#2129
#2141

Impacted areas of the software
Automated docker builds only.

Other info
This may require some refinement to get it to trigger correctly.

https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#release

https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=released#release

@andrew-platt andrew-platt added the System: Docker Dockerfiles and recipes label Apr 11, 2024
@andrew-platt andrew-platt added this to the v3.5.3 milestone Apr 11, 2024
@andrew-platt andrew-platt self-assigned this Apr 11, 2024
@andrew-platt andrew-platt merged commit 26d570f into OpenFAST:rc-3.5.3 Apr 11, 2024
37 of 38 checks passed
@andrew-platt andrew-platt deleted the f/docker_on_release branch April 11, 2024 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
System: Docker Dockerfiles and recipes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants