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

[BUGFIX] Import the database after the composer install #21

Merged
merged 1 commit into from
Jul 21, 2017

Conversation

oliverklee
Copy link
Contributor

This is required to fix the build as the database structure that is going
to be imported is only available after the composer install.

@oliverklee oliverklee added this to the 4.0.0 ("phase 2") milestone Jul 21, 2017
@oliverklee oliverklee self-assigned this Jul 21, 2017
@oliverklee oliverklee requested a review from samtuke July 21, 2017 17:46
@oliverklee oliverklee mentioned this pull request Jul 21, 2017
14 tasks
@oliverklee oliverklee added the bug label Jul 21, 2017
@oliverklee
Copy link
Contributor Author

I find the build failure really strange. It might have something to do with the update to Trusty. I'll test this.

@oliverklee oliverklee force-pushed the bugfix/mysql-import branch from 9d299f1 to f1f415f Compare July 21, 2017 17:54
@oliverklee
Copy link
Contributor Author

It looks like this indeed is an issue with Trusty. I'll update the PR so it will also work with Trusty.

@oliverklee oliverklee force-pushed the bugfix/mysql-import branch from f1f415f to a985ec9 Compare July 21, 2017 17:58
@oliverklee
Copy link
Contributor Author

Ah, crap, this doesn't work either.

@oliverklee oliverklee force-pushed the bugfix/mysql-import branch from a985ec9 to 7a6d0ac Compare July 21, 2017 18:01
@oliverklee oliverklee changed the title [BUGFIX] Import the database after the composer install [WIP][BUGFIX] Import the database after the composer install Jul 21, 2017
@oliverklee
Copy link
Contributor Author

There's something up with the container-based Trusty images and MySQL. Investigating.

This is required to fix the build as the database structure that is going
to be imported is only available after the composer install.

Also lock the Travis builds to precise to avoid failures when getting
a build on Trusty.
@oliverklee oliverklee force-pushed the bugfix/mysql-import branch from 7a6d0ac to 5453560 Compare July 21, 2017 18:22
@oliverklee oliverklee changed the title [WIP][BUGFIX] Import the database after the composer install [BUGFIX] Import the database after the composer install Jul 21, 2017
@oliverklee
Copy link
Contributor Author

I have now locked the builds to Precise so the builds will be stable. I'll then get the builds working on Trusty in a separate PR.

@samtuke samtuke merged commit 6771bb2 into master Jul 21, 2017
@samtuke samtuke deleted the bugfix/mysql-import branch July 21, 2017 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants