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

Bump container versions to planned v0.19.0 for release #897

Merged
merged 1 commit into from
May 31, 2018

Conversation

rfay
Copy link
Member

@rfay rfay commented May 30, 2018

The Problem/Issue/Bug:

Our container code is now part of the main code tree, so during development we used temporary pushed container.

Now, though, we're about to do a release with the code in our containers. But we want to be able to test and reference the new containers (all tagged v0.19.0 on dockerhub) at the time of the tag.

To do that we have to temporarily push v0.19.0 containers, so I've just done that with the current code.

Manual Testing Instructions:

Use it, look at the tests.

Release/Deployment notes:

The 4 containers should be re-pushed at tag time.

@rfay rfay self-assigned this May 30, 2018
@rfay rfay requested a review from andrewfrench May 30, 2018 23:19
Copy link
Contributor

@andrewfrench andrewfrench left a comment

Choose a reason for hiding this comment

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

All containers were pulled successfully and I was able to start, restart, ssh, and interact with multiple sites with ddev with ddev version:

router	drud/ddev-router:v0.19.0
commit	v0.18.0-26-g85e70b3d
domain	ddev.local
cli   	v0.18.0-26-g85e70b3d
web   	drud/nginx-php-fpm-local:v0.19.0
db    	drud/mariadb-local:v0.19.0
dba   	drud/phpmyadmin:v0.19.0

Approved.

@rfay
Copy link
Member Author

rfay commented May 30, 2018

Thanks for taking the extra effort for the manual review @andrewfrench !

@rfay
Copy link
Member Author

rfay commented May 31, 2018

I'm having a bit of trouble with the testbots, but it doesn't seem to have anything to do with this PR. So as soon as both are up again, I'll pull this and we'll rely on the master test.

@rfay rfay merged commit 4ddabc7 into ddev:master May 31, 2018
@rfay rfay deleted the 20180530_bump_container_versions branch May 31, 2018 00:15
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