Skip to content

Support building templates manually#2396

Open
djeebus wants to merge 7 commits intomainfrom
support-template-build
Open

Support building templates manually#2396
djeebus wants to merge 7 commits intomainfrom
support-template-build

Conversation

@djeebus
Copy link
Copy Markdown
Contributor

@djeebus djeebus commented Apr 15, 2026

No description provided.

@cursor
Copy link
Copy Markdown

cursor bot commented Apr 15, 2026

PR Summary

Medium Risk
Adds a manually triggered deployment workflow that runs with environment-scoped secrets and can reuse build cache; misconfiguration could deploy to the wrong environment or produce stale builds when cache is enabled.

Overview
Adds a manual GitHub Actions workflow to build and deploy the E2B base template to a selected environment, with an input to optionally enable the build cache; the build script now reads USE_CACHE to toggle skipCache and logs whether caching is enabled.

Reviewed by Cursor Bugbot for commit 5f8cb06. Bugbot is set up for automated code reviews on this repo. Configure here.

Comment thread .github/workflows/deploy-base-template.yml Outdated
Comment thread .github/workflows/deploy-base-template.yml Outdated
Comment thread .github/workflows/deploy-base-template.yml
Comment thread .github/workflows/deploy-base-template.yml Outdated
Comment thread .github/workflows/deploy-base-template.yml Outdated
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: 162d65119d

ℹ️ 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-base-template.yml Outdated
Comment thread .github/workflows/deploy-base-template.yml Outdated
Comment thread .github/workflows/deploy-base-template.yml
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

There are 3 total unresolved issues (including 2 from previous reviews).

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 44840c2. Configure here.

Comment thread packages/shared/scripts/build.prod.ts Outdated
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.

3 participants