Skip to content

chore(main): release 0.4.1#643

Merged
Aureliolo merged 1 commit intomainfrom
release-please--branches--main--components--synthorg
Mar 20, 2026
Merged

chore(main): release 0.4.1#643
Aureliolo merged 1 commit intomainfrom
release-please--branches--main--components--synthorg

Conversation

@Aureliolo
Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

0.4.1 (2026-03-20)

Bug Fixes

  • CLI update resilience + setup wizard UX overhaul (#642) (774e4e4)

This PR was generated with Release Please. See documentation.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request automates the release of version 0.4.1, primarily to integrate a critical bug fix that enhances CLI update resilience and significantly improves the setup wizard's user experience. The changes reflect the new version across the project's configuration and documentation.

Highlights

  • Version Bump: The project version has been updated from "0.4.0" to "0.4.1" across relevant configuration and source files.
  • Changelog Update: Release notes for version "0.4.1" have been added, detailing a bug fix for CLI update resilience and a setup wizard UX overhaul.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 20, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro

Run ID: 0185543a-02e5-4881-8850-a141b22dd819

📥 Commits

Reviewing files that changed from the base of the PR and between 774e4e4 and 2377926.

📒 Files selected for processing (4)
  • .github/.release-please-manifest.json
  • .github/CHANGELOG.md
  • pyproject.toml
  • src/synthorg/__init__.py

Walkthrough

This change is a version bump from 0.4.0 to 0.4.1. Four files were updated to reflect the new version: the release manifest configuration, the changelog (with a new section dated 2026-03-20 documenting bug fixes), the commitizen configuration, and the package's __version__ constant. The changelog entry references a bug fix for CLI update resilience and setup wizard UX overhaul.

Suggested labels

autorelease: tagged


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

@Aureliolo Aureliolo merged commit 8524b81 into main Mar 20, 2026
15 of 17 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@Aureliolo Aureliolo deleted the release-please--branches--main--components--synthorg branch March 20, 2026 18:39
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 20, 2026 18:39 — with GitHub Actions Inactive
@Aureliolo
Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This is an automated release pull request for version 0.4.1. The changes correctly update the version number in various configuration files and the changelog. However, I've noted that the release date in the changelog is set to a future date, which appears to be a recurring issue from the previous release as well. This should be corrected in the release automation configuration.

@@ -1,5 +1,12 @@
# Changelog

## [0.4.1](https://github.com/Aureliolo/synthorg/compare/v0.4.0...v0.4.1) (2026-03-20)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The release date is set to a future date (2026-03-20). This seems to be a recurring issue, as the previous release 0.4.0 also has this date. Please check the configuration of the release automation tool to ensure the correct date is used for releases.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.44%. Comparing base (774e4e4) to head (2377926).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #643   +/-   ##
=======================================
  Coverage   92.44%   92.44%           
=======================================
  Files         559      559           
  Lines       28229    28229           
  Branches     2715     2715           
=======================================
  Hits        26096    26096           
  Misses       1680     1680           
  Partials      453      453           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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