Skip to content

chore(stack): sync service versions from Dockerfile#5716

Merged
jgoux merged 15 commits into
developfrom
julien/cli-1589-automate-local-stack-service-version-updates-from-upstream
Jul 1, 2026
Merged

chore(stack): sync service versions from Dockerfile#5716
jgoux merged 15 commits into
developfrom
julien/cli-1589-automate-local-stack-service-version-updates-from-upstream

Conversation

@jgoux

@jgoux jgoux commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Adds a stack-owned sync script that derives DEFAULT_VERSIONS from the Dockerfile manifest Dependabot already updates, and adds a Dependabot-only workflow that pushes the synced manifest back to Docker image update PRs with the existing GitHub App token pattern.

Also syncs the current DEFAULT_VERSIONS values to the Dockerfile manifest and makes version-sensitive tests derive expectations from the manifest defaults where appropriate.

Linear: CLI-1589

@jgoux jgoux marked this pull request as ready for review June 29, 2026 13:16
@jgoux jgoux requested a review from a team as a code owner June 29, 2026 13:16
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@7b1e33eeb88194badb83ff0e94a009904177d685

Preview package for commit 7b1e33e.

@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: fe17e429ec

ℹ️ 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 packages/stack/src/versions.ts Outdated
Comment thread .github/workflows/sync-stack-service-versions.yml Outdated
Comment thread packages/stack/src/versions.unit.test.ts

@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: eedfda9451

ℹ️ 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 packages/stack/src/versions.ts Outdated
@blacksmith-sh

This comment has been minimized.

# Conflicts:
#	apps/cli-go/pkg/config/templates/Dockerfile
@jgoux jgoux added this pull request to the merge queue Jul 1, 2026
Merged via the queue into develop with commit 03e0f9d Jul 1, 2026
13 checks passed
@jgoux jgoux deleted the julien/cli-1589-automate-local-stack-service-version-updates-from-upstream branch July 1, 2026 07: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.

2 participants