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

fix(builtin): preserve lone $ in templated_args for legacy support #1772

Merged
merged 1 commit into from
Apr 1, 2020

Conversation

gregmagolan
Copy link
Collaborator

This fixes an unintentional breaking change introduced in 1.5.0.

This preservation may be removed in a future version so that templated_args behaves the same as the built-in *_binary and *_test args

@gregmagolan
Copy link
Collaborator Author

@filipesilva Ran into this in angular-cli repo after upgrading to 1.5.0

Copy link
Collaborator

@alexeagle alexeagle left a comment

Choose a reason for hiding this comment

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

maybe was easier to land it for 2.0 after all ... 🤷‍♂️

@gregmagolan
Copy link
Collaborator Author

gregmagolan commented Apr 1, 2020

maybe was easier to land it for 2.0 after all ... 🤷‍♂️

This fixes a corner case that should be very rare so I'm still happy we got the feature in for 1.5.

This preservation may be removed in a future version so that templated_args behaves the same as the built-in *_binary and *_test args
@gregmagolan gregmagolan merged commit 72c14d8 into bazel-contrib:master Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants