Skip to content
This repository was archived by the owner on Jun 8, 2020. It is now read-only.

Conversation

SimonSapin
Copy link
Member

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

@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

📌 Commit c835a1a has been approved by metajack

@mbrubeck
Copy link
Contributor

@bors-servo r+

@bors-servo
Copy link

📌 Commit c835a1a has been approved by mbrubeck

@bors-servo
Copy link

⌛ Testing commit c835a1a with merge 343545a...

bors-servo pushed a commit that referenced this pull request Sep 22, 2015
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

☀️ Test successful - travis

@bors-servo bors-servo merged commit c835a1a into master Sep 22, 2015
@SimonSapin SimonSapin deleted the exclude branch September 22, 2015 20:26
@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.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants