Skip to content

fix(release): sync the module workspace lockfile on a version bump - #7

Merged
senamakel merged 4 commits into
mainfrom
tinymemory-release-lockfiles
Aug 12, 2026
Merged

fix(release): sync the module workspace lockfile on a version bump#7
senamakel merged 4 commits into
mainfrom
tinymemory-release-lockfiles

chore(ci): add workflow for continuous integration

66e9bde
Select commit
Loading
Failed to load commit list.
TinySweeper / tinysweeper/description succeeded Aug 12, 2026 in 0s

The description accurately matches the diff: it adds `--locked` to the CI module

The description accurately matches the diff: it adds --locked to the CI module build, updates the module workspace lockfile during the release version-bump step, asserts consistency via cargo metadata --locked, and commits both lockfiles. No workflow permissions are widened, no third-party actions are introduced, and no untrusted context is interpolated into shell. The change looks sound. The code index for this repository is cold, so this review saw the diff alone.

No findings.

tinysweeper 0.1.0