Skip to content

docs(m1): finalize release closeout - #18

Merged
RLungWu merged 1 commit into
mainfrom
docs/m1-release-closeout
Aug 26, 2026
Merged

docs(m1): finalize release closeout#18
RLungWu merged 1 commit into
mainfrom
docs/m1-release-closeout

Conversation

@RLungWu

@RLungWu RLungWu commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Problem

What situation existed before this change? Why did it need to change?

Change

What did you actually do? Summarize the change, not the diff line-by-line.

Design Decisions

Any non-obvious choices made while implementing this — trade-offs, rejected
alternatives, or anything a future reader would ask "why did you do it this
way?" about.

Validation

  • pytest passes
  • ruff check . passes
  • mypy src passes
  • New behavior is covered by tests (unit / integration / golden)

Risks

What could this break? What wasn't tested? What assumptions might not hold
for other inputs or backends?

Related

  • Closes #
  • Milestone:
  • ADR (if applicable):

@RLungWu
RLungWu merged commit 4812aa8 into main Aug 26, 2026
1 check passed

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ab9da017af

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog

## [0.0.2] - 2026-08-26

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Align package metadata before tagging v0.0.2

When this release is tagged or published as instructed by the updated release gate, the distribution will still be built as runguard==0.1.0: both pyproject.toml and the root package entry in uv.lock retain version 0.1.0. This makes the advertised v0.0.2 release inconsistent with its installable artifact and can consume the future v0.1.0 package version prematurely, so update and lock the package version as part of this release closeout.

Useful? React with 👍 / 👎.

@RLungWu
RLungWu deleted the docs/m1-release-closeout branch August 26, 2026 09:57
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.

1 participant