Skip to content

Add release metadata helpers for ADR 0002 [WPB-26469]#21598

Open
screendriver wants to merge 1 commit into
devfrom
release-metadata
Open

Add release metadata helpers for ADR 0002 [WPB-26469]#21598
screendriver wants to merge 1 commit into
devfrom
release-metadata

Conversation

@screendriver

@screendriver screendriver commented Jun 19, 2026

Copy link
Copy Markdown
Member
TaskWPB-26469 [Web] Use a trunk-based automated release process

Summary

Adds pure release metadata helpers for ADR 0002.

This includes:

  • validation for release/YYYY-MM-DD.N branch names
  • extraction of the release identifier
  • computation of YYYY-MM-DD.N-beta.M tags
  • computation of YYYY-MM-DD.N-production
  • detection of existing Production tags
  • detection of whether a Production tag points to the current release commit

Notes

This pull request intentionally does not change release behavior.

No GitHub Actions workflows are changed.

Tracking

Part of #21597

@screendriver screendriver enabled auto-merge June 19, 2026 07:24
@screendriver screendriver force-pushed the release-metadata branch 4 times, most recently from f216e4f to 0b14c67 Compare June 19, 2026 07:43
This includes:

- validation for `release/YYYY-MM-DD.N` branch names
- extraction of the release identifier
- computation of `YYYY-MM-DD.N-beta.M` tags
- computation of `YYYY-MM-DD.N-production`
- detection of existing Production tags
- detection of whether a Production tag points to the current release commit
@sonarqubecloud

Copy link
Copy Markdown

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