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

Use a stamp file to protect against corrupt checkouts #1981

Merged
merged 1 commit into from Sep 9, 2015

Conversation

alexcrichton
Copy link
Member

We already take this strategy for extracting tarballs from crates.io for
example, so this just applies the same strategy to checkouts of git repos.

Closes #1979

@alexcrichton
Copy link
Member Author

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned huonw Sep 9, 2015
@rust-highfive
Copy link

r? @huonw

(rust_highfive has picked a reviewer for you, use r? to override)

@brson
Copy link
Contributor

brson commented Sep 9, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Sep 9, 2015

📌 Commit a973722 has been approved by brson

@bors
Copy link
Collaborator

bors commented Sep 9, 2015

⌛ Testing commit a973722 with merge 7b7aa52...

We already take this strategy for extracting tarballs from crates.io for
example, so this just applies the same strategy to checkouts of git repos.

Closes rust-lang#1979
@bors
Copy link
Collaborator

bors commented Sep 9, 2015

💔 Test failed - cargo-win-msvc-64

@alexcrichton
Copy link
Member Author

@bors: r=brson 3a87d00

@bors
Copy link
Collaborator

bors commented Sep 9, 2015

⌛ Testing commit 3a87d00 with merge 51f3966...

bors added a commit that referenced this pull request Sep 9, 2015
We already take this strategy for extracting tarballs from crates.io for
example, so this just applies the same strategy to checkouts of git repos.

Closes #1979
@bors
Copy link
Collaborator

bors commented Sep 9, 2015

@bors bors merged commit 3a87d00 into rust-lang:master Sep 9, 2015
@alexcrichton alexcrichton deleted the git-stamp-if-dead branch October 21, 2015 06:21
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.

None yet

5 participants