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

Add Buildkite CI #25

Merged
merged 2 commits into from
Jul 31, 2019
Merged

Conversation

TristanDebrunner
Copy link

@TristanDebrunner TristanDebrunner commented Jul 29, 2019

Checks top level build with rust nightly, and build and test of e2e_tests with rust stable. Also checks for circular dependencies and runs cargo audit. shellcheck, clippy, rustfmt, and nits.sh are disabled for now.

Opens #26, #27, #28, and #29

@TristanDebrunner TristanDebrunner force-pushed the add-ci branch 4 times, most recently from 737cf5d to a0bc36d Compare July 31, 2019 18:06
@TristanDebrunner TristanDebrunner merged commit 0eff504 into solana-labs:solana-0.0.0 Jul 31, 2019
@TristanDebrunner TristanDebrunner deleted the add-ci branch July 31, 2019 19:51
TristanDebrunner pushed a commit to TristanDebrunner/libra that referenced this pull request Oct 8, 2019
* Add Buildkite CI

* Disable shellcheck, clippy, rustfmt, and nits so CI passes
@TristanDebrunner TristanDebrunner mentioned this pull request Oct 8, 2019
TristanDebrunner pushed a commit that referenced this pull request Oct 8, 2019
* Add Buildkite CI (#25)

 * Add Buildkite CI

 * Disable shellcheck, clippy, rustfmt, and nits so CI passes

* Switch tests to Travis CI (#31)

* Make CI actually use rust stable (#32)
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

Successfully merging this pull request may close these issues.

1 participant