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

Allow deploying a specific branch to production #3938

Merged
merged 1 commit into from
Mar 10, 2020
Merged

Conversation

javierm
Copy link
Member

@javierm javierm commented Mar 9, 2020

Background

There are many ways to use CONSUL on production. A common one is to use a different branch without changing the source code.

Objectives

Make it possible to deploy any branch to production.

We could also use the deploy-secrets file; here we use `ENV["branch"]`
for consistency with other environments.
@javierm javierm self-assigned this Mar 9, 2020
@javierm javierm added this to Reviewing in Roadmap via automation Mar 9, 2020
Roadmap automation moved this from Reviewing to Testing Mar 10, 2020
@javierm javierm merged commit 2580523 into master Mar 10, 2020
Roadmap automation moved this from Testing to Release 1.1.0 Mar 10, 2020
@javierm javierm deleted the deploy_branch branch March 10, 2020 11:38
smarques pushed a commit to venetochevogliamo/consul that referenced this pull request Apr 29, 2020
Allow deploying a specific branch to production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Roadmap
  
Release 1.1.0
Development

Successfully merging this pull request may close these issues.

None yet

2 participants