-
Notifications
You must be signed in to change notification settings - Fork 8.5k
chore(NA): integrate build buddy with our bazel setup and remote cache for ci #90116
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
Merged
mistic
merged 29 commits into
elastic:master
from
mistic:integrate-build-buddy-with-our-bazel-setup
Feb 5, 2021
Merged
Changes from 2 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
b904e12
chore(NA): simple changes on bazelrc
mistic efb6a45
chore(NA): integrate bazel tools with BuildBuddy and remote cache ser…
mistic 6cc51bd
chore(NA) fix bazelrc line config
mistic 51bd510
chore(NA): move non auth settings out of bazelrc.auth
mistic 64a800a
chore(NA): output home dir
mistic d35c51b
chore(NA): load .bazelrc-ci.auth from /Users/tiagocosta dir
mistic 2212d31
chore(NA): remove bazelrc auth file and append directly into home baz…
mistic e1d799a
Merge branch 'master' into integrate-build-buddy-with-our-bazel-setup
kibanamachine faaec4e
Merge branch 'master' into integrate-build-buddy-with-our-bazel-setup
kibanamachine 5e381c9
Merge branch 'master' into integrate-build-buddy-with-our-bazel-setup
kibanamachine 4571570
Merge branch 'master' into integrate-build-buddy-with-our-bazel-setup
kibanamachine f415c2c
Merge branch 'master' into integrate-build-buddy-with-our-bazel-setup
kibanamachine 2a6b691
Merge branch 'master' into integrate-build-buddy-with-our-bazel-setup
kibanamachine 347fc13
chore(NA): comment announce option
mistic 56ad7c5
chore(NA): integrate build buddy metadata
mistic 1dc7faf
chore(NA): update src/dev/ci_setup/.bazelrc-ci
mistic 12e7c10
chore(NA): move build metadata integation to common confdig
mistic b1bc6c1
chore(NA): merge and solve conflicts with master
mistic 5a280f0
chore(NA): fix problem on bazel file location
mistic 71a9214
chore(NA): correct sh file permissions
mistic f831fbe
chore(NA): only get host on CI
mistic 889340d
chore(NA): add cores into host info on CI
mistic c5cd6ca
Merge branch 'master' into integrate-build-buddy-with-our-bazel-setup
kibanamachine 2c467cd
chore(NA): sync with last settings to setup bazelisk tools on ci
mistic 4267ea0
chore(NA): sync last changes on ci setup env
mistic cc503f8
chore(NA): sync settings on ci setup with the other PR
mistic f8a2e67
Merge remote-tracking branch 'upstream/master' into integrate-build-b…
mistic f55f27c
chore(NA): merge and solve conflicts with master
mistic 857058a
chore(NA): remove yarn export
mistic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -78,5 +78,5 @@ report.asciidoc | |
| .yarn-local-mirror | ||
|
|
||
| # Bazel | ||
| /bazel-* | ||
| /bazel | ||
| /.bazelrc.user | ||
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.