Skip to content

[codex] migrate Deno Deploy to Deno 2#48

Merged
0x4007 merged 5 commits into
developmentfrom
codex/deno-2-deploy
Apr 29, 2026
Merged

[codex] migrate Deno Deploy to Deno 2#48
0x4007 merged 5 commits into
developmentfrom
codex/deno-2-deploy

Conversation

@0x4007
Copy link
Copy Markdown
Member

@0x4007 0x4007 commented Apr 28, 2026

Summary

  • Replace the Classic deployctl workflow with the Deno 2 provisioning flow from ubiquity-os/deno-deploy.
  • Provision app slug ubq-fi in organization ubiquity-dao, preserving serve.ts and the static asset build before deployment.
  • Add branch app cleanup on delete events and document the default Deno 2 target.
  • Enable Deno npm auto install so the existing npm:esbuild import works under Deno 2 checks and CI.

Validation

  • deno task cache
  • deno task check
  • deno task build
  • deno task cspell
  • deno task knip:ci
  • git diff --check

Context: ubiquity/ubq.fi-router#17 (comment)

@0x4007
Copy link
Copy Markdown
Member Author

0x4007 commented Apr 28, 2026

@codex review

@0x4007
Copy link
Copy Markdown
Member Author

0x4007 commented Apr 28, 2026

CI note: the code/build checks are passing, but the Deno Deploy provision job fails because Deno API rejects the configured DENO_DEPLOY_TOKEN with INVALID_TOKEN. This appears to require updating the repository/org GitHub secret rather than a code change in this PR.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e9aeee81ee

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/deploy-deno.yml Outdated
@github-actions
Copy link
Copy Markdown

@0x4007 0x4007 marked this pull request as ready for review April 29, 2026 10:38
@0x4007 0x4007 merged commit 70fa2f1 into development Apr 29, 2026
7 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 29, 2026

Warning

Rate limit exceeded

@0x4007 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 17 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1162fab5-9945-4a22-b718-a75be6c65204

📥 Commits

Reviewing files that changed from the base of the PR and between 1dc7184 and 0b281dc.

📒 Files selected for processing (3)
  • .github/workflows/deploy-deno.yml
  • README.md
  • deno.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/deno-2-deploy

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
Review rate limit: 0/1 reviews remaining, refill in 6 minutes and 17 seconds.

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

@0x4007 0x4007 deleted the codex/deno-2-deploy branch April 29, 2026 10:38
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