AzureDevOpsPipelineProcessor #2638
Replies: 6 comments 5 replies
-
|
I am using version 16, I'm a bit confused on how to define the Source and Target details here. |
Beta Was this translation helpful? Give feedback.
-
|
There are some minor syntax issues I faced while running the above config. For me the working Syntax is:- |
Beta Was this translation helpful? Give feedback.
-
|
I'm using the 16.3.0-Preview2 version of the Tool and I'm facing this message whenever I do a test for the PipeLine migration : System.InvalidCastException: Impossible d'effectuer un cast d'un objet de type 'MigrationTools.Clients.TfsTeamProjectEndpoint' en type 'MigrationTools.Endpoints.AzureDevOpsEndpoint'. >> meaning impossible to cast object type MigrationTools.Clients.TfsTeamProjectEndpoint in type MigrationTools.Endpoints.AzureDevOpsEndpoint. Manually changing does not correct this issue, and by default the file comes with "EndpointType": "TfsTeamProjectEndpoint". How can this be solved ? |
Beta Was this translation helpful? Give feedback.
-
|
Hello, I'm trying to understand if it is possible to migrate Pipelines from on-prem TFS to Azure Devops Services with this processor? If yes, can somebody provide an example of how should I configure sources endpoint for this case. I've tried the following: and got the following error: Also I've tried to disable everything except build pipelines: Looks like my server is to old for this processor. |
Beta Was this translation helpful? Give feedback.
-
|
I am using Azure Devops , ERROR [18:18:36 INF] [16.3.3] Azure DevOps Migration Tools [Object Model] Validation errors (deduplicated & filtered): Likely root cause missing properties (all deduped candidate sets): Path: MigrationTools.Processors[0]
Total unique validation errors after filtering: 5 NOTE: A single missing property can trigger multiple branch (anyOf/allOf) mismatches. Fix the root cause lines above first. [18:18:41 INF] [16.3.3] Command ExecuteMigrationCommand completed in "00:00:05.6909746" |
Beta Was this translation helpful? Give feedback.
-
|
i could be wrong but i dont think under version 16.3.3 AzureDevOpsPipelineProcessor is working. the last update to this processor appears to be in november. i have tried various options which all complain with either WIQLQuery or invalid schema or authentication. can someone provide a working config for 16.3.3 ? desperate here as my company went bankrupt and we have to jump ship onto a new tenant... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is for questions, feedback, and community support related to the Azure Dev Ops Pipeline Processor.
Quick Reference
AzureDevOpsPipelineProcessorHow to Use This Discussion
Related Documentation
Please refer to the official documentation for detailed configuration options and examples.
Beta Was this translation helpful? Give feedback.
All reactions