Skip to content

Revert "Continuously publish Cargo builds" #3270

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

Merged
merged 1 commit into from
Nov 8, 2016
Merged

Conversation

brson
Copy link
Contributor

@brson brson commented Nov 8, 2016

This reverts commit 7799014.

Fixes #3269.

The reason doc.crates.io doesn't display correctly is that travis-cargo writes its own index.html that is just a meta-redirect to the api docs, overwriting cargo's own docs.

r? @alexcrichton

@brson
Copy link
Contributor Author

brson commented Nov 8, 2016

I've fixed the symptom temporarily by pushing index.html to the live site.

@alexcrichton
Copy link
Member

@bors: r+

ugh

@bors
Copy link
Contributor

bors commented Nov 8, 2016

📌 Commit b008422 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Nov 8, 2016

⌛ Testing commit b008422 with merge a8510bb...

bors added a commit that referenced this pull request Nov 8, 2016
Revert "Continuously publish Cargo builds"

This reverts commit 7799014.

Fixes #3269.

The reason doc.crates.io doesn't display correctly is that travis-cargo writes its own index.html that is just a meta-redirect to the api docs, overwriting cargo's own docs.

r? @alexcrichton
@bors
Copy link
Contributor

bors commented Nov 8, 2016

☀️ Test successful - cargo-cross-linux, cargo-linux-32, cargo-linux-64, cargo-mac-32, cargo-mac-64, cargo-win-gnu-32, cargo-win-gnu-64, cargo-win-msvc-32, cargo-win-msvc-64
Approved by: alexcrichton
Pushing a8510bb to master...

@bors bors merged commit b008422 into rust-lang:master Nov 8, 2016
@ehuss ehuss added this to the 1.14.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

doc.crates.io incorrectly redirects to a 404
4 participants