Skip to content

Commit

Permalink
Update validator errors to be more clear that is is a user error. (#2363
Browse files Browse the repository at this point in the history
)
  • Loading branch information
MrHinsh authored Sep 14, 2024
2 parents 0caa44d + d34e52c commit 927c611
Show file tree
Hide file tree
Showing 108 changed files with 1,146 additions and 1,143 deletions.
6 changes: 4 additions & 2 deletions configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"MigrationTools": {
"Version": "16.0",
"Endpoints": {
"Source": {
"Source2": {
"EndpointType": "TfsTeamProjectEndpoint",
"Collection": "https://dev.azure.com/nkdagility-preview/",
"Project": "migrationSource1",
Expand All @@ -25,7 +25,7 @@
"IterationPath": "Iteration"
}
},
"Target": {
"Target2": {
"EndpointType": "TfsTeamProjectEndpoint",
"Collection": "https://dev.azure.com/nkdagility-preview/",
"Project": "migrationTest5",
Expand Down Expand Up @@ -147,6 +147,8 @@
"PauseAfterEachWorkItem": false,
"AttachRevisionHistory": false,
"GenerateMigrationComment": true,
"SourceName": "Source2",
"TargetName": "Target2",
"WorkItemIDs": [ 12 ],
"MaxGracefulFailures": 0,
"SkipRevisionWithInvalidIterationPath": false,
Expand Down
22 changes: 11 additions & 11 deletions docs/Reference/Generated/MigrationTools.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions docs/_data/reference.endpoints.azuredevopsendpoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,36 +38,36 @@ configurationSamples:
"EndpointEnrichers": null
}
sampleFor: MigrationTools.Endpoints.AzureDevOpsEndpointOptions
description: missng XML code comments
description: missing XML code comments
className: AzureDevOpsEndpoint
typeName: Endpoints
architecture:
options:
- parameterName: AccessToken
type: String
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: AuthenticationMode
type: AuthenticationMode
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: EndpointEnrichers
type: List
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: Organisation
type: String
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: Project
type: String
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: ReflectedWorkItemIdField
type: String
description: missng XML code comments
defaultValue: missng XML code comments
status: missng XML code comments
processingTarget: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
status: missing XML code comments
processingTarget: missing XML code comments
classFile: /src/MigrationTools.Clients.AzureDevops.Rest/Endpoints/AzureDevOpsEndpoint.cs
optionsClassFile: /src/MigrationTools.Clients.AzureDevops.Rest/Endpoints/AzureDevOpsEndpointOptions.cs
14 changes: 7 additions & 7 deletions docs/_data/reference.endpoints.filesystemworkitemendpoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@ configurationSamples:
"EndpointEnrichers": null
}
sampleFor: MigrationTools.Endpoints.FileSystemWorkItemEndpointOptions
description: missng XML code comments
description: missing XML code comments
className: FileSystemWorkItemEndpoint
typeName: Endpoints
architecture:
options:
- parameterName: EndpointEnrichers
type: List
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: FileStore
type: String
description: missng XML code comments
defaultValue: missng XML code comments
status: missng XML code comments
processingTarget: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
status: missing XML code comments
processingTarget: missing XML code comments
classFile: /src/MigrationTools.Clients.FileSystem/Endpoints/FileSystemWorkItemEndpoint.cs
optionsClassFile: /src/MigrationTools.Clients.FileSystem/Endpoints/FileSystemWorkItemEndpointOptions.cs
34 changes: 17 additions & 17 deletions docs/_data/reference.endpoints.tfsendpoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,40 +91,40 @@ configurationSamples:
"EndpointEnrichers": null
}
sampleFor: MigrationTools.Endpoints.TfsEndpointOptions
description: missng XML code comments
description: missing XML code comments
className: TfsEndpoint
typeName: Endpoints
architecture:
options:
- parameterName: AllowCrossProjectLinking
type: Boolean
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: Authentication
type: TfsAuthenticationOptions
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: Collection
type: Uri
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: EndpointEnrichers
type: List
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: LanguageMaps
type: TfsLanguageMapOptions
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: Project
type: String
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: ReflectedWorkItemIdField
type: String
description: missng XML code comments
defaultValue: missng XML code comments
status: missng XML code comments
processingTarget: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
status: missing XML code comments
processingTarget: missing XML code comments
classFile: /src/MigrationTools.Clients.TfsObjectModel/EndPoints/TfsEndpoint.cs
optionsClassFile: /src/MigrationTools.Clients.TfsObjectModel/EndPoints/TfsEndpointOptions.cs
34 changes: 17 additions & 17 deletions docs/_data/reference.endpoints.tfsteamprojectendpoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,40 +91,40 @@ configurationSamples:
"EndpointEnrichers": null
}
sampleFor: MigrationTools.Endpoints.TfsTeamProjectEndpointOptions
description: missng XML code comments
description: missing XML code comments
className: TfsTeamProjectEndpoint
typeName: Endpoints
architecture:
options:
- parameterName: AllowCrossProjectLinking
type: Boolean
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: Authentication
type: TfsAuthenticationOptions
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: Collection
type: Uri
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: EndpointEnrichers
type: List
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: LanguageMaps
type: TfsLanguageMapOptions
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: Project
type: String
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: ReflectedWorkItemIdField
type: String
description: missng XML code comments
defaultValue: missng XML code comments
status: missng XML code comments
processingTarget: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
status: missing XML code comments
processingTarget: missing XML code comments
classFile: /src/MigrationTools.Clients.TfsObjectModel/EndPoints/TfsTeamProjectEndpoint.cs
optionsClassFile: /src/MigrationTools.Clients.TfsObjectModel/EndPoints/TfsTeamProjectEndPointOptions.cs
34 changes: 17 additions & 17 deletions docs/_data/reference.endpoints.tfsteamsettingsendpoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,40 +23,40 @@ configurationSamples:
"EndpointEnrichers": null
}
sampleFor: MigrationTools.Endpoints.TfsTeamSettingsEndpointOptions
description: missng XML code comments
description: missing XML code comments
className: TfsTeamSettingsEndpoint
typeName: Endpoints
architecture:
options:
- parameterName: AllowCrossProjectLinking
type: Boolean
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: Authentication
type: TfsAuthenticationOptions
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: Collection
type: Uri
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: EndpointEnrichers
type: List
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: LanguageMaps
type: TfsLanguageMapOptions
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: Project
type: String
description: missng XML code comments
defaultValue: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
- parameterName: ReflectedWorkItemIdField
type: String
description: missng XML code comments
defaultValue: missng XML code comments
status: missng XML code comments
processingTarget: missng XML code comments
description: missing XML code comments
defaultValue: missing XML code comments
status: missing XML code comments
processingTarget: missing XML code comments
classFile: /src/MigrationTools.Clients.TfsObjectModel/EndPoints/TfsTeamSettingsEndpoint.cs
optionsClassFile: /src/MigrationTools.Clients.TfsObjectModel/EndPoints/TfsTeamSettingsEndpointOptions.cs
Loading

0 comments on commit 927c611

Please sign in to comment.