Skip to content

chore: rename package hotdata-runtime → hotdata-framework#26

Merged
eddietejeda merged 2 commits into
mainfrom
chore/rename-hotdata-framework
Jun 27, 2026
Merged

chore: rename package hotdata-runtime → hotdata-framework#26
eddietejeda merged 2 commits into
mainfrom
chore/rename-hotdata-framework

Conversation

@eddietejeda

Copy link
Copy Markdown
Contributor

Renames the distribution to hotdata-framework and the import package to hotdata_framework. Repo renamed to sdk-python-framework.

Adds PyPI classifiers/keywords/description identifying it as a Python framework. All 53 tests pass.

Distribution renamed to hotdata-framework, import package to
hotdata_framework. Repo is now sdk-python-framework. Added PyPI
classifiers/keywords/description marking it as a Python framework.
Comment thread CHANGELOG.md
- Adopt the `hotdata` 0.4.1 SDK surface.
- New typed error-handling public API: `HotdataError`, `HotdataTerminalError`, `HotdataTransientError`, and `classify_sdk_error` (`hotdata_runtime/errors.py`).
- `ManagedDatabaseClient` for managed database operations (`hotdata_runtime/managed_client.py`).
- New typed error-handling public API: `HotdataError`, `HotdataTerminalError`, `HotdataTransientError`, and `classify_sdk_error` (`hotdata_framework/errors.py`).

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

super nit: (not blocking) The distribution rename hotdata-runtimehotdata-framework breaks pip install hotdata-runtime for existing consumers, but the [Unreleased] section above is empty. Worth a ### Changed entry documenting the rename so downstream packages know to update their dependency name.

claude[bot]
claude Bot previously approved these changes Jun 27, 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.

Clean mechanical rename. All imports, tests, packaging metadata, workflow URL, and lockfile updated consistently; no stale references remain outside the intentional CHANGELOG history. Prior CHANGELOG ### Changed feedback is addressed.

@eddietejeda eddietejeda merged commit 39bb73d into main Jun 27, 2026
4 checks passed
@eddietejeda eddietejeda deleted the chore/rename-hotdata-framework branch June 27, 2026 04:39
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