Skip to content

[ISSUE]: Error when upgrading from 5.x to 6: Requested value 'Mainline' was not found. #4132

Answered by HHobeck
trondhindenes asked this question in Q&A
Discussion options

You must be logged in to vote

In the breaking changes documentation the following is written:

The Mainline mode and the related implementation has been removed completely. The new Mainline version strategy should be used instead.

and in the configuration documentation:

The following supported workflow configurations are available in GitVersion and can be referenced by the workflow property:

GitFlow (GitFlow/v1)
GitHubFlow (GitHubFlow/v1)
TrunkBased (TrunkBased/preview1)

The preview built-in configuration (experimental usage only) for the TrunkBased workflow uses the Mainline version strategy:

workflow: TrunkBased/preview1

Alternatively, you can use the GitHubFlow workflow with mainline version strategy as follows …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@trondhindenes
Comment options

@asbjornu
Comment options

Answer selected by HHobeck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #4131 on July 29, 2024 08:31.