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

automate building of tripal 2 and 3 #6

Open
bradfordcondon opened this issue Apr 30, 2018 · 4 comments
Open

automate building of tripal 2 and 3 #6

bradfordcondon opened this issue Apr 30, 2018 · 4 comments
Labels
enhancement New feature or request

Comments

@bradfordcondon
Copy link
Contributor

tripal/tripal#357

  • When something is pushed to tripal 2-x, let's rebuild the docker container.

  • When a new tripal 3 release candidate is created (? or a new PR merged? Not sure which) let's rebuild the tripal 3 container.

@bradfordcondon bradfordcondon added the enhancement New feature or request label Apr 30, 2018
@almasaeed2010
Copy link
Contributor

almasaeed2010 commented Apr 30, 2018

Since these containers are made specifically for testing purposes, we can trigger a rebuild of the most recent tripal2/3 "master" branch. This won't affect others since we won't push to Docker hub until they are tested or when the tests we've setup pass.

@bradfordcondon
Copy link
Contributor Author

Hmm ok. And in theory if the previous PR didn't break (specifically running drush updatedb) then the chain going back to the release didn't either?

Since these containers are made specifically for testing purposes

I think they are also great for development purposes...

If we want builds for specific releases, we can think about creating them.

@almasaeed2010
Copy link
Contributor

Yeah if the update and rebuild tests pass, we are good to go.

As to being dev containers, people will have to specify a version that contains a similar env to their live sites such as the tripal and drupal versions.

@bradfordcondon
Copy link
Contributor Author

additional request: #9 automate pulling dev seed repo's "latest dump" file and loading it in, saving the release as tripal3 with data or something similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants