Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enable Bazel RBE for new Graql repo in CircleCI #1

Closed
haikalpribadi opened this issue Feb 16, 2019 · 0 comments
Closed

Enable Bazel RBE for new Graql repo in CircleCI #1

haikalpribadi opened this issue Feb 16, 2019 · 0 comments
Assignees
Milestone

Comments

@haikalpribadi
Copy link
Member

No description provided.

@haikalpribadi haikalpribadi added this to the v1.0 milestone Feb 16, 2019
This was referenced Feb 18, 2019
haikalpribadi pushed a commit that referenced this issue Feb 18, 2019
## What is the goal of this PR?
To enable RBE for faster tests. Closes #1.

## What are the changes implemented in this PR?
Added RBE configurations in the `.bazelrc` file. You can then invoke Bazel with RBE like so: `bazel ... --config=rbe`.

A crucial step not part of this PR, is to make the Bazel RBE credential available as an environment variable `BAZEL_RBE_CREDENTIAL` in the test machine. The environment variable is set not from the code but from the [CircleCI settings page for the Graql repository](https://circleci.com/gh/graknlabs/graql/edit#env-vars).
haikalpribadi pushed a commit that referenced this issue Jun 25, 2022
## What is the goal of this PR?

Update usage of `@rules_antlr` to match latest `@vaticle_dependencies`

## What are the changes implemented in this PR?

Use the latest release of `rules_antlr` and update usage accordingly
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants