Skip to content

chore: storage ci pin - #31

Merged
bhflm merged 1 commit into
devfrom
chore/ci-pin-node
Aug 11, 2026
Merged

bhflm merged 1 commit into
devfrom
chore/ci-pin-node

Conversation

@bhflm

@bhflm bhflm commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

workflow requested node-version: 'lts/*', a floating specifier that resolves to whatever Node build the assigned runner holds in its tool cache, but same commit resolved to different Node versions between runs, which made the test job fail intermittently with no change under review.

npm install is replaced with npm ci so the resolved dependency graph cannot move independently of the lockfile

@bhflm
bhflm force-pushed the chore/ci-pin-node branch from f4db48a to c29bdab Compare August 11, 2026 11:55
@bhflm
bhflm merged commit c29bdab into dev Aug 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants