-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
There is incorrect documentation. I pasted
{ "warehouses": { "bigquery": { "type": "bigquery", "project": "my-project-id", "credentials_path": "~/.config/gcloud/application_default_credentials.json" } } }
from here https://docs.altimate.sh/getting-started/quickstart/#__tabbed_2_2
Added path and project_id.
❯ altimate Performing one time database migration, may take a few minutes... ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 100% complete 1/1 Database migration complete. Configuration is invalid at /path/to/repo/.altimate-code/altimate-code.json ↳ Unrecognized key: "warehouses"
Steps to Reproduce
- Copy biguery json connection from from here https://docs.altimate.sh/getting-started/quickstart/#__tabbed_2_2
- Insert inside your project folder
- Restart altimate
- See error
Expected Behavior
Expecting correct work of datawarehouse connection
Environment
- OS: macOS 26.3 Tahoe
- CLI version: 0.5.2
- Python version: 3.12.11
- Node version: 25.6.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working