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

add fix goal to have Pants automatically migrate deprecated constructs #11250

Closed
tdyas opened this issue Nov 26, 2020 · 1 comment
Closed

add fix goal to have Pants automatically migrate deprecated constructs #11250

tdyas opened this issue Nov 26, 2020 · 1 comment

Comments

@tdyas
Copy link
Contributor

tdyas commented Nov 26, 2020

Idea: Add a ./pants fix goal that reads BUILD files and config files and migrates any deprecated or backwards-incompatible constructs.

Prior art:

@Eric-Arellano
Copy link
Contributor

tailor should be able to do this, probably something like ./pants tailor --fix-deprecations.

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

No branches or pull requests

2 participants