Agile-IoT / Architecture

AGILE architecture documentation
9 stars 2 forks source link

Travis CI build template #6

Open cskiraly opened 7 years ago

cskiraly commented 7 years ago

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: https://github.com/Agile-IoT/agile-scripts/issues/2

cskiraly commented 7 years ago

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

cskiraly commented 7 years ago

new version (https://github.com/Agile-IoT/agile-core/commit/5642b4ebd5398b8143ff683f59aaa7575235afdd) is pinning also the base image version for the x86_64 version.

cskiraly commented 7 years ago

Newest template based on https://github.com/Agile-IoT/agile-ci-scripts is at https://github.com/Agile-IoT/agile-nodered/blob/acb34e7e6374941ad46cced0de05f6b955a87c1a/.travis.yml