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(types): allow explicit action in UpdateConfigPayload #86

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

avallete
Copy link
Member

What kind of change does this PR introduce?

Following https://github.com/supabase/infrastructure/pull/20575#discussion_r1840193470

The payload type will go from a boolean restart true/false to a caller controlled restart/reload/none behavior.
This type change will then be used within: https://github.com/supabase/infrastructure/pull/20575

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@avallete avallete requested a review from a team as a code owner November 13, 2024 12:59
@avallete avallete merged commit 40e768f into master Nov 14, 2024
1 check passed
@avallete avallete deleted the feat/update-config-allow-service-action branch November 14, 2024 09:24
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.

3 participants