fix: keep Pages deploy workspace clean #12

Merged
day01 merged %!d() commits from %!s() into %!s() 2026-08-23 21:33:07 +00:00
Owner

Summary

  • install pinned Wrangler through npm ci
  • keep node_modules out of Git
  • prevent the deploy action from dirtying the workspace

Verification

  • npm ci
  • npx --no-install wrangler --version
  • cargo fmt --check
  • cargo clippy --target wasm32-unknown-unknown --all-targets --all-features -- -D warnings
  • trunk build --release
## Summary - install pinned Wrangler through npm ci - keep node_modules out of Git - prevent the deploy action from dirtying the workspace ## Verification - npm ci - npx --no-install wrangler --version - cargo fmt --check - cargo clippy --target wasm32-unknown-unknown --all-targets --all-features -- -D warnings - trunk build --release
day01 added 1 commit 2026-08-23 21:30:54 +00:00
day01 merged commit d505184301 into %!s() 2026-08-23 21:33:07 +00:00
day01 deleted branch fix/pages-clean-deploy 2026-08-23 21:33:08 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: syncode/front#12