Skip to content

fix: use --frozen-lockfile in CI to prevent yarn.lock modifications - #142

Merged
damianjachyra merged 1 commit into
masterfrom
fix/ci-frozen-lockfile
Sep 12, 2025
Merged

fix: use --frozen-lockfile in CI to prevent yarn.lock modifications#142
damianjachyra merged 1 commit into
masterfrom
fix/ci-frozen-lockfile

Conversation

@damianjachyra

Copy link
Copy Markdown
Contributor

This prevents the auto shipit command from failing due to uncommitted changes in yarn.lock that occur when yarn install modifies the lock file in CI.

📦 Pull Request

✅ Fixed Issues

🚨 Test instructions

⚠️ Don't forget to add a semver label!

This prevents the auto shipit command from failing due to uncommitted changes
in yarn.lock that occur when yarn install modifies the lock file in CI.
@damianjachyra
damianjachyra requested a review from a team as a code owner September 12, 2025 15:24
@damianjachyra damianjachyra self-assigned this Sep 12, 2025
@Ethella Ethella added the skip-release Preserve the current version when merged label Sep 12, 2025
@damianjachyra
damianjachyra merged commit 003568d into master Sep 12, 2025
1 check passed
@damianjachyra
damianjachyra deleted the fix/ci-frozen-lockfile branch September 12, 2025 15:26
@Ethella

Ethella commented Oct 2, 2025

Copy link
Copy Markdown
Member

🚀 PR was released in v2.8.1 🚀

@Ethella Ethella added the released This issue/pull request has been released. label Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released This issue/pull request has been released. skip-release Preserve the current version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants