Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

fix: build workflow v2#12

Merged
GangGreenTemperTatum merged 1 commit intomainfrom
ci/workflow-for-builds-v3
May 4, 2025
Merged

fix: build workflow v2#12
GangGreenTemperTatum merged 1 commit intomainfrom
ci/workflow-for-builds-v3

Conversation

@GangGreenTemperTatum
Copy link
Copy Markdown
Owner

@GangGreenTemperTatum GangGreenTemperTatum commented May 4, 2025

added lockfile handling to build verification workflow

Key Changes:

Changed:

  • added lockfile handling to build verification workflow

Generated Summary:

  • Updated the dependency installation step in the GitHub Actions workflow.
  • Changed the install command to allow updates to the lockfile if installation fails.
  • This change will help ensure that the workflow can successfully install dependencies without manual intervention when there are lockfile issues.
  • The new command will first attempt a regular install and fall back to a non-frozen lockfile install if needed.

This summary was generated with ❤️ by rigging

@GangGreenTemperTatum GangGreenTemperTatum merged commit 379a211 into main May 4, 2025
3 of 4 checks passed
@GangGreenTemperTatum GangGreenTemperTatum deleted the ci/workflow-for-builds-v3 branch May 4, 2025 02:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant