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

Features/readme release branch #568

Merged
merged 5 commits into from
Jul 25, 2017
Merged

Conversation

phil-linnell
Copy link
Contributor

@arnau Here is the added release-branch task.

Also, just note, I removed diversity image tasks from the capture-all porcelain tasks. I don't see it necessary to be a part of that install process. Seem ok to you?

Copy link

@arnau arnau left a comment

Choose a reason for hiding this comment

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

Don't forget to add a few lines explaining the issue with the release symptoms when you are not signed in Docker Hub.

Makefile Outdated
@@ -58,13 +58,13 @@ include tasks/*.mk
###############################################################################

## Porcelain ##################################################################
install: network-create vault-create assets-create app-create sandbox-create diversity-create proxy-create
install: network-create vault-create assets-create app-create sandbox-create proxy-create
Copy link

Choose a reason for hiding this comment

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

If you remove the diversity tasks from the normal flow, are you going to provide another task, say make diversity-install to be able to deploy updates on that?

tasks/release.mk Outdated
@@ -40,3 +41,6 @@ release-push-snapshot:
$(DOCKER) push $(app_image)
$(DOCKER) push $(assets_image)
$(DOCKER) push $(sandbox_image)

## Build new images with a tag name, e.g. VERSION=auto, then push to docker hub
Copy link

Choose a reason for hiding this comment

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

It would be good to explain the use case for this task. Perhaps with an example situation?

@phil-linnell phil-linnell force-pushed the features/readme-release-branch branch from 48c4b8f to 0819218 Compare July 24, 2017 12:41
@phil-linnell phil-linnell merged commit f7c7288 into master Jul 25, 2017
@phil-linnell phil-linnell deleted the features/readme-release-branch branch July 25, 2017 13:00
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.

None yet

2 participants