Been evaluating the tool and has been great works a treat
just one question does - does the pipeline migrations work using azure devops on prem and doesnt seem to our i dont know how to configure them
reports
[17:51:53 ERR] Unhandled exception! System.InvalidOperationException: There is no endpoint named that or duplicates of the same name at MigrationTools.Endpoints.EndpointFactory.CreateEndpoint(String name) in D:\a\1\s\src\MigrationTools\Endpoints\EndpointFactory.cs:line 49 at MigrationTools.Processors.Processor.Configure(IProcessorOptions options) in D:\a\1\s\src\MigrationTools\Processors\Processor.cs:line 50 at MigrationTools.Processors.AzureDevOpsPipelineProcessor.Configure(IProcessorOptions options) in D:\a\1\s\src\MigrationTools.Clients.AzureDevops.Rest\Processors\AzureDevOpsPipelineProcessor.cs:line 37 at MigrationTools._EngineV1.Containers.ProcessorContainer.Configure() in D:\a\1\s\src\MigrationTools_EngineV1\Containers\ProcessorContainer.cs:line 61 at MigrationTools.MigrationEngine.Run() in D:\a\1\s\src\MigrationTools\MigrationEngine.cs:line 87 at MigrationTools.Host.ExecuteHostedService.b__5_1() in D:\a\1\s\src\MigrationTools.Host\ExecuteHostedService.cs:line 38 [17:51:53 INF] Application is shutting down...
{
"$type": "AzureDevOpsPipelineProcessorOptions",
"Enabled": true,
"MigrateBuildPipelines": true,
"MigrateReleasePipelines": true,
"MigrateTaskGroups": true,
"MigrateVariableGroups": true,
"MigrateServiceConnections": false,
"BuildPipelines": null,
"ReleasePipelines": null,
"RefName": null,
"SourceName": "xxxxxxxxxxx",
"TargetName": "xxxxxxxxxxx"
}