Skip to content

Stop having an explicit list of allowed file names for pruning #24

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
Oct 29, 2020

Conversation

pietroalbini
Copy link
Member

This PR follows up on #23 implementing support for rust-lang/rust#78486. Now that all the files we're shipping are included in the manifest we can avoid having a list of allowed patterns.

r? @Mark-Simulacrum

All the files we ship are now referenced in the manifest, so there is no
point in adding an additional list of files that should not be pruned.
@Mark-Simulacrum Mark-Simulacrum merged commit 6d47cb7 into master Oct 29, 2020
@Mark-Simulacrum Mark-Simulacrum deleted the artifacts branch October 29, 2020 22:30
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