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

Combine docker-publish and trigger-redeploy CI workflows #2504

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

jake-low
Copy link
Contributor

In #2493 and #2496 I tried without success to set up a Github Action that would run when a new container image for maproulette-frontend is published to GHCR (the workflow would send a webhook to the Github API to trigger the deployment workflow in the maproulette-deploy repo).

This PR should (hopefully) succeed where those attempts did not, by just adding the webhook to the end of the existing docker-publish workflow (as mentioned in my comment in #2496).

I plan to merge this without review (in order to test it) since it may need further iteration. Sorry for the PR noise.

@jake-low jake-low merged commit c8fb6f5 into main Dec 17, 2024
6 checks passed
@jake-low jake-low deleted the jlow/docker-publish-trigger-redeploy branch December 17, 2024 23:16
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.

1 participant