Conversation
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches. Re-running this action after a short time may resolve the issue. See the documentation for more information and troubleshooting advice. Scanned FilesNone |
There was a problem hiding this comment.
Code Review
This pull request updates the project version from 0.5.3 to 0.5.4 across the release manifest, pyproject.toml, and the package initialization file. The changelog has also been updated to reflect the addition of a feature that embeds MkDocs build output into the React web dashboard at /docs. I have no feedback to provide.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #950 +/- ##
=======================================
Coverage 92.00% 92.00%
=======================================
Files 612 612
Lines 33021 33021
Branches 3170 3170
=======================================
Hits 30380 30380
Misses 2097 2097
Partials 544 544 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9de3486 to
c62f37e
Compare
c62f37e to
b55fb19
Compare
b55fb19 to
137c335
Compare
137c335 to
0fc8116
Compare
0fc8116 to
a19cd58
Compare
There was a problem hiding this comment.
Pull request overview
Release-please generated release PR for SynthOrg v0.5.4, updating repository version markers and release metadata for the new tag.
Changes:
- Bump package/version markers to
0.5.4(__version__, commitizen, release-please manifest). - Add the
0.5.4entry to.github/CHANGELOG.md. - Update BSL “Change Date” in
LICENSE.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
src/synthorg/__init__.py |
Bumps __version__ to 0.5.4. |
pyproject.toml |
Updates commitizen version to 0.5.4. |
LICENSE |
Updates BSL Change Date for the release. |
.github/CHANGELOG.md |
Adds changelog section for 0.5.4. |
.github/.release-please-manifest.json |
Updates manifest version to 0.5.4. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| testing, development, evaluation) is always permitted | ||
| regardless of organization size. | ||
| Change Date: March 31, 2029 | ||
| Change Date: April 1, 2029 | ||
| Change License: Apache License, Version 2.0 |
There was a problem hiding this comment.
LICENSE Change Date appears to still be set to March 31, 2029, which doesn’t match the 0.5.4 release date (2026-04-01). For the BSL Change Date, bump it to +3 years from the actual release/PR date so the license terms remain consistent with the release automation.
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.5.4 (2026-04-01)
Features
Documentation
This PR was generated with Release Please. See documentation.