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

ci/semver.sh: Pass --locked when installing semverver #2048

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

joshtriplett
Copy link
Member

We don't, in general, want our CI to be the testbed for building
semverver with newer versions of its dependencies. Pass --locked to use
the checked-in Cargo.lock instead.

This works around rust-lang/cargo#9101 .

We don't, in general, want our CI to be the testbed for building
semverver with newer versions of its dependencies. Pass --locked to use
the checked-in Cargo.lock instead.

This works around rust-lang/cargo#9101 .
@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

@bors r+ p=10

@bors
Copy link
Contributor

bors commented Jan 28, 2021

📌 Commit 783d724 has been approved by JohnTitor

@joshtriplett
Copy link
Member Author

Failure looks spurious.

@bors retry

@bors
Copy link
Contributor

bors commented Jan 28, 2021

⌛ Testing commit 783d724 with merge 6f591df...

@bors
Copy link
Contributor

bors commented Jan 28, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: JohnTitor
Pushing 6f591df to master...

@bors bors merged commit 6f591df into rust-lang:master Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants