chore: begin 0.9.0.dev0 + backmerge main into dev (post-0.8.0) - #265
Merged
Conversation
chore: release 0.8.0
Post-release housekeeping after v0.8.0 shipped to PyPI: - bump __version__ + bundled-skill metadata to 0.9.0.dev0 - backmerge v0.8.0 content from main (fast-forward — release/0.8.0 was based on dev, so no divergence); CHANGELOG already carries main's clean [Unreleased] placeholder + dated [0.8.0], so no stale-carryover cleanup needed.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughUpdates CHANGELOG.md to add a 0.8.0 release section and adjust the Unreleased compare link, while bumping version strings from 0.8.0.dev0 to 0.9.0.dev0 in the package ChangesVersion Bump Housekeeping
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Combined post-release housekeeping after v0.8.0 published to PyPI (https://pypi.org/project/signalforge-dbt/0.8.0/):
__version__+ bundled-skill metadata (SKILL.md+SKILL.eval.json) to0.9.0.dev0.mainintodev(clean fast-forward —release/0.8.0was based ondev, so the two never diverged).main's post-release shape (empty[Unreleased]placeholder + dated[0.8.0]), so there is no stale-[Unreleased]carryover to clear.Canonical validation green: ruff / format / pyright clean; pytest 4504 passed, 6 skipped.
Summary by CodeRabbit
0.9.0.dev0.0.8.0release entry and refreshed the release comparison references in the changelog.