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

Travis CI build template #6

Open
cskiraly opened this issue Apr 12, 2017 · 3 comments
Open

Travis CI build template #6

cskiraly opened this issue Apr 12, 2017 · 3 comments

Comments

@cskiraly
Copy link
Member

This issue is to track variants of our Travis CI build template and to have a central place for discussions about the build process.

This is the current template: https://github.com/Agile-IoT/agile-osjs/blob/8c5c49ba536496609bcfa577f3df878f115fe06f/.travis.yml
Another variant from @craig-mulligan, adding versionist and other tweaks: https://github.com/Agile-IoT/agile-ui/blob/9155f01c81d1d8d6db1599eb7a331de9148e86a6/.travis.yml

Related issues:
Agile-IoT/agile-scripts#2

@cskiraly
Copy link
Member Author

cskiraly commented May 4, 2017

The newest template at https://github.com/Agile-IoT/agile-core/blob/79b449ca0890bc6627efd368891e3a51407a1f71/.travis.yml adds these features:

  • building with docker 17.05.0-ce, with support for multi-stage builds
  • tagging pull request based images with a special docker tag: $TRAVIS_BRANCH-pr-$TRAVIS_PULL_REQUEST

@cskiraly
Copy link
Member Author

new version (eclipse-agail/agile-core@5642b4e) is pinning also the base image version for the x86_64 version.

@cskiraly
Copy link
Member Author

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