chore(ci): align runners and tighten release deploys#212
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Status update: this PR is intentionally draft for now. The workflow YAML validates locally and the GitHub-hosted checks started, but every Depot-labeled job stayed queued with no steps:
I checked runner availability:
I canceled the queued runs so they do not sit indefinitely. To make this PR mergeable, install/enable Depot GitHub Actions runners for |
|
Follow-up update:
Vercel still created a preview deployment for this PR because the PR itself changes the ignore script, which is expected. I canceled the queued Depot-backed E2E runs again because Depot runner labels are still not attached to this repo. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e85c0b1c41
ℹ️ 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".
Browserbase Replays
Workflow run: 26141902615 |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 65f62f8dfa
ℹ️ 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".
|
Depot runner + security follow-up:
Verification:
Remaining blocker is not runner setup:
So the Depot migration and public-runner permission path are working now. The PR is blocked on existing preview auth/E2E behavior, not on queued runners anymore. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 159aa6be63
ℹ️ 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".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: de0c8323e9
ℹ️ 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".
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a637a1a8b5
ℹ️ 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".
Summary
Verification
Current blocker
Draft until Depot GitHub Actions runners are enabled for shpitdev/sketchi. Repo runner list is empty and org runners currently expose Blacksmith labels only, so depot-ubuntu-* jobs queue without steps.
Notes