Skip to content

[codex] align ci with amplify pnpm build#21

Merged
puppe1990 merged 3 commits into
mainfrom
codex/update-landing-calendly-link
Apr 28, 2026
Merged

[codex] align ci with amplify pnpm build#21
puppe1990 merged 3 commits into
mainfrom
codex/update-landing-calendly-link

Conversation

@puppe1990
Copy link
Copy Markdown
Member

What changed

  • align GitHub Actions with the Amplify build path by using pnpm
  • refresh pnpm-lock.yaml so pnpm install --frozen-lockfile succeeds

Why

Amplify deploys were failing before the build step because the app uses pnpm in amplify.yml, while CI was validating with npm. That let a stale pnpm-lock.yaml merge into main undetected.

Validation

  • pnpm install --frozen-lockfile
  • pnpm run build

@puppe1990 puppe1990 merged commit 6584505 into main Apr 28, 2026
2 checks 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.

1 participant