Skip to content

Prepare v0.5.1-alpha.1 - #55

Merged
hardbyte merged 1 commit into
mainfrom
brian/release-0.5.1-alpha.1
Aug 31, 2026
Merged

Prepare v0.5.1-alpha.1#55
hardbyte merged 1 commit into
mainfrom
brian/release-0.5.1-alpha.1

Conversation

@hardbyte

Copy link
Copy Markdown
Contributor

Summary

  • set the crate and lockfile version to 0.5.1-alpha.1
  • mark the existing 0.5.1 changelog entry as the alpha release
  • exercise the new tag-driven Trusted Publishing workflow before cutting final 0.5.1

Validation

  • cargo audit
  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test --all-targets --all-features
  • cargo publish --dry-run --locked --allow-dirty
  • git diff --check

Copilot AI lite review requested due to automatic review settings August 31, 2026 23:37

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T23:39:12.382340Z 660f068 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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

Prepares the gatehouse crate for the v0.5.1-alpha.1 pre-release by aligning crate metadata, lockfile, and changelog to support a tag-driven release workflow.

Changes:

  • Bump crate version to 0.5.1-alpha.1.
  • Update the gatehouse entry in Cargo.lock to the same pre-release version.
  • Rename the 0.5.1 changelog section to 0.5.1-alpha.1.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
CHANGELOG.md Renames the 0.5.1 section to 0.5.1-alpha.1 for the alpha release entry.
Cargo.toml Sets the crate version to 0.5.1-alpha.1.
Cargo.lock Updates the lockfile package entry for gatehouse to 0.5.1-alpha.1.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@hardbyte
hardbyte merged commit b1ae4aa into main Aug 31, 2026
4 checks passed
@hardbyte
hardbyte deleted the brian/release-0.5.1-alpha.1 branch August 31, 2026 23:39
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.

2 participants