Skip to content

chore(main): release 0.3.2#530

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

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

Conversation

@Aureliolo
Copy link
Copy Markdown
Owner

@Aureliolo Aureliolo commented Mar 17, 2026

🤖 I have created a release beep boop

0.3.2 (2026-03-17)

Features

  • settings: route structural data reads through SettingsService (#525) (289f604)

Bug Fixes

  • cli: add fallback arch detection in PowerShell installer (#529) (0250afb), closes #521

CI/CD

  • bump the minor-and-patch group with 2 updates (#517) (46bdd1a)
  • bump wrangler from 4.73.0 to 4.74.0 in /.github in the minor-and-patch group (#511) (903b71a)

Maintenance

  • bump node from 7a4ef57 to 44bcbf4 in /docker/sandbox (#515) (3cbddd1)
  • bump python from 6a27522 to 584e89d in /docker/backend (#513) (0715910)
  • bump python from 6a27522 to 584e89d in /docker/sandbox (#514) (787dfe1)
  • bump the minor-and-patch group across 1 directory with 2 updates (#527) (e96c0d4)
  • bump the minor-and-patch group across 2 directories with 3 updates (#512) (b95ba3d)
  • docker: disable Mem0 telemetry in container config (#531) (9fc29eb)
  • improve GitHub issue templates with structured forms (#528) (4fb66cf), closes #522

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 17, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Excluded labels (none allowed) (1)
  • autorelease: pending

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: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: e0f82238-c348-483a-bcec-1c12d4eea668

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 release-please--branches--main--components--synthorg
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch release-please--branches--main--components--synthorg
📝 Coding Plan
  • Generate coding plan for human review comments

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 17, 2026

Dependency Review

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

Scanned Files

None

@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 represents an automated release for version 0.3.2 of the project. Its primary purpose is to synchronize the project's version number across various internal files and to document a recent maintenance update, specifically a node version bump within the Docker sandbox environment.

Highlights

  • Version Bump: The project version has been updated from 0.3.1 to 0.3.2 across all relevant configuration and source files.
  • Changelog Update: The CHANGELOG.md file was updated to include the new 0.3.2 release notes, specifically mentioning a node version bump in the Docker sandbox.
Changelog
  • .github/.release-please-manifest.json
    • Updated the project version from "0.3.1" to "0.3.2".
  • .github/CHANGELOG.md
    • Added a new changelog entry for version 0.3.2.
    • Included details about a node version bump in the /docker/sandbox maintenance section.
  • pyproject.toml
    • Updated the tool.commitizen.version from "0.3.1" to "0.3.2".
  • src/synthorg/init.py
    • Updated the __version__ string from "0.3.1" to "0.3.2".
Activity
  • This pull request was automatically generated by Release Please, indicating no human activity or comments have occurred yet.
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.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

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.

@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from cb8d961 to e334765 Compare March 17, 2026 22:21
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 pull request is an automated release for version 0.3.2, generated by Release Please. The changes consist of version bumps in configuration files (.github/.release-please-manifest.json, pyproject.toml), the source code (src/synthorg/__init__.py), and an update to the CHANGELOG.md. These modifications are standard for a release process and appear correct. No issues requiring changes were identified during this review.

@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from e334765 to e1ee215 Compare March 17, 2026 22:22
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 17, 2026 22:23 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from e1ee215 to 6f761b5 Compare March 17, 2026 22:25
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 17, 2026 22:27 — with GitHub Actions Inactive
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@289f604). Learn more about missing BASE report.
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #530   +/-   ##
=======================================
  Coverage        ?   93.19%           
=======================================
  Files           ?      522           
  Lines           ?    25247           
  Branches        ?     2396           
=======================================
  Hits            ?    23530           
  Misses          ?     1360           
  Partials        ?      357           

☔ 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.

@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 6f761b5 to 8163ee3 Compare March 17, 2026 22:31
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 8163ee3 to 3da8983 Compare March 17, 2026 22:32
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 17, 2026 22:33 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 3da8983 to ccd6bc6 Compare March 17, 2026 22:34
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 17, 2026 22:35 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from ccd6bc6 to 8b69fdf Compare March 17, 2026 22:39
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 17, 2026 22:40 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 8b69fdf to 980fffa Compare March 17, 2026 22:41
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 17, 2026 22:42 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 980fffa to ada1894 Compare March 17, 2026 22:47
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 17, 2026 22:48 — with GitHub Actions Inactive
@Aureliolo Aureliolo merged commit 0987dd1 into main Mar 17, 2026
29 checks passed
@Aureliolo Aureliolo deleted the release-please--branches--main--components--synthorg branch March 17, 2026 22:49
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 17, 2026 22:49 — with GitHub Actions Inactive
@Aureliolo
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.

chore: improve GitHub issue templates with structured forms and doctor output fix(cli): PowerShell installer fails when OSArchitecture returns empty

1 participant