Skip to content

ci(release): add targeted job timeouts#5689

Merged
jgoux merged 1 commit into
developfrom
ci/release-timeouts-runner-cache
Jun 25, 2026
Merged

ci(release): add targeted job timeouts#5689
jgoux merged 1 commit into
developfrom
ci/release-timeouts-runner-cache

Conversation

@jgoux

@jgoux jgoux commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Adds per-job timeouts across the release workflow graph so stuck release jobs fail near their expected runtime instead of running for the default six-hour limit.

Updates the GitHub-produced artifact build to use the large-linux-x86 runner, removes the now-unneeded disk cleanup step, and lets Go/pnpm caches persist so repeated release builds avoid cold sidecar compilation costs.

@jgoux jgoux marked this pull request as ready for review June 25, 2026 07:19
@jgoux jgoux force-pushed the ci/release-timeouts-runner-cache branch from e711477 to de2173c Compare June 25, 2026 07:20
@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@150c9cb0a68841cdc6872cc40920c1d36f997a8c

Preview package for commit 150c9cb.

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

Copy link
Copy Markdown

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: e7114772de

ℹ️ 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/build-cli-artifacts.yml
Comment thread .github/workflows/release-shared.yml Outdated
Comment thread .github/workflows/backfill-release-notes.yml Outdated
@jgoux jgoux force-pushed the ci/release-timeouts-runner-cache branch from de2173c to f3fee9e Compare June 25, 2026 07:35

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

Copy link
Copy Markdown

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: f3fee9ed84

ℹ️ 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/release-shared.yml Outdated
Comment thread .github/workflows/release-shared.yml Outdated
Comment thread .github/workflows/verify-install-channels.yml Outdated
@jgoux jgoux force-pushed the ci/release-timeouts-runner-cache branch from f3fee9e to 09493bc Compare June 25, 2026 07:54

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

Copy link
Copy Markdown

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: 09493bc6d0

ℹ️ 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/release-shared.yml Outdated
Comment thread .github/workflows/propose-release-notes.yml Outdated
Comment thread .github/workflows/release.yml Outdated
@jgoux jgoux force-pushed the ci/release-timeouts-runner-cache branch from 09493bc to 150c9cb Compare June 25, 2026 08:14
@jgoux jgoux enabled auto-merge June 25, 2026 08:22
@jgoux jgoux added this pull request to the merge queue Jun 25, 2026
Merged via the queue into develop with commit 140ced5 Jun 25, 2026
40 checks passed
@jgoux jgoux deleted the ci/release-timeouts-runner-cache branch June 25, 2026 08:26
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.

2 participants