Skip to content

chore(release): v2.3.0#47

Merged
Gerrrt merged 1 commit into
mainfrom
claude/htpx-release-v2.3.0
Jul 10, 2026
Merged

chore(release): v2.3.0#47
Gerrrt merged 1 commit into
mainfrom
claude/htpx-release-v2.3.0

Conversation

@Gerrrt

@Gerrrt Gerrrt commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

What

Cuts the v2.3.0 release. Moves the Command & Control + Impact corpus entries (14 new red↔blue pairs, +28 files — corpus now 86 red / 85 blue) out of [Unreleased] under a dated ## [v2.3.0] - 2026-07-10 heading, leaving [Unreleased] empty. Only CHANGELOG.md changes.

What merging this does

auto-tag.yml reads the first ## [vX.Y.Z] heading as the intended release. On merge to main it will:

  1. Create the annotated v2.3.0 tag and publish the GitHub Release (body carved from this CHANGELOG section).
  2. Fire sync-fanout.yml, which opens the dotfiles-Kali companion.lock-bump PR to vendor the new corpus into offensive/companion/.

Both are idempotent no-ops if re-run — pushing main again never double-tags.

Version rationale

The only [Unreleased] change is the corpus addition (feat) → minor bump from the current v2.2.0v2.3.0. No breaking changes.

Verification

CHANGELOG.md is the sole diff; the entries/ tree is untouched, so ci.yml's pairing / slot / drift gates are unaffected (they passed when the corpus merged in #46). The top version heading is now ## [v2.3.0], which is what auto-tag.sh detects.

🤖 Generated with Claude Code


Generated by Claude Code

Cut the v2.3.0 release: move the Command & Control + Impact corpus entries
(14 red↔blue pairs, +28 files; corpus now 86 red / 85 blue) from
[Unreleased] under the v2.3.0 heading.

Merging to main triggers auto-tag.yml (tags v2.3.0 + publishes the GitHub
Release) and sync-fanout.yml (opens the dotfiles-Kali companion.lock-bump
PR to vendor the new corpus into offensive/companion/).

Co-Authored-By: Claude Opus 4.8 <[email protected]>
Claude-Session: https://claude.ai/code/session_012CpbBxJLgsg3T3ropqYGJA
Copilot AI review requested due to automatic review settings July 10, 2026 14:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Cuts the v2.3.0 release by promoting the existing [Unreleased] changelog entry into a dated ## [v2.3.0] - 2026-07-10 section so the repo’s release automation can tag and publish the release from the topmost version heading.

Changes:

  • Adds a new ## [v2.3.0] - 2026-07-10 heading immediately after ## [Unreleased].
  • Leaves [Unreleased] empty and associates the existing “Added” corpus entry with the new v2.3.0 section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Gerrrt Gerrrt merged commit b26df80 into main Jul 10, 2026
2 checks passed
@Gerrrt Gerrrt deleted the claude/htpx-release-v2.3.0 branch July 10, 2026 23:01
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