supabase / cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
https://supabase.com/docs/reference/cli/about
MIT License
1.09k stars 212 forks source link

chore: update NPM publishing blog link #2832

Closed beeme1mr closed 3 weeks ago

beeme1mr commented 3 weeks ago

What kind of change does this PR introduce?

chore

Additional context

The technique for publishing a Go CLI on NPM is very interesting. However, the link is no longer valid. It looks like Xendit has moved its technical blog to Medium.

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11670859076

Details


Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 89.53%
internal/gen/keys/keys.go 5 12.9%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 11647839734: -0.03%
Covered Lines: 6375
Relevant Lines: 10660

💛 - Coveralls