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

bazel: adopt best practices for bazelrc #2245

Merged
merged 6 commits into from
Aug 18, 2023
Merged

Conversation

malt3
Copy link
Contributor

@malt3 malt3 commented Aug 16, 2023

Context

Options adapted from https://docs.aspect.build/guides/bazelrc

Proposed change(s)

  • bazel: adopt best practices for bazelrc

Checklist

  • Update docs
  • Add labels (e.g., for changelog category)
  • Is PR title adequate for changelog?
  • Link to Milestone

@netlify

This comment was marked as off-topic.

@malt3 malt3 force-pushed the fix/bazel/bazelrc-best-practices branch 9 times, most recently from c3f7a07 to cc42ce0 Compare August 18, 2023 12:25
@malt3 malt3 force-pushed the fix/bazel/bazelrc-best-practices branch from 730ebe8 to 9de510b Compare August 18, 2023 13:13
@malt3 malt3 added the no changelog Change won't be listed in release changelog label Aug 18, 2023
@malt3 malt3 marked this pull request as ready for review August 18, 2023 13:57
Envtests require networking, strict sandbox only allows networking if tag is set.
See https://bazel.build/reference/be/common-definitions#common.tags for further explanation.
@malt3 malt3 force-pushed the fix/bazel/bazelrc-best-practices branch from c27eddb to 7efc611 Compare August 18, 2023 13:59
Copy link
Member

@daniel-weisse daniel-weisse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only reviewed my code parts, lgtm

@malt3 malt3 merged commit 75ed8c9 into main Aug 18, 2023
9 checks passed
@malt3 malt3 deleted the fix/bazel/bazelrc-best-practices branch August 18, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Change won't be listed in release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants