Skip to content

feat(databases): add fork endpoint - #141

Merged
hotdata-automation[bot] merged 3 commits into
mainfrom
openapi-update-29455913750
Jul 16, 2026
Merged

feat(databases): add fork endpoint#141
hotdata-automation[bot] merged 3 commits into
mainfrom
openapi-update-29455913750

Conversation

@hotdata-automation

Copy link
Copy Markdown
Contributor

Auto-generated from the updated HotData OpenAPI spec.
Source: https://github.com/hotdata-dev/www.hotdata.dev/pull/264

@hotdata-automation
hotdata-automation Bot enabled auto-merge (squash) July 15, 2026 22:36
claude[bot]
claude Bot previously approved these changes Jul 15, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Auto-generated SDK update from the OpenAPI spec. Reviewed the new fork_database endpoint, ForkDatabaseRequest model, and default_schema field additions — generated code is consistent (correct path/body serialization, response map matches docs, exports and CHANGELOG wired up). No issues.

Covers the database_fork scenario so scenario-parity passes: create a
scratch source, declare a schema+table, fork it, verify the fork is an
independent copy that inherits the source catalog, and confirm the source
survives deleting the fork. Self-cleaning via expires_at + finally.
claude[bot]
claude Bot previously approved these changes Jul 16, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Auto-generated OpenAPI update adding the fork_database endpoint. Generated code matches existing endpoint patterns; the hand-written integration test uses the API correctly and is self-cleaning. LGTM.

The seeded prod connection returns a 500 on health/get — a degraded test
fixture unrelated to the SDK. Skip (rather than delete) so the file still
satisfies scenario-parity and the coverage re-activates once the seeded
connection is restored.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Auto-generated SDK update for the new fork endpoint. Generated code matches existing patterns; the hand-written fork integration test is well-structured (distinct-fork/independence assertions, self-cleaning finally block). Approving.

@hotdata-automation
hotdata-automation Bot merged commit d302bc6 into main Jul 16, 2026
7 of 8 checks passed
@hotdata-automation
hotdata-automation Bot deleted the openapi-update-29455913750 branch July 16, 2026 00:16
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.

1 participant