Skip to content

chore(main): release 0.2.18#285

Merged
w7-mgfcode merged 1 commit into
mainfrom
release-please--branches--main--components--forecastlabai
May 25, 2026
Merged

chore(main): release 0.2.18#285
w7-mgfcode merged 1 commit into
mainfrom
release-please--branches--main--components--forecastlabai

Conversation

@w7-mgfcode
Copy link
Copy Markdown
Owner

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

🤖 I have created a release beep boop

0.2.18 (2026-05-25)

Features

  • batch: implement batch-runner MVP per PRP-33 (#280) (c495357)
  • batch: implement batch-runner MVP per PRP-33 (#280) (73584c8)
  • repo: add backend + frontend Dockerfiles and .dockerignore (#275) (1946dfc)
  • repo: dockerize full stack (#275) (917a54c)
  • repo: extend docker-compose for full stack + GPU profile (#275) (797e899)

Bug Fixes

  • batch: clean leaked data-platform rows in test db_session (#280) (37dd038)
  • batch: declare partial picker index on model so autogenerate sees it (#280) (d8e6098)
  • db: register batch models with alembic env for autogenerate (#280) (7403743)
  • forecast,docs: address CodeRabbit feedback on PR #266 (3 quick wins) (#267) (5bc681a)

Documentation

  • docs: add tech-stack badges to README (shields.io for-the-badge) (#273) (c994842)
  • docs: add tech-stack badges to README (shields.io for-the-badge) (#273) (a06c32b)
  • docs: MLZOO index — mark D as PRP-31 (#280) (d2c674a)
  • docs: refresh batch-parallel-execution INITIAL post-PRP-33 (#280) (c9428db)
  • docs: refresh batch-parallel-execution INITIAL post-PRP-33 (#280) (631c7de)
  • docs: update MLZOO index — mark D as PRP-31 (#280) (458bb9f)
  • repo: add 5 batch-runner INITIAL docs (1397261)
  • repo: add 5 batch-runner INITIAL docs (#277) (5925fc4)
  • repo: add PRP-33 batch-runner-mvp (#277) (df90d22)
  • repo: add PRP-33 batch-runner-mvp (#277) (cb5c96e)
  • repo: document compose-mode stack and failure runbook (#275) (3ac976b)

This PR was generated with Release Please. See documentation.

Summary by Sourcery

Cut a 0.2.18 release with updated changelog entries and version metadata.

New Features:

  • Document the addition of a batch runner MVP and full-stack Dockerization, including GPU-enabled compose profiles.

Bug Fixes:

  • Document fixes to batch processing database integration, schema generation, and minor forecast/docs issues.

Build:

  • Update project version metadata to 0.2.18 in configuration and release manifest.

Documentation:

  • Expand release notes to cover new batch-runner docs, tech-stack badges, MLZOO indexing updates, and compose-mode operational runbooks.

@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented May 25, 2026

Reviewer's Guide

Release-please generated v0.2.18 release: adds a new 0.2.18 changelog section summarizing recent batch-runner, Dockerization, and documentation work, and bumps the project version metadata accordingly.

File-Level Changes

Change Details Files
Add 0.2.18 release notes to the changelog documenting recent features, fixes, and docs updates.
  • Insert a new 0.2.18 section with Features, Bug Fixes, and Documentation subsections.
  • List batch-runner MVP implementation, full-stack Dockerization, and related infra changes under Features.
  • Record batch-related DB/test fixes and code-review follow‑ups under Bug Fixes.
  • Capture README badges, MLZOO index updates, batch-runner docs, and compose stack docs under Documentation.
CHANGELOG.md
Bump package version metadata from 0.2.17 to 0.2.18 for the new release.
  • Update the project version field to 0.2.18 in the Python package configuration.
  • Ensure manifest/release tooling references the new version so release-please can track it.
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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 25, 2026

Warning

Review limit reached

@w7-mgfcode, we couldn't start this review because you've used your available PR reviews for now.

Your plan includes 1 review of capacity. Refill in 51 minutes and 9 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1f8971fc-8b62-4f95-ac2b-73e8801f1224

📥 Commits

Reviewing files that changed from the base of the PR and between 5e6f25d and f94d714.

📒 Files selected for processing (3)
  • .release-please-manifest.json
  • CHANGELOG.md
  • pyproject.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--forecastlabai

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.

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 fb9b394 into main May 25, 2026
13 checks passed
@w7-mgfcode
Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant