Skip to content
This repository has been archived by the owner. It is now read-only.

Exclude a bunch of things from `cargo package`. #73

Merged
merged 1 commit into from Sep 22, 2015
Merged

Exclude a bunch of things from `cargo package`. #73

merged 1 commit into from Sep 22, 2015

Conversation

@SimonSapin
Copy link
Member

SimonSapin commented Sep 22, 2015

Having servo fetch skia from crates.io would help with issues like #7687, as the compressed crate is 12 MB rather than 330 MB of git history. It’s still over the 10 MB limit of crates.io, though.

This excludes some of the repository’s directory from the archive created by cargo package to bring it to 5 MB, while the "Verifying" phase (running cargo build from sources extracted again from the archive)
still succeeds.

Before we can publish skia we still need to publish all the recursive dependencies.

r? @mrobinson

Review on Reviewable

Having servo fetch skia from crates.io would help with issues like #7687,
as the compressed crate is 12 MB rather than 330 MB of git history.
It’s still over the 10 MB limit of crates.io, though.

This excludes some of the repository’s directory from the archive
created by `cargo package` to bring it to 5 MB, while the "Verifying" phase
(running `cargo build` from sources extracted again from the archive)
still succeeds.

Before we can publish skia we still need to publish all the
recursive dependencies.
@metajack
Copy link
Contributor

metajack commented Sep 22, 2015

@bors-servo r+


Reviewed 1 of 1 files at r1.
Review status: :shipit: all files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from the review on Reviewable.io

@bors-servo
Copy link
Contributor

bors-servo commented Sep 22, 2015

📌 Commit c835a1a has been approved by metajack

@mbrubeck
Copy link
Contributor

mbrubeck commented Sep 22, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Sep 22, 2015

📌 Commit c835a1a has been approved by mbrubeck

@bors-servo
Copy link
Contributor

bors-servo commented Sep 22, 2015

Testing commit c835a1a with merge 343545a...

bors-servo pushed a commit that referenced this pull request Sep 22, 2015
bors-servo
Exclude a bunch of things from `cargo package`.

Having servo fetch skia from crates.io would help with issues like #7687, as the compressed crate is 12 MB rather than 330 MB of git history. It’s still over the 10 MB limit of crates.io, though.

This excludes some of the repository’s directory from the archive created by `cargo package` to bring it to 5 MB, while the "Verifying" phase (running `cargo build` from sources extracted again from the archive)
still succeeds.

Before we can publish skia we still need to publish all the recursive dependencies.

r? @mrobinson

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/skia/73)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Sep 22, 2015

☀️ Test successful - travis

@bors-servo bors-servo merged commit c835a1a into master Sep 22, 2015
2 checks passed
2 checks passed
continuous-integration/travis-ci/push The Travis CI build passed
Details
homu Test successful
Details
@SimonSapin SimonSapin deleted the exclude branch Sep 22, 2015
@SimonSapin SimonSapin mentioned this pull request Oct 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.