Skip to content

WA-VERIFY-036: Add local preflight check for Bundler frozen/deployment-mode lockfile mismatches#988

Open
kitcommerce wants to merge 1 commit intonextfrom
wa-892-bundler-deployment-check
Open

WA-VERIFY-036: Add local preflight check for Bundler frozen/deployment-mode lockfile mismatches#988
kitcommerce wants to merge 1 commit intonextfrom
wa-892-bundler-deployment-check

Conversation

@kitcommerce
Copy link
Contributor

Fixes #892

Summary

Adds script/bundler_deployment_check to provide contributors a single, deterministic local check for catching path gemspecs out of sync with Gemfile.lock.

Client Impact

None expected (developer ergonomics).

Verification Plan

  1. Ran ./script/bundler_deployment_check and verified it exited successfully when lockfile matches.
  2. Made a local change to a path gemspec (workarea-core.gemspec) without updating Gemfile.lock.
  3. Re-ran ./script/bundler_deployment_check and verified it errored with the canonical fix steps.

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.

1 participant