Skip to content

Beta releases should display release notes #2005

@gregjkal

Description

@gregjkal

Our release import process looks for release notes in S3 with a key that matches the version name. That works for normal releases (e.g. boost_1_89_0), but it's not working for beta releases, since their name (e.g. boost_1_90_0beta1) doesn't match the release note filename / S3 key (e.g. boost_1_90_0.adoc).

The code should strip any beta[x] suffix from the release version name when looking for release notes, so that beta releases get the correct release notes.

Metadata

Metadata

Labels

BugSomething isn't working

Type

Projects

Status

In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions