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

Differentiating dependency build issues, dependency API changes, and package bugs for Docker #1

Open
TheChymera opened this issue Sep 27, 2017 · 0 comments

Comments

@TheChymera
Copy link
Member

I mentioned briefly how this is a feature which our system could easily offer, and which the binary package management via docker, which is commonly used for TravisCI cannot.

Travis however has a number of different phases which we might be able to use to break up the docker image selection process into conceptually coherent bits. These sections can be seen e.g. in .travis.yml:

  • before_install
  • install
  • scripts
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

No branches or pull requests

1 participant