Skip to content

Release v1.0.0#119

Merged
oschwald merged 3 commits into
mainfrom
horgh/release
Jun 15, 2026
Merged

Release v1.0.0#119
oschwald merged 3 commits into
mainfrom
horgh/release

Conversation

@horgh

@horgh horgh commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Documentation
    • Updated the version 1.0.0 changelog entry to include the release date (2026-06-15).
  • Chores
    • Refined release packaging configuration for archives (including Windows zip formatting), snapshot version templating, and package metadata.

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 43de4666-3d68-4d42-ae59-fbcdb0049fbe

📥 Commits

Reviewing files that changed from the base of the PR and between f1b6613 and d7dc035.

📒 Files selected for processing (1)
  • .goreleaser.yml

📝 Walkthrough

Walkthrough

The CHANGELOG.md heading for version 1.0.0 was updated to include the release date (2026-06-15). The .goreleaser.yml release configuration was updated to use formats arrays for Windows archives and to reorganize snapshot and package configuration settings.

Changes

1.0.0 Release Preparation

Layer / File(s) Summary
Release date documentation
CHANGELOG.md
The ## 1.0.0 heading was updated to ## 1.0.0 (2026-06-15) to record the release date.
Release configuration updates
.goreleaser.yml
Windows archive format_overrides changed from single format: zip to a formats array; snapshot configuration moved version_template under a snapshot: block; nfpms entry for xgb2code updated to use ids: instead of builds:.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Poem

A bunny hops forth with timestamp in hand,
One-point-oh-oh is ready and planned! 🐇
The changelog stamps the date bright and true,
Goreleaser configs are polished anew,
Release day approaches—hop, hop, hooray! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release v1.0.0' directly and clearly reflects the main purpose of the pull request, which is to release version 1.0.0 as evidenced by the CHANGELOG.md update adding the release date and the .goreleaser.yml configuration changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch horgh/release

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

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request updates the release date in the changelog and modifies the auto-generated header URL in mise.lock. The review feedback correctly points out that modifying the domain in mise.lock to an unofficial one is incorrect and that manual changes to this auto-generated file will be overwritten.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread mise.lock
@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown

Modver result

This report was generated by Modver,
a Go package and command that helps you obey semantic versioning rules in your Go module.

This PR does not require a change in your module’s version number.
(You might still consider bumping the patchlevel anyway.)

GoReleaser warned that snapshot.name_template, archives.format_overrides.format,
archives.builds, and nfpms.builds are deprecated. Update to the replacements:
version_template, formats (now a list), and ids.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@oschwald oschwald merged commit 5cd6c65 into main Jun 15, 2026
24 checks passed
@oschwald oschwald deleted the horgh/release branch June 15, 2026 22:07
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.

2 participants