You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
when I want to override the config for strategies I receive the following error:
Unhandled exception. GitVersion.WarningException: Could not parse /overrideconfig option: strategies=mainline. Unsupported 'key'.
at GitVersion.ArgumentParser.ParseOverrideConfig(Arguments arguments, IReadOnlyCollection`1 values) in /_/src/GitVersion.App/ArgumentParser.cs:line 463
What is expected?
I expect to be able to pass in the strategies as array. Later I want to override my config using the azure pipelines task.
Prerequisites
GitVersion package
GitVersion.Tool
GitVersion version
6.0.5+Branch.main.Sha.c78e7a3f34e0afe6ca0a3b4a03218f1b1280d434
Operating system
Windows
What are you seeing?
Hi there,
when I want to override the config for strategies I receive the following error:
What is expected?
I expect to be able to pass in the strategies as array. Later I want to override my config using the azure pipelines task.
Steps to Reproduce
I run the following command on my main branch:
RepositoryFixture Test
No response
Output log or link to your CI build (if appropriate).
The text was updated successfully, but these errors were encountered: