Skip to content

chore(release): advance source version to 0.2.1 - #10

Open
erinepshovel-code wants to merge 3 commits into
mainfrom
chore/version-0.2.1
Open

erinepshovel-code wants to merge 3 commits into
mainfrom
chore/version-0.2.1

Conversation

@erinepshovel-code

Copy link
Copy Markdown
Contributor

Main has materially advanced since immutable v0.2.0 through the public service/payment work and its regression repair. This PR changes only version identity and release-facing documentation so future artifacts cannot reuse the v0.2.0 identity.

Changes:

  • bump pyproject.toml to 0.2.1;
  • align pubskill_lib.__version__;
  • distinguish current source version from already-published immutable tags in README;
  • make the verified-wheel install example release-version parameterized.

No release/tag/publication is performed here.

hmmm: v0.2.1 publication remains a separate release decision after exact-head gates pass.

@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: 83749133f0

ℹ️ 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 pyproject.toml
[project]
name = "pubskill-lib"
version = "0.2.0"
version = "0.2.1"

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 Update the sdist replay directory for version 0.2.1

With this version bump, the release builder produces an sdist rooted at pubskill_lib-0.2.1, but the release-artifact replay step in .github/workflows/ci.yml still runs cd /tmp/pubskill-replay/pubskill_lib-0.2.0. Every CI job reaching that step will therefore fail before replaying the tests; update the workflow to use the new version or derive the extracted directory dynamically.

Useful? React with 👍 / 👎.

@chatgpt-codex-connector

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-09-14T17:22:20.228059Z 8374913 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.

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