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: bump auth version in postgres to v2.130 #846

Merged
merged 3 commits into from
Dec 18, 2023
Merged

Conversation

J0
Copy link
Contributor

@J0 J0 commented Dec 17, 2023

Upgrades GoTrue version to v2.130

@@ -17,7 +17,7 @@
# currently, we upload gotrue, adminapi, postgrest
- name: gotrue - download commit archive
get_url:
url: "https://github.com/supabase/gotrue/releases/download/v{{ gotrue_release }}/gotrue-v{{ gotrue_release }}-arm64.tar.gz"
url: "https://github.com/supabase/gotrue/releases/download/v{{ gotrue_release }}/auth-v{{ gotrue_release }}-arm64.tar.gz"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To align with the package rename: https://github.com/supabase/gotrue/releases

@J0 J0 marked this pull request as ready for review December 18, 2023 10:53
@J0 J0 requested review from a team as code owners December 18, 2023 10:53
@J0 J0 changed the title feat: bump gotrue version in postgres feat: bump auth version in postgres to v2.130 Dec 18, 2023
@J0 J0 merged commit 1d78e9e into develop Dec 18, 2023
8 checks passed
@J0 J0 deleted the j0/bump_gotrue_2_130 branch December 18, 2023 10:56
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