Skip to content

fix: allow master branch to produce beta versions#226

Merged
jasonleenaylor merged 1 commit into
masterfrom
302
Jun 3, 2026
Merged

fix: allow master branch to produce beta versions#226
jasonleenaylor merged 1 commit into
masterfrom
302

Conversation

@imnasnainaec

@imnasnainaec imnasnainaec commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

ContinuousDeployment mode on an is-main-branch:true branch silently produces stable versions regardless of the label setting. Overriding to ContinuousDelivery causes GitVersion 6.x to apply the beta label as a pre-release, yielding X.Y.Z-beta.N from the master branch.

This finishes the incomplete fix of #225

Devin review: https://app.devin.ai/review/sillsdev/icu-dotnet/pull/226

ContinuousDeployment mode on an is-main-branch:true branch silently
produces stable versions regardless of the label setting. Overriding
to ContinuousDelivery causes GitVersion 6.x to apply the beta label
as a pre-release, yielding X.Y.Z-beta.N from the master branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@imnasnainaec imnasnainaec self-assigned this Jun 3, 2026
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

Test Results

       4 files  ±0     324 suites  ±0   6s ⏱️ ±0s
   436 tests ±0     432 ✔️ ±0      4 💤 ±0  0 ±0 
1 788 runs  ±0  1 683 ✔️ ±0  105 💤 ±0  0 ±0 

Results for commit 2aa028a. ± Comparison against base commit 823fc40.

@imnasnainaec imnasnainaec marked this pull request as ready for review June 3, 2026 15:05
@jasonleenaylor jasonleenaylor merged commit fe06c5f into master Jun 3, 2026
7 checks passed
@jasonleenaylor jasonleenaylor deleted the 302 branch June 3, 2026 16:09
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.

2 participants