Skip to content

Remove prebuilt nupkgs from the tarball. #1348

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 4 commits into from
Nov 15, 2019

Conversation

crummel
Copy link
Contributor

@crummel crummel commented Nov 5, 2019

No description provided.

- Keep a list of packages that are detected as prebuilts even though they aren't used in the tarball build.
- Delete these packages after doing the normal filtering.
- Enforce zero prebuilts in build-source-tarball, with a whitelist in case we need to regress on prebuilts.
@crummel crummel merged commit 8ebb121 into dotnet:release/3.0 Nov 15, 2019
crummel added a commit to crummel/dotnet_source-build that referenced this pull request Nov 21, 2019
- Keep a list of packages that are detected as prebuilts even though they aren't used in the tarball build.
- Delete these packages after doing the normal filtering.
- Enforce zero prebuilts in build-source-tarball, with a whitelist in case we need to regress on prebuilts.

* Add an option to skip zero prebuilt enforcement.

* Don't fail on missing prebuilts
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