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

Remove orig_srcs #4038

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Remove orig_srcs #4038

merged 1 commit into from
Aug 16, 2024

Conversation

dzbarsky
Copy link
Contributor

What type of PR is this?
Starlark cleanup

What does this PR do? Why is it needed?
The documentation says it can differ from srcs "if processing tools such as cgo or cover are applied." but in practice I did not see it mutating in the code; I suspect this may have been true in an earlier iteration of the rules. I also put in an assert in the provider creation code if they are different at the end and it didn't fire.

Which issues(s) does this PR fix?

Fixes #

Other notes for review

@dzbarsky dzbarsky force-pushed the zbarsky/orig-srcs branch 2 times, most recently from 52246ba to 3e2b05e Compare August 13, 2024 23:58
@fmeum
Copy link
Member

fmeum commented Aug 15, 2024

This has conflicts

@dzbarsky
Copy link
Contributor Author

This has conflicts

Rebased!

@fmeum fmeum force-pushed the zbarsky/orig-srcs branch from 7f6622b to 31c54d2 Compare August 15, 2024 22:17
@fmeum fmeum force-pushed the zbarsky/orig-srcs branch from 31c54d2 to f867cd3 Compare August 16, 2024 08:50
@fmeum fmeum enabled auto-merge (squash) August 16, 2024 08:51
@fmeum fmeum merged commit 520bee5 into bazel-contrib:master Aug 16, 2024
2 checks passed
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.

2 participants