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 project tree #11457

Merged
merged 3 commits into from
Jan 13, 2021
Merged

Remove project tree #11457

merged 3 commits into from
Jan 13, 2021

Conversation

gshuflin
Copy link
Contributor

Problem

The ProjectTree and FileSystemProjectTree classes are obsolete, only being used in actual code in a vestigial fashion in one test helper function.

Solution

Modify the test helper function to no longer use FileSystemProjectTree, adding some type annotations along the way. This allows us to completely remove the ProjectTree and FileSystemProjectTree code.

And add some type annotations

[ci skip-rust]

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

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

[ci skip-build-wheels]
Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Yay!! I've been wanting for this to happen for a long time.

@gshuflin gshuflin merged commit a3f6119 into pantsbuild:master Jan 13, 2021
@gshuflin gshuflin deleted the remove-project-tree branch January 13, 2021 08:35
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