cli icon indicating copy to clipboard operation
cli copied to clipboard

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.

Results 501 cli issues
Sort by recently updated
recently updated
newest added

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

enhancement
auth

**Describe the bug** For local development, I often have to reseed my storage buckets with mock images and videos when resetting my database. I keep the exact folder structure preserved...

**Describe the bug** I can't share code between functions because the deploy script claims that it can't find files that are actually available locally. I assume it's some kind of...

**Is your feature request related to a problem?** I frequently encounter 4 problems: 1. It is difficult to manage non-simultaneous release for multiple applications that share the same database. 2....

enhancement

**Is your feature request related to a problem? Please describe.** relates to https://github.com/supabase/cli/issues/2536#issuecomment-2247071407 Prompting users to configure the services they need on init would set expectations on how long they...

enhancement

## What This PR adds a comprehensive test suite for the `internal/services` module. ## Why - Improves code reliability and maintainability - Makes future refactoring safer - Provides documentation for...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** 1. Remove all docker images 2. Update supabase locally to `2.26.9` 3. See error status...

### Describe the bug The Supabase CLI (v2.26.9 on Windows) consistently ignores environment variables (`SUPABASE_PROJECT_URL`, etc.) for a self-hosted instance and attempts to authenticate with the Supabase Cloud, resulting in...

This PR was automatically created to sync API types from the infrastructure repository. Changes were detected in the generated API code after syncing with the latest spec from infrastructure.

automated pr
api-sync

Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0. Release notes Sourced from github.com/go-viper/mapstructure/v2's releases. v2.3.0 What's Changed build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @​dependabot in go-viper/mapstructure#46 build(deps): bump golangci/golangci-lint-action from...

dependencies
go