Skip to content

Remove Product Filters from All Persistent Files #2794

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

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

SDGGiesbrecht
Copy link
Contributor

#2792 removed product filters from pins. This takes the clean‐up further and removes product filters from managed dependencies, workspace state, and the pin testing utilities and fixtures.

To decouple the filters from ManagedDependency (to avoid encoding them), DependencyManifests and loadDependencyManifests(root:diagnostics:) required some refactoring to track the filters directly.

The rest of the changes are just the removal of dead properties and parameters.

Copy link
Contributor

@aciidgh aciidgh left a comment

Choose a reason for hiding this comment

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

Thanks!

@neonichu
Copy link
Contributor

neonichu commented Jul 1, 2020

Thanks!

@neonichu
Copy link
Contributor

neonichu commented Jul 1, 2020

@swift-ci please smoke test

@neonichu neonichu merged commit 69da8c0 into swiftlang:master Jul 1, 2020
@SDGGiesbrecht SDGGiesbrecht deleted the filter‐persistence branch July 1, 2020 19:51
artemcm pushed a commit to artemcm/swift-package-manager that referenced this pull request Jul 29, 2020
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.

3 participants