Skip to content

chore(repo): back-merge main → dev (v0.2.19)#294

Merged
w7-mgfcode merged 3 commits into
devfrom
main
May 25, 2026
Merged

chore(repo): back-merge main → dev (v0.2.19)#294
w7-mgfcode merged 3 commits into
devfrom
main

Conversation

@w7-mgfcode
Copy link
Copy Markdown
Owner

@w7-mgfcode w7-mgfcode commented May 25, 2026

Summary

Standard post-release back-merge so main becomes an ancestor of dev again. Brings the release-please version-bump commit (chore(main): release 0.2.19, f6c93cd) into dev.

Test plan

  • Merge with --merge (NOT --squash) per the back-merge-needs-merge-commit memory — squashing leaves main un-ancestored to dev and the next dev→main release PR will re-conflict on CHANGELOG.md / pyproject.toml / .release-please-manifest.json.
  • After merge, git log --oneline origin/main..origin/dev shows zero divergence on the version bump commit.

Summary by Sourcery

Back-merge the 0.2.19 release changes from main into dev to realign branches and include the latest release metadata.

New Features:

  • Document the 0.2.19 release features in the changelog entry.

Enhancements:

  • Bump the project version to 0.2.19 in configuration and release metadata.

Documentation:

  • Add changelog documentation for the 0.2.19 release, including new batch/UI features and related docs updates.

release: cut v0.2.19 (PRP-34 batch parallel execution)
…n--components--forecastlabai

chore(main): release 0.2.19
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 25, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0e9ed900-3783-4e8f-9368-b4376de01569

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented May 25, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Back-merge of the 0.2.19 release bump from main into dev, updating version metadata and changelog so dev’s history matches the released main branch.

File-Level Changes

Change Details Files
Align dev branch with main by bringing in the 0.2.19 release metadata and changelog entry.
  • Add 0.2.19 section to the changelog including feature and documentation notes from the release.
  • Bump the project version from 0.2.18 to 0.2.19 in the packaging metadata.
  • Update the release-please manifest to record version 0.2.19 for the project.
CHANGELOG.md
pyproject.toml
.release-please-manifest.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@w7-mgfcode w7-mgfcode merged commit 3019be0 into dev May 25, 2026
15 checks passed
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