We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cargo vendor-filterer
I spent a few days writing https://github.com/cgwalters/cargo-vendor-filterer when I noticed how out of control crazy the vendor tarball for rpm-ostree is. It's still crazy of course, just less so.
This issue tracks deployment of it across our repositories.
Existing PRs:
Let's use it for those two projects, verify things work before taking it farther.
The text was updated successfully, but these errors were encountered:
Add package.metadata.vendor-filter
package.metadata.vendor-filter
f27e9af
To reduce the size of our vendor tarball, xref coreos/fedora-coreos-tracker#1240
ecd5d2a
No branches or pull requests
I spent a few days writing https://github.com/cgwalters/cargo-vendor-filterer when I noticed how out of control crazy the vendor tarball for rpm-ostree is. It's still crazy of course, just less so.
This issue tracks deployment of it across our repositories.
Existing PRs:
cargo vendor-filterer
rpm-ostree#3786cargo vendor-filterer
coreos-installer#894Let's use it for those two projects, verify things work before taking it farther.
The text was updated successfully, but these errors were encountered: