Skip to content

chore: merge release/v1.3.0 into main#620

Merged
olivermeyer merged 11 commits into
mainfrom
release/v1.3.0
May 5, 2026
Merged

chore: merge release/v1.3.0 into main#620
olivermeyer merged 11 commits into
mainfrom
release/v1.3.0

Conversation

@olivermeyer
Copy link
Copy Markdown
Collaborator

No description provided.

aignostics-release-bot Bot and others added 9 commits April 23, 2026 12:45
When CI/CD runs on a release/v* branch, extract the semver from the
branch name and pass it as the Ketryx `version` input instead of
`commit-sha`. This associates the build with the correct Ketryx release
entry rather than a transient commit SHA, enabling proper compliance
approval collection during the prepare-release phase.

On all other contexts (PRs, main, tags), the existing commit-sha
behaviour is unchanged.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Ketryx version names start with "v" (e.g. v1.3.0), but the
get-release-version step was stripping it by capturing only the
part after "v" in the regex match. This caused the version passed
to the Ketryx compliance check to be bare semver (e.g. 1.3.0).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 4, 2026 09:25

This comment was marked as off-topic.

olivermeyer and others added 2 commits May 4, 2026 12:08
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…main

The uv-lock hook updated uv.lock in the previous commit, which introduced
a new conflict with main's uv.lock. The original release branch lock
auto-merges cleanly with main, so we restore it here.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.
see 23 files with indirect coverage changes

Copy link
Copy Markdown
Contributor

@arne-aignx arne-aignx left a comment

Choose a reason for hiding this comment

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

LGTM. Already reviewed by other reviewers

@olivermeyer olivermeyer merged commit b14783e into main May 5, 2026
59 of 60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants