Skip to content

Update hardcoded URLs to use new tigerdata.com domain#142

Merged
nathanjcochran merged 1 commit intomainfrom
nathan/update-api-url
Mar 27, 2026
Merged

Update hardcoded URLs to use new tigerdata.com domain#142
nathanjcochran merged 1 commit intomainfrom
nathan/update-api-url

Conversation

@nathanjcochran
Copy link
Copy Markdown
Member

Updates all hardcoded URLs to use the new tigerdata.com domain.

@nathanjcochran nathanjcochran self-assigned this Mar 26, 2026
Comment on lines -60 to +67
DefaultAPIURL = "https://console.cloud.timescale.com/public/api/v1"
DefaultAPIURL = "https://console.cloud.tigerdata.com/public/api/v1"
DefaultAnalytics = true
DefaultColor = true
DefaultConsoleURL = "https://console.cloud.timescale.com"
DefaultConsoleURL = "https://console.cloud.tigerdata.com"
DefaultDebug = false
DefaultDocsMCP = true
DefaultDocsMCPURL = "https://mcp.tigerdata.com/docs"
DefaultGatewayURL = "https://console.cloud.timescale.com/api"
DefaultGatewayURL = "https://console.cloud.tigerdata.com/api"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

These are the main functional changes.

@nathanjcochran nathanjcochran merged commit ca54431 into main Mar 27, 2026
2 checks passed
@nathanjcochran nathanjcochran deleted the nathan/update-api-url branch March 27, 2026 21:03
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.

3 participants