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

chore: enable remote execution in integration tests #303

Merged
merged 9 commits into from
May 13, 2024

Conversation

aherrmann
Copy link
Owner

Configure and enable remote execution within the integration test workspace.

  • add a filegroup to capture .bazelrc*
  • Include .bazelrc* in the integration tests
  • Add .bazelrc to integration test workspace
  • Remove .bazelrc from top-level capture
  • Configure BuildBuddy toolchain for integration tests
  • Enable the remote asset API

The integration tests can only use the `.bazelrc.*` files since
`.bazelrc` includes references releative to the `rules_zig` workspace
specifically.
To be able to enable remote execution within the integration tests.
CI users `.bazelrc.user` for other settings than remote execution that
should not affect the integration tests.
@aherrmann aherrmann enabled auto-merge May 13, 2024 16:28
@aherrmann aherrmann merged commit 773769b into main May 13, 2024
27 checks passed
@aherrmann aherrmann deleted the remote-integration branch May 13, 2024 16:36
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