Skip to content

fix: compile deploy scripts in an isolated temp directory#398

Merged
MuncleUscles merged 2 commits into
v0.40-devfrom
agent/fix-deploy-script-temp-output
Jul 26, 2026
Merged

fix: compile deploy scripts in an isolated temp directory#398
MuncleUscles merged 2 commits into
v0.40-devfrom
agent/fix-deploy-script-temp-output

Conversation

@MuncleUscles

Copy link
Copy Markdown
Member

Summary

  • compile TypeScript deploy scripts outside the source tree
  • clean the temporary directory safely after success or failure
  • prevent existing sibling .compiled.js files from being overwritten or deleted

Verification

  • npm test -- --run (792 passed)
  • npm run build

@coderabbitai

coderabbitai Bot commented Jul 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b4fb0219-53cb-4db1-a7f0-95823c0ae42a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/fix-deploy-script-temp-output

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@MuncleUscles
MuncleUscles merged commit f8829fb into v0.40-dev Jul 26, 2026
10 of 11 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