Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Add --frozen when running cargo #10081

Merged
merged 1 commit into from Dec 19, 2018
Merged

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Dec 18, 2018

This detects when a PR modifies a dependency in a Cargo.toml but doesn't update the Cargo.lock.

@tomaka tomaka added A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). M0-build 🏗 Building and build system. M1-ci 🙉 Continuous integration. labels Dec 18, 2018
@ordian ordian merged commit c90e279 into openethereum:master Dec 19, 2018
@tomaka tomaka deleted the frozen-build branch December 19, 2018 12:51
@ordian
Copy link
Collaborator

ordian commented Dec 25, 2018

Looks like this PR broke our CI:

Validate build
error: attempting to make an HTTP request, but --frozen was specified

I'm not sure why though, test.sh works locally for me.

tomusdrw added a commit that referenced this pull request Dec 27, 2018
ordian pushed a commit that referenced this pull request Dec 27, 2018
* Revert "Add --frozen when running cargo (#10081)"

This reverts commit c90e279.

* Add Cargo.lock modification detection.
@tomaka tomaka mentioned this pull request Dec 27, 2018
@5chdn 5chdn added this to the 2.3 milestone Jan 2, 2019
@5chdn 5chdn added B1-patch-beta 🕷🕷 B0-patch-stable 🕷 Pull request should also be back-ported to the stable branch. labels Jan 2, 2019
This was referenced Jan 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial 👶 Pull request requires no code review (e.g., a sub-repository hash update). B0-patch-stable 🕷 Pull request should also be back-ported to the stable branch. M0-build 🏗 Building and build system. M1-ci 🙉 Continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants