Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: check local service versions on supabase start #1843

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Jan 15, 2024

What kind of change does this PR introduce?

relates to #1617

What is the current behavior?

It's not intuitive how to update local service versions.

What is the new behavior?

Show suggestion when service images are found to be out of date.

$ supabase start
You are running outdated service versions:
supabase/postgres:15.1.0.147 => 15.1.0.155
postgrest/postgrest:v12.0.1 => v12.0.2
Run supabase link to update them.
Started supabase local development setup.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner January 15, 2024 09:38
@coveralls
Copy link

coveralls commented Jan 15, 2024

Pull Request Test Coverage Report for Build 7527192117

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 58.583%

Totals Coverage Status
Change from base Build 7524862289: -0.03%
Covered Lines: 6037
Relevant Lines: 10305

💛 - Coveralls

@sweatybridge sweatybridge changed the title feat: check local service versions on start command feat: check local service versions on supabase start Jan 16, 2024
@sweatybridge sweatybridge merged commit ace30a2 into main Jan 16, 2024
9 checks passed
@sweatybridge sweatybridge deleted the check-ver branch January 16, 2024 09:19
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