Skip to content

chore(release): prepare v0.27.1 - #747

Merged
CybotTM merged 2 commits into
mainfrom
chore/release-v0.27.1
Jul 27, 2026
Merged

chore(release): prepare v0.27.1#747
CybotTM merged 2 commits into
mainfrom
chore/release-v0.27.1

Conversation

@CybotTM

@CybotTM CybotTM commented Jul 27, 2026

Copy link
Copy Markdown
Member

Release prep for v0.27.1 (patch — one fix, dependency refresh, toolchain bump; no new features since v0.27.0).

Changes

After merge

Tag v0.27.1 (signed, annotated) gets pushed to trigger the Release workflow.

Verification

  • go build ./..., go vet ./... — pass
  • No Go source changes in this PR; the Makefile edit touches only the GOTOOLCHAIN pin in the two lint targets.

CybotTM added 2 commits July 27, 2026 19:52
The `lint` and `lint-fix` targets pinned GOTOOLCHAIN=go1.26.4 while
go.mod moved to toolchain go1.26.5 in #746, so golangci-lint was built
with a different toolchain than the one the build and CI use.

Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
Copilot AI review requested due to automatic review settings July 27, 2026 17:54
@github-actions github-actions Bot added documentation Improvements or additions to documentation ci labels Jul 27, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

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

Scanned Files

None

@sonarqubecloud

Copy link
Copy Markdown

@github-actions github-actions 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.

Automated approval for maintainer PR

All automated quality gates passed. See SECURITY_CONTROLS.md for compensating controls.

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.57%. Comparing base (880a6f9) to head (bd48efd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #747   +/-   ##
=======================================
  Coverage   87.57%   87.57%           
=======================================
  Files          90       90           
  Lines       12012    12012           
=======================================
  Hits        10519    10519           
  Misses       1204     1204           
  Partials      289      289           
Flag Coverage Δ
integration 87.53% <ø> (-0.04%) ⬇️
unittests 85.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@CybotTM
CybotTM added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit fcf8f8e Jul 27, 2026
26 of 27 checks passed
@CybotTM
CybotTM deleted the chore/release-v0.27.1 branch July 27, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants