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

No longer special case the dependencies field with TargetAdaptor #10303

Merged
merged 2 commits into from Jul 9, 2020

Conversation

Eric-Arellano
Copy link
Contributor

@Eric-Arellano Eric-Arellano commented Jul 9, 2020

Now, Dependencies is a normal StringSequenceField like anything else. (Although, a little different because it's AsyncField like Sources).

This unblocks us from adding the ! ignore syntax to the dependencies field, along with adding explicit file dependencies.

[ci skip-rust-tests]

# Rust tests will be skipped. Delete if not intended.
[ci skip-rust-tests]
And make it easier to read too

# Rust tests will be skipped. Delete if not intended.
[ci skip-rust-tests]
@Eric-Arellano Eric-Arellano merged commit 3d79217 into pantsbuild:master Jul 9, 2020
@Eric-Arellano Eric-Arellano deleted the address-parsing branch July 9, 2020 20: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.

None yet

2 participants