chore(stack): sync service versions from Dockerfile#5716
Conversation
…ice-version-updates-from-upstream
Supabase CLI previewnpx --yes https://pkg.pr.new/supabase/cli/supabase@7b1e33eeb88194badb83ff0e94a009904177d685Preview package for commit |
There was a problem hiding this comment.
💡 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".
There was a problem hiding this comment.
💡 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".
This comment has been minimized.
This comment has been minimized.
# Conflicts: # apps/cli-go/pkg/config/templates/Dockerfile
Adds a stack-owned sync script that derives
DEFAULT_VERSIONSfrom 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_VERSIONSvalues to the Dockerfile manifest and makes version-sensitive tests derive expectations from the manifest defaults where appropriate.Linear: CLI-1589