Skip to content

chore(main): release 0.3.0#6

Merged
joeblackwaslike merged 1 commit into
mainfrom
release-please--branches--main--components--spinup-py
Jun 12, 2026
Merged

chore(main): release 0.3.0#6
joeblackwaslike merged 1 commit into
mainfrom
release-please--branches--main--components--spinup-py

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown

🤖 I have created a release beep boop

0.3.0 (2026-06-12)

Features

  • template: add .tool-versions with dynamic python version (646106d)
  • template: restructure docs to match spinup-ts layout (047fd7f)
  • use serena CLI for project init and add --shared-server to beads (37197ac)

Bug Fixes

  • ci: docs-deploy deps + release-please/prettier hygiene (#5) (4fcd905)
  • ci: exclude release-please-owned files from prettier (72134db)
  • ci: install mkdocs deps for docs deploy (e8b66ba)
  • ci: use docs group in the manual on-release-main docs deploy too (32d3ed6)

Documentation

  • template: add setup step to AGENTS.md (e052441)

This PR was generated with Release Please. See documentation.

claude-review

Verdict ✅ Approved
Findings 0 general, 0 inline
Model gpt-5
Agents 5 Tier 1 + 1 Tier 2
Tier 2 skills comment-analyzer
Cost $0.109198

@sourcery-ai

sourcery-ai Bot commented Jun 10, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Release 0.2.1 bumps the project version and documents CI-related bug fixes in the changelog, with no functional code changes beyond version metadata and release notes.

File-Level Changes

Change Details Files
Document the 0.2.1 release and associated CI/docs-deploy bug fixes in the changelog.
  • Add a new 0.2.1 section with release date and comparison link
  • List CI-focused bug fixes related to docs deployment dependencies, prettier hygiene, and release-please-managed files
CHANGELOG.md
Update package version metadata to 0.2.1 for the new release.
  • Bump the project version field from 0.2.0 to 0.2.1 in the packaging configuration
  • Ensure release-please manifest reflects the new version (no behavioral code changes)
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

@sourcery-ai sourcery-ai 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.

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.

@llamapreview llamapreview 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.

Auto Pull Request Review from LlamaPReview

Review Status: Automated Review Skipped

Dear contributor,

Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.

Analysis Result:

PR contains only version metadata updates and changelog documentation, with no substantive code changes, aligning with the criteria for skipping a review.

We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.

Best regards,
LlamaPReview Team

@anthropicreviewbot anthropicreviewbot 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.

claude-review

This is an auto-generated release-please PR for v0.2.1 with only CI/docs pipeline fixes. The single low-severity finding is a future-dated changelog entry (2026-06-10), likely caused by a misconfigured clock in the CI environment — worth investigating but harmless in practice. No code logic changes are present.
Additional skills activated:

  • comment-analyzer — documentation files changed
    Inline comments: none
Sev Finding
🟢 Future-dated release timestamp in CHANGELOG

Reviewed commit: abe77a7f36f5

Model: claude-sonnet-4-6 · 6 agents · $0.082299 · ai-review-bot

@codexreviewbot codexreviewbot 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.

claude-review

✅ No issues found. PR approved for merge.
Additional skills activated:

  • comment-analyzer — documentation files changed
    Reviewed commit: abe77a7f36f5

Model: gpt-5 · 6 agents · $0.094183 · ai-review-bot

@github-actions github-actions Bot changed the title chore(main): release 0.2.1 chore(main): release 0.3.0 Jun 11, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--spinup-py branch 2 times, most recently from 72a7025 to 52ca796 Compare June 11, 2026 16:22

@codexreviewbot codexreviewbot 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.

claude-review

✅ All issues from the previous review have been resolved. PR approved for merge.
Additional skills activated:

  • comment-analyzer — documentation files changed
    Reviewed commit: 52ca79615796

Model: gpt-5 · 6 agents · $0.103378 · ai-review-bot

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--spinup-py branch from 52ca796 to 218b3e2 Compare June 12, 2026 17:08
@sonarqubecloud

Copy link
Copy Markdown

@joeblackwaslike joeblackwaslike merged commit 087624d into main Jun 12, 2026
8 checks passed
@github-actions

Copy link
Copy Markdown
Author

🤖 Created releases:

🌻

@codexreviewbot codexreviewbot 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.

claude-review

✅ All issues from the previous review have been resolved. PR approved for merge.
Additional skills activated:

  • comment-analyzer — documentation files changed
    Reviewed commit: 218b3e2b4e1a

Model: gpt-5 · 6 agents · $0.109198 · ai-review-bot

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