Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upUpload Travis CI and Appveyor badge metadata specified in the manifest #3546
Conversation
rust-highfive
assigned
alexcrichton
Jan 16, 2017
This comment has been minimized.
This comment has been minimized.
rust-highfive
commented
Jan 16, 2017
|
(rust_highfive has picked a reviewer for you, use r? to override) |
carols10cents
referenced this pull request
Jan 16, 2017
Merged
Add support for showing Travis and Appveyor current build status badges #504
This comment has been minimized.
This comment has been minimized.
|
@bors: r+ Thanks @carols10cents! |
This comment has been minimized.
This comment has been minimized.
|
|
This comment has been minimized.
This comment has been minimized.
|
|
This comment has been minimized.
This comment has been minimized.
|
|
carols10cents
force-pushed the
integer32llc:badgers
branch
from
d41d26a
to
f5f4c41
Jan 17, 2017
This comment has been minimized.
This comment has been minimized.
|
Merge conflict fixed! |
This comment has been minimized.
This comment has been minimized.
|
@bors: r+ |
This comment has been minimized.
This comment has been minimized.
|
|
This comment has been minimized.
This comment has been minimized.
bors
added a commit
that referenced
this pull request
Jan 17, 2017
This comment has been minimized.
This comment has been minimized.
|
|
bors
merged commit f5f4c41
into
rust-lang:master
Jan 18, 2017
alexcrichton
added
the
relnotes
label
Jan 18, 2017
carols10cents
deleted the
integer32llc:badgers
branch
Jan 19, 2017
Arnavion
referenced this pull request
Mar 2, 2017
Closed
Also update `branch` in badges section with the git tag #26
jsonn
pushed a commit
to jsonn/pkgsrc
that referenced
this pull request
Mar 20, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
carols10cents commentedJan 16, 2017
•
edited
This goes with rust-lang/crates.io#504. This has cargo upload badge metadata to crates.io on publish, and will print any warnings it gets back from crates.io about unknown badges or missing required badge attributes!
This will definitely cause some merge conflicts with #3301, I'll watch and fix whichever one gets merged 2nd :)