Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upVersion bump for crates.io #127
Conversation
|
I thought we were planning on using the SM version as the |
|
Yeah, once we actually have SMs that we know what version they came from. This was just the minimal thing we can publish given what's already on crates.io. |
|
I guess the current SM is 50 here, I can make this 0.50.0 |
|
Ok, this is 0.50.0 |
|
@bors-servo r+ |
|
|
Version bump for crates.io r? @asajeffrey <!-- 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/127) <!-- Reviewable:end -->
|
|
cc @SimonSapin ^ |
|
@fitzgen I think crates.io recently started to require you to accept being added. Is something visible on https://crates.io/dashboard? |
|
Huh. I don't see anything there, or in my inbox. |
|
Thanks @SimonSapin ! |
|
Well, would you take a look at this...
|
|
Are there files in the repo like tests that aren’t used for |
|
Is ICU optional? Does Servo enable it?
|
|
I'm working on adding ICU is optional to build, but necessary for some web/js APIs as I understand it. We can bump the crates.io size limit in special cases, after investigating what we can do to slim the package down. |
|
Perhaps ICU could be a separate crate? |
|
Perhaps. I'm unsure if the vendored m-c ICU has any patches or not, and whether SM will build with a system/non-vendored ICU. |
|
Oh rats. Nearly there! |
fitzgen commentedNov 1, 2017
•
edited by larsbergstrom
r? @asajeffrey
This change is