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

Fix nightly_build.mak after container name change #995

Merged
merged 1 commit into from
Jul 17, 2018

Conversation

rfay
Copy link
Member

@rfay rfay commented Jul 16, 2018

The Problem/Issue/Bug:

I should have pre-run the nightly build before pulling #991

nightly_build.mak had a remaining reference to nginx-php-fpm-local in it.

How this PR Solves The Problem:

Actually look in the containers directory and build what's found there.

I hope this approach is less fragile!

Manual Testing Instructions:

make -f nightly_build.mak
Make sure it passes the nightly build on circleci (https://circleci.com/gh/rfay/ddev/546)

@rfay rfay added this to the v1.0.0 milestone Jul 16, 2018
@rfay rfay self-assigned this Jul 16, 2018
@rfay rfay requested a review from andrewfrench July 16, 2018 19:57
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.

A nice fix for the hard-coded container list being another thing to update — looks good!

@rfay rfay merged commit 05cf646 into ddev:master Jul 17, 2018
@rfay rfay deleted the 20180716_fix_nightly_build.mak branch July 17, 2018 00:29
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