Skip to content

👷 add Release job for bumping version - #18

Merged
guimorg merged 2 commits into
mainfrom
bump-version-ci
Apr 1, 2026
Merged

👷 add Release job for bumping version#18
guimorg merged 2 commits into
mainfrom
bump-version-ci

Conversation

@guimorg

@guimorg guimorg commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Note

Medium Risk
Adds an automated release workflow that pushes commits directly to main with contents: write, which can affect versioning/history if misconfigured. Also updates GitHub Actions dependencies, which is low risk but impacts CI execution.

Overview
Updates the main CI workflow to use actions/checkout@v6 and pins astral-sh/setup-uv to the v8.0.0 commit for reproducible builds.

Adds a new Release workflow that runs on release.published, bumps the project version via uv version from the tag name, then commits and pushes the updated pyproject.toml and uv.lock back to main (with [skip ci]).

Written by Cursor Bugbot for commit 03ced35. This will update automatically on new commits. Configure here.

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread .github/workflows/release.yml Outdated
@guimorg
guimorg merged commit d8e03e7 into main Apr 1, 2026
4 checks passed
@guimorg
guimorg deleted the bump-version-ci branch April 1, 2026 15:13
@guimorg guimorg self-assigned this Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant