Skip to content

Allow alpha hotfix versions in R2 releases - #35595

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/8df68ce4f4d3e652367f7394a642827f21979d70
Jul 27, 2026
Merged

Allow alpha hotfix versions in R2 releases#35595
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/8df68ce4f4d3e652367f7394a642827f21979d70

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 27, 2026

Copy link
Copy Markdown

Allow alpha hotfix versions in R2 releases

Why

The Rust release workflow accepts alpha versions with a second numeric suffix,
such as 1.2.3-alpha.4.1, but the R2 publisher rejects them as invalid.

What changed

  • Allow up to two numeric suffix components for alpha versions in
    publish_r2_release.py.
  • Document that its version pattern must remain aligned with release tag
    validation in rust-release.yml.

## Why

The Rust release workflow accepts alpha versions with a second numeric suffix,
such as `1.2.3-alpha.4.1`, but the R2 publisher rejects them as invalid.

## What changed

- Allow up to two numeric suffix components for alpha versions in
  `publish_r2_release.py`.
- Document that its version pattern must remain aligned with release tag
  validation in `rust-release.yml`.

GitOrigin-RevId: 8df68ce4f4d3e652367f7394a642827f21979d70
@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/8df68ce4f4d3e652367f7394a642827f21979d70 branch from 4c06ebc to 3d519bf Compare July 27, 2026 10:56
@copyberry
copyberry Bot merged commit 3d519bf into main Jul 27, 2026
13 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/8df68ce4f4d3e652367f7394a642827f21979d70 branch July 27, 2026 10:57
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants