Skip to content

chore: release 0.1.0 - #99

Merged
wjduenow merged 1 commit into
mainfrom
release/0.1.0-cut
May 21, 2026
Merged

chore: release 0.1.0#99
wjduenow merged 1 commit into
mainfrom
release/0.1.0-cut

Conversation

@wjduenow

@wjduenow wjduenow commented May 21, 2026

Copy link
Copy Markdown
Owner

Cuts v0.1.0 to PyPI — the first production publish of signalforge-dbt.

Changes

Pre-flight

  • Branch main, clean tree, in sync with origin
  • uv run ruff check . / ruff format --check . / pyright — all clean
  • uv run --python 3.12 pytest — 1830 passed
  • uv build + uvx twine checkPASSED on wheel and sdist
  • 0.1.0 free on PyPI (first publish)

After merge

Tag v0.1.0 on the merge commit → non-prerelease GitHub Release (body = the [0.1.0] CHANGELOG section) → publish-pypi job → https://pypi.org/project/signalforge-dbt/0.1.0/

Note: the branch is release/0.1.0-cut (not release/0.1.0) because a stale release/0.1.0 branch from issue #12's dry-run still exists on the remote — left untouched; worth deleting separately.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Version bumped to 0.1.0
    • Updated release date in changelog

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 21, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c610662f-b974-4145-826a-c27119927cd3

📥 Commits

Reviewing files that changed from the base of the PR and between 9a9667b and 6254c24.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • src/signalforge/__init__.py

📝 Walkthrough

Walkthrough

This PR finalizes the v0.1.0 release by updating the package version constant from 0.1.0rc3 to 0.1.0 and updating the changelog release date to 2026-05-20.

Changes

Release v0.1.0 finalization

Layer / File(s) Summary
Version constant and release date update
src/signalforge/__init__.py, CHANGELOG.md
Package __version__ changed from 0.1.0rc3 to 0.1.0, and changelog release header date updated to 2026-05-20.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • wjduenow/SignalForge#92: Updated the same __version__ constant through prior release-candidate bumps toward finalization.

Poem

🐰 A release marked, the version set free,
From rc3 to 0.1.0 decree,
The changelog's date now gleams so bright,
At 2026-05-20—all is right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: release 0.1.0' accurately reflects the primary purpose of the PR, which is to release version 0.1.0 to PyPI.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@wjduenow
wjduenow merged commit 96ea5eb into main May 21, 2026
9 checks passed
@wjduenow
wjduenow deleted the release/0.1.0-cut branch May 21, 2026 00: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.

2 participants