chore: restore backend/.env copy in worktree setup#8452
Conversation
|
Claude finished @centdix's task in 1m 42s —— View job Review of PR #8452
FeedbackLGTM — this is a clean, minimal fix. The change correctly restores the No issues found — no bugs, no security concerns, no performance impact. Reproduction instructionsThis change affects the developer worktree setup workflow, not the app UI. To verify: create a new git worktree (e.g. |
Deploying windmill with
|
| Latest commit: |
32bfa69
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e3d072bc.windmill.pages.dev |
| Branch Preview URL: | https://restore-backend-env-copy.windmill.pages.dev |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
d229611 to
32bfa69
Compare
Summary
.workmux.yamlwas removed, thefiles.copydirective that copiedbackend/.envinto new worktrees was lostwm_copy_dependencies()inscripts/worktree-common.sh, which runs for both workmux and Claude hooksTest plan
backend/.envis copied from the main repo🤖 Generated with Claude Code