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: Use --experimental_allow_tags_propagation #18913

Conversation

brentleyjones
Copy link
Contributor

@brentleyjones brentleyjones commented Nov 5, 2021

Commit Message: Use --experimental_allow_tags_propagation with bazel.
Additional Description: This allows tags to influence execution requirements. There is already one use of no-remote in this repo, but this is also needed by envoy-mobile, so I thought it was best to add here.
Risk Level: Low.
Testing: Local builds.
Docs Changes: N/A.
Release Notes: N/A.
Platform Specific Features: N/A.

This allows tags to influence execution requirements. There is already one use of `no-remote` in this repo, but this is also needed by envoy-mobile, so I thought it was best to add here.

Signed-off-by: Brentley Jones <brentleyjones@lyft.com>
@repokitteh-read-only
Copy link

Hi @brentleyjones, welcome and thank you for your contribution.

We will try to review your Pull Request as quickly as possible.

In the meantime, please take a look at the contribution guidelines if you have not done so already.

🐱

Caused by: #18913 was opened by brentleyjones.

see: more, trace.

@lizan
Copy link
Member

lizan commented Nov 5, 2021

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #18913 (comment) was created by @lizan.

see: more, trace.

@brentleyjones
Copy link
Contributor Author

Tests are all green now.

Copy link
Contributor

@yanavlasov yanavlasov left a comment

Choose a reason for hiding this comment

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

Waiting for @lizan for his approval as well.

@lizan lizan merged commit cf8ac30 into envoyproxy:main Nov 12, 2021
@brentleyjones brentleyjones deleted the bj/bazel-use-experimental_allow_tags_propagation branch November 12, 2021 17:44
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.

3 participants