erigontech / erigontech/silkworm

ci: conan.lock

Open
#2,736 0 comments 0 reactions 0 assignees View on GitHub
maintenance
Dominant language
C++
Stars
318
Forks
84
PR merge metrics
No merged PRs in 30d

Description

A conan library can be updated upstream using "recipe revision" or "package revision" without a version change.
This makes our CI builds unstable, inconsistent and can cause issues like https://github.com/erigontech/silkworm/pull/2729 .

We should implement [conan.lock](https://docs.conan.io/2/tutorial/versioning/lockfiles.html) to pin revisions in order to avoid this situation.

see:
* https://docs.conan.io/2/tutorial/versioning/revisions.html
* https://docs.conan.io/2/tutorial/versioning/lockfiles.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.