-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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 in-tree buildkite pipeline #233
Conversation
7abf8f4
to
36681ac
Compare
@garious or @aeyakovenko - anything that looks alarming here? I'm trying to merge the current state of the various Travis and Buildkite pipelines into one with this PR and I think it works (as well as the current system does). Might be helpful to look at the Environment Variables at https://buildkite.com/solana-labs/solana/settings for context too. The status checks for this PR are a mess. Once this PR lands most of them will be removed and we'll only see:
|
Looks good. You got kcov to work without docker? |
It seems to get much further on Buildkite than it did on Travis at least (probably due to existing software already installed on the The codecov.io setup seems to be busted though, here's the cov report from this PR and it's pretty angry: https://codecov.io/github/aeyakovenko/solana/commit/34514d65bc46028e6b3f8e66181033f49e10bd36. |
) Bumps [flow-bin](https://github.com/flowtype/flow-bin) from 0.130.0 to 0.131.0. - [Release notes](https://github.com/flowtype/flow-bin/releases) - [Commits](https://github.com/flowtype/flow-bin/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add stats for write cache flushing * some renames
* add stats for write cache flushing * some renames
No description provided.