spin icon indicating copy to clipboard operation
spin copied to clipboard

Releases: update test components Cargo.lock?

Open vdice opened this issue 1 year ago • 0 comments

See https://github.com/fermyon/spin/pull/2260#issuecomment-1917860833

When bumping the Spin version for a release (seen recently in https://github.com/fermyon/spin/pull/2260), the Lint check failed with:

...
M	tests/test-components/components/Cargo.lock
Git working tree dirtied by lints. Run 'make update-cargo-locks' and check in changes

The release docs inform to run make update-cargo-locks, but this target currently only appears to update the top-level Cargo.lock and those under examples... Do we need to add tests as well?

vdice avatar Jan 30 '24 20:01 vdice