* chore(NA): use new and more performant BuildBuddy servers
* chore(NA): simple upgrade mechanism for new remote address servers
* docs(NA): missing note for future removal
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This is a short-term solution to reduce our hit count in Buildkite due to the increase in bootstraps so we can move forward with enabling Buildkite across all PRs.
* chore(NA): move bazel workspace status into nodejs executable
* chore(NA): removed unused console.log on error
* chore(NA): ability to setup different name for origin remote on workspace status command
* chore(NA): do not fail if cant collect repo url
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
* chore(NA): simple changes on bazelrc
* chore(NA): integrate bazel tools with BuildBuddy and remote cache service
* chore(NA) fix bazelrc line config
* chore(NA): move non auth settings out of bazelrc.auth
* chore(NA): output home dir
* chore(NA): load .bazelrc-ci.auth from /Users/tiagocosta dir
* chore(NA): remove bazelrc auth file and append directly into home bazelrc
* chore(NA): comment announce option
* chore(NA): integrate build buddy metadata
* chore(NA): update src/dev/ci_setup/.bazelrc-ci
Co-authored-by: Tyler Smalley <tylersmalley@me.com>
* chore(NA): move build metadata integation to common confdig
* chore(NA): fix problem on bazel file location
* chore(NA): correct sh file permissions
* chore(NA): only get host on CI
* chore(NA): add cores into host info on CI
* chore(NA): sync with last settings to setup bazelisk tools on ci
* chore(NA): sync last changes on ci setup env
* chore(NA): sync settings on ci setup with the other PR
* chore(NA): remove yarn export
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tyler Smalley <tylersmalley@me.com>