This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ave syntax highlighting by default
…permissions issue
Avoiding docker pull to check existence
3 tasks
K.I.S.S Project
3 tasks
This was referenced Sep 3, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change Description
We currently use Buildkite for our CI/CD infrastructure in this repository, but other open-source repositories in our organization use Travis CI for CI/CD builds and test execution. This week we are alpha-testing Travis CI to determine if it is capable of performing the types of functionality we currently use Buildkite to perform for this repository's testing needs.
This branch contains the Travis CI YAML and other instructions.
Branches
Work related to this task is ongoing on the following branches, each forked from this pull request:
eos:jerstern/matrix
- testing the Travis CI build matrix- debug Travis CI build error whereeos:zach-travis-sanity-check
git describe --tags --dirty
fails when executingversion.cmake.in
in appbaseeos:trav_poc_r1.8_ccache
- testing Travis CI distributed ccache supporteos:trav_poc_r1.8_matrix
- work on the build matrix with the Docker linux variants- installing correct dependencies to build natively on Travis CI's mac image, with the other builds in the matrix disabled for faster feedbackeos:zach-travis-mac
See Also
eos:release/1.7.x
baseeos:release/1.8.x
baseeos:master
baseeos:develop
baseConsensus Changes
None.
API Changes
None.
Documentation Additions
None.