Skip to content

Conversation

@kangmingtay
Copy link
Member

@kangmingtay kangmingtay commented Feb 5, 2025

  • log the auth version and count of successfully applied migrations
  • e.g.
  • {"level":"info","msg":"GoTrue API started on: localhost:9999","time":"2025-02-05T01:36:17Z","version":"rc2.169.0-rc.14"}
  • If no migrations are applied: {"count":0,"level":"info","msg":"GoTrue migrations applied successfully","time":"2025-02-05T01:36:17Z"}

@kangmingtay kangmingtay requested a review from a team as a code owner February 5, 2025 01:40
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13148429061

Details

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 66.145%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/api/api.go 0 3 0.0%
Totals Coverage Status
Change from base Build 13141758665: -0.01%
Covered Lines: 9980
Relevant Lines: 15088

💛 - Coveralls

@kangmingtay kangmingtay enabled auto-merge (squash) February 5, 2025 06:11
@kangmingtay kangmingtay merged commit 8078cdc into master Feb 5, 2025
6 checks passed
@kangmingtay kangmingtay deleted the km/improve-logging branch February 5, 2025 13:45
kangmingtay pushed a commit that referenced this pull request Mar 6, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.170.0](v2.169.0...v2.170.0)
(2025-03-06)


### Features

* improvements to config reloader, 100% coverage
([#1933](#1933))
([21c2256](21c2256))
* increase test coverage in conf package to 100%
([#1937](#1937))
([bc57c1c](bc57c1c))


### Bug Fixes

* enable SO_REUSEPORT in listener config
([#1936](#1936))
([a474b80](a474b80))
* ignore not found error to check for pkce prefix later
([#1929](#1929))
([fbbebcc](fbbebcc))
* log version & migration count
([#1934](#1934))
([8078cdc](8078cdc))
* update figma token endpoint
([#1952](#1952))
([18fbbb5](18fbbb5))
* use sys/unix instead of syscall
([#1953](#1953))
([4a6d9bc](4a6d9bc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
wdoppenberg pushed a commit to wdoppenberg/supabase-auth that referenced this pull request Jun 5, 2025
wdoppenberg pushed a commit to wdoppenberg/supabase-auth that referenced this pull request Jun 5, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.170.0](supabase/auth@v2.169.0...v2.170.0)
(2025-03-06)


### Features

* improvements to config reloader, 100% coverage
([supabase#1933](supabase#1933))
([21c2256](supabase@21c2256))
* increase test coverage in conf package to 100%
([supabase#1937](supabase#1937))
([bc57c1c](supabase@bc57c1c))


### Bug Fixes

* enable SO_REUSEPORT in listener config
([supabase#1936](supabase#1936))
([a474b80](supabase@a474b80))
* ignore not found error to check for pkce prefix later
([supabase#1929](supabase#1929))
([fbbebcc](supabase@fbbebcc))
* log version & migration count
([supabase#1934](supabase#1934))
([8078cdc](supabase@8078cdc))
* update figma token endpoint
([supabase#1952](supabase#1952))
([18fbbb5](supabase@18fbbb5))
* use sys/unix instead of syscall
([supabase#1953](supabase#1953))
([4a6d9bc](supabase@4a6d9bc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
cemalkilic pushed a commit that referenced this pull request Aug 7, 2025
cemalkilic pushed a commit that referenced this pull request Aug 7, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.170.0](v2.169.0...v2.170.0)
(2025-03-06)


### Features

* improvements to config reloader, 100% coverage
([#1933](#1933))
([21c2256](21c2256))
* increase test coverage in conf package to 100%
([#1937](#1937))
([bc57c1c](bc57c1c))


### Bug Fixes

* enable SO_REUSEPORT in listener config
([#1936](#1936))
([a474b80](a474b80))
* ignore not found error to check for pkce prefix later
([#1929](#1929))
([fbbebcc](fbbebcc))
* log version & migration count
([#1934](#1934))
([8078cdc](8078cdc))
* update figma token endpoint
([#1952](#1952))
([18fbbb5](18fbbb5))
* use sys/unix instead of syscall
([#1953](#1953))
([4a6d9bc](4a6d9bc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
issuedat pushed a commit that referenced this pull request Sep 30, 2025
issuedat pushed a commit that referenced this pull request Sep 30, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.170.0](v2.169.0...v2.170.0)
(2025-03-06)


### Features

* improvements to config reloader, 100% coverage
([#1933](#1933))
([21c2256](21c2256))
* increase test coverage in conf package to 100%
([#1937](#1937))
([bc57c1c](bc57c1c))


### Bug Fixes

* enable SO_REUSEPORT in listener config
([#1936](#1936))
([a474b80](a474b80))
* ignore not found error to check for pkce prefix later
([#1929](#1929))
([fbbebcc](fbbebcc))
* log version & migration count
([#1934](#1934))
([8078cdc](8078cdc))
* update figma token endpoint
([#1952](#1952))
([18fbbb5](18fbbb5))
* use sys/unix instead of syscall
([#1953](#1953))
([4a6d9bc](4a6d9bc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

4 participants