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 deploy configurations to source control #156

Merged
merged 5 commits into from
Jul 1, 2019
Merged

add deploy configurations to source control #156

merged 5 commits into from
Jul 1, 2019

Conversation

rbren
Copy link
Contributor

@rbren rbren commented Jun 25, 2019

Slight hiccup with this process: the new deploy.yaml will get checked in before the images are built. So there will be a 10-15 minute period of breakage.

Maybe it'd be better to tag the commit before it gets merged - that way images are built ahead of time. And we can run goreleaser only once that tag is merged into master.

Thoughts?

@rbren rbren force-pushed the rb/deploy branch 7 times, most recently from aeecfb2 to fb55385 Compare June 26, 2019 15:24
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
Copy link
Contributor

@endzyme endzyme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks awesome 💯

Thanks!

@rbren
Copy link
Contributor Author

rbren commented Jul 1, 2019

Note: the 10-15 minute breakage mentioned above has been solved. The README will continue to reference the deploy YAML on the releases page, which will always point to a valid Docker image.

@rbren rbren merged commit 7bcd01e into master Jul 1, 2019
@endzyme endzyme deleted the rb/deploy branch July 3, 2019 15:50
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