Skip to content
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

Add `exclude` to `Cargo.toml` #128

Merged
merged 1 commit into from Nov 2, 2017
Merged

Add `exclude` to `Cargo.toml` #128

merged 1 commit into from Nov 2, 2017

Conversation

@fitzgen
Copy link
Member

fitzgen commented Nov 2, 2017

Excludes tests and documentation, which isn't necessary to build, and therefore not necessary for the .crate tarball.

Excluding ICU causes the build to fail. We can investigate this later, if we feel the need. We now have a 50M limit for our crate on crates.io, so we should be able to publish now either way.

r? @SimonSapin


This change is Reviewable

Excludes tests and documentation, which isn't necessary to build, and therefore
not necessary for the .crate tarball.
@SimonSapin
Copy link
Member

SimonSapin commented Nov 2, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Nov 2, 2017

📌 Commit ce37acf has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Nov 2, 2017

Testing commit ce37acf with merge 6038459...

bors-servo added a commit that referenced this pull request Nov 2, 2017
Add `exclude` to `Cargo.toml`

Excludes tests and documentation, which isn't necessary to build, and therefore not necessary for the .crate tarball.

Excluding ICU causes the build to fail. We can investigate this later, if we feel the need. We now have a 50M limit for our crate on crates.io, so we should be able to publish now either way.

r? @SimonSapin

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/128)
<!-- Reviewable:end -->
@fitzgen
Copy link
Member Author

fitzgen commented Nov 2, 2017

This brought the .crate tarball down from 35M down to 28M, for the record.

@bors-servo
Copy link
Contributor

bors-servo commented Nov 2, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: SimonSapin
Pushing 6038459 to master...

@bors-servo bors-servo merged commit ce37acf into servo:master Nov 2, 2017
2 of 3 checks passed
2 of 3 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@fitzgen fitzgen deleted the fitzgen:exludes branch Nov 2, 2017
@fitzgen
Copy link
Member Author

fitzgen commented Nov 2, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

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