Skip to content

lock: added reusable workflow for checking locking#70

Merged
nradakovic merged 2 commits intomainfrom
dcalavrezo_module_lock
Mar 3, 2026
Merged

lock: added reusable workflow for checking locking#70
nradakovic merged 2 commits intomainfrom
dcalavrezo_module_lock

Conversation

@dcalavrezo-qorix
Copy link
Contributor

The lockfile feature in Bazel enables the recording of specific versions or dependencies of software libraries or packages required by a project. It achieves this by storing the result of module resolution and extension evaluation. The lockfile promotes reproducible builds, ensuring consistent development environments

Addresses: eclispe-score/score#2628

The lockfile feature in Bazel enables the recording of specific versions or dependencies of software libraries or packages required by a project. It achieves this by storing the result of module resolution and extension evaluation. The lockfile promotes reproducible builds, ensuring consistent development environments

Addresses: eclispe-score/score#2628

Signed-off-by: Dan Calavrezo <195309321+dcalavrezo-qorix@users.noreply.github.com>
Updated readme making it more understandable

Signed-off-by: Dan Calavrezo <195309321+dcalavrezo-qorix@users.noreply.github.com>
Copy link
Contributor

@MaximilianSoerenPollak MaximilianSoerenPollak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems okay to me.

@AlexanderLanin please re-check the README if your concerns were adressed

@nradakovic nradakovic merged commit d490da4 into main Mar 3, 2026
2 checks passed
@nradakovic nradakovic deleted the dcalavrezo_module_lock branch March 3, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

4 participants