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

Move get_git deprecation to start in 2.14.0.dev0 #15423

Merged
merged 1 commit into from
May 12, 2022

Conversation

stuhood
Copy link
Member

@stuhood stuhood commented May 12, 2022

Bump get_git deprecation to start in 2.14.0.dev0, because it is challenging to consume a @rule via a Get in a backwards-compatible way (see #15421). A QueryRule can be installed conditionally, but not a Get (since they will always be detected via @rule's static analysis).

[ci skip-rust]
[ci skip-build-wheels]

…le` via a `Get` in a backwards-compatible way.

# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
@stuhood stuhood added this to the 2.12.x milestone May 12, 2022
@stuhood stuhood requested review from asherf and Eric-Arellano May 12, 2022 17:18
@stuhood stuhood marked this pull request as ready for review May 12, 2022 17:18
@stuhood stuhood enabled auto-merge (squash) May 12, 2022 17:19
@stuhood stuhood merged commit 44167c8 into pantsbuild:main May 12, 2022
stuhood added a commit to stuhood/pants that referenced this pull request May 12, 2022
Bump `get_git` deprecation to start in `2.14.0.dev0`, because it is challenging to consume a `@rule` via a `Get` in a backwards-compatible way. A `QueryRule` can be installed conditionally, but not a `Get` (since they will always be detected via `@rule`'s static analysis).

[ci skip-rust]
[ci skip-build-wheels]
stuhood added a commit that referenced this pull request May 13, 2022
…15423) (#15437)

Bump `get_git` deprecation to start in `2.14.0.dev0`, because it is challenging to consume a `@rule` via a `Get` in a backwards-compatible way. A `QueryRule` can be installed conditionally, but not a `Get` (since they will always be detected via `@rule`'s static analysis).

[ci skip-rust]
[ci skip-build-wheels]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants