From 6334631180351af7790ad9967d7c7461f63baeda Mon Sep 17 00:00:00 2001 From: DenisRumyantsev Date: Tue, 3 Oct 2023 13:43:43 +0200 Subject: [PATCH] removal date for deprecated tasks --- Tasks/AppCenterDistributeV1/task.json | 3 ++- Tasks/AppCenterDistributeV1/task.loc.json | 3 ++- Tasks/AppCenterDistributeV2/task.json | 3 ++- Tasks/AppCenterDistributeV2/task.loc.json | 3 ++- Tasks/AzureMonitorV0/task.json | 3 ++- Tasks/AzureMonitorV0/task.loc.json | 3 ++- Tasks/ChefKnifeV1/task.json | 3 ++- Tasks/ChefKnifeV1/task.loc.json | 3 ++- Tasks/ChefV1/task.json | 3 ++- Tasks/ChefV1/task.loc.json | 3 ++- Tasks/CondaEnvironmentV1/task.json | 3 ++- Tasks/CondaEnvironmentV1/task.loc.json | 3 ++- .../resources.resjson/en-US/resources.resjson | 2 +- Tasks/DeployVisualStudioTestAgentV2/task.json | 3 ++- Tasks/DeployVisualStudioTestAgentV2/task.loc.json | 3 ++- Tasks/DotNetCoreInstallerV1/task.json | 3 ++- Tasks/DotNetCoreInstallerV1/task.loc.json | 3 ++- Tasks/DownloadPackageV0/task.json | 3 ++- Tasks/DownloadPackageV0/task.loc.json | 3 ++- Tasks/DownloadPipelineArtifactV0/task.json | 3 ++- Tasks/DownloadPipelineArtifactV0/task.loc.json | 3 ++- Tasks/DownloadPipelineArtifactV1/task.json | 3 ++- Tasks/DownloadPipelineArtifactV1/task.loc.json | 3 ++- Tasks/IISWebAppDeployment/task.json | 3 ++- Tasks/IISWebAppDeployment/task.loc.json | 3 ++- Tasks/NuGetAuthenticateV0/task.json | 5 +++-- Tasks/NuGetAuthenticateV0/task.loc.json | 5 +++-- Tasks/NuGetInstallerV0/task.json | 3 ++- Tasks/NuGetInstallerV0/task.loc.json | 3 ++- Tasks/NuGetPackagerV0/task.json | 3 ++- Tasks/NuGetPackagerV0/task.loc.json | 3 ++- Tasks/NuGetPublisherV0/task.json | 3 ++- Tasks/NuGetPublisherV0/task.loc.json | 3 ++- Tasks/NuGetRestoreV1/task.json | 3 ++- Tasks/NuGetRestoreV1/task.loc.json | 3 ++- Tasks/NuGetV0/task.json | 3 ++- Tasks/NuGetV0/task.loc.json | 3 ++- .../resources.resjson/en-US/resources.resjson | 6 +++--- Tasks/PublishPipelineArtifactV0/task.json | 3 ++- Tasks/PublishPipelineArtifactV0/task.loc.json | 15 ++++++++------- Tasks/QuickPerfTestV1/task.json | 3 ++- Tasks/QuickPerfTestV1/task.loc.json | 3 ++- Tasks/RunJMeterLoadTestV1/task.json | 3 ++- Tasks/RunJMeterLoadTestV1/task.loc.json | 5 +++-- Tasks/RunLoadTestV1/task.json | 3 ++- Tasks/RunLoadTestV1/task.loc.json | 5 +++-- Tasks/SqlServerDacpacDeployment/task.json | 3 ++- Tasks/SqlServerDacpacDeployment/task.loc.json | 3 ++- Tasks/XamarinTestCloudV1/task.json | 3 ++- Tasks/XamarinTestCloudV1/task.loc.json | 3 ++- _generated/NuGetAuthenticateV0.versionmap.txt | 4 ++-- _generated/NuGetAuthenticateV0/task.json | 9 +++++---- _generated/NuGetAuthenticateV0/task.loc.json | 9 +++++---- _generated/NuGetAuthenticateV0_Node16/task.json | 9 +++++---- .../NuGetAuthenticateV0_Node16/task.loc.json | 9 +++++---- 55 files changed, 132 insertions(+), 80 deletions(-) diff --git a/Tasks/AppCenterDistributeV1/task.json b/Tasks/AppCenterDistributeV1/task.json index 965b3bd0b027..7d839ab641d4 100644 --- a/Tasks/AppCenterDistributeV1/task.json +++ b/Tasks/AppCenterDistributeV1/task.json @@ -7,6 +7,7 @@ "helpMarkDown": "For help with this task, visit the Visual Studio App Center [support site](https://aka.ms/appcentersupport/).", "category": "Deploy", "deprecated": true, + "removalDate": "2024-04-22", "visibility": [ "Build", "Release" @@ -14,7 +15,7 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 226, + "Minor": 229, "Patch": 0 }, "minimumAgentVersion": "2.144.0", diff --git a/Tasks/AppCenterDistributeV1/task.loc.json b/Tasks/AppCenterDistributeV1/task.loc.json index 6ed6d687695d..9ad3f728656b 100644 --- a/Tasks/AppCenterDistributeV1/task.loc.json +++ b/Tasks/AppCenterDistributeV1/task.loc.json @@ -7,6 +7,7 @@ "helpMarkDown": "ms-resource:loc.helpMarkDown", "category": "Deploy", "deprecated": true, + "removalDate": "2024-04-22", "visibility": [ "Build", "Release" @@ -14,7 +15,7 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 226, + "Minor": 229, "Patch": 0 }, "minimumAgentVersion": "2.144.0", diff --git a/Tasks/AppCenterDistributeV2/task.json b/Tasks/AppCenterDistributeV2/task.json index c91a73d367a8..2bceaef6b743 100644 --- a/Tasks/AppCenterDistributeV2/task.json +++ b/Tasks/AppCenterDistributeV2/task.json @@ -7,6 +7,7 @@ "helpMarkDown": "For help with this task, visit the Visual Studio App Center [support site](https://aka.ms/appcentersupport/).", "category": "Deploy", "deprecated": true, + "removalDate": "2024-04-22", "visibility": [ "Build", "Release" @@ -14,7 +15,7 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 226, + "Minor": 229, "Patch": 0 }, "minimumAgentVersion": "2.144.0", diff --git a/Tasks/AppCenterDistributeV2/task.loc.json b/Tasks/AppCenterDistributeV2/task.loc.json index 999e78ab7b0d..72e87f25aa1b 100644 --- a/Tasks/AppCenterDistributeV2/task.loc.json +++ b/Tasks/AppCenterDistributeV2/task.loc.json @@ -7,6 +7,7 @@ "helpMarkDown": "ms-resource:loc.helpMarkDown", "category": "Deploy", "deprecated": true, + "removalDate": "2024-04-22", "visibility": [ "Build", "Release" @@ -14,7 +15,7 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 226, + "Minor": 229, "Patch": 0 }, "minimumAgentVersion": "2.144.0", diff --git a/Tasks/AzureMonitorV0/task.json b/Tasks/AzureMonitorV0/task.json index 4994a0385f1f..3b06f75063a9 100644 --- a/Tasks/AzureMonitorV0/task.json +++ b/Tasks/AzureMonitorV0/task.json @@ -8,6 +8,7 @@ "helpMarkDown": "[Learn more about this task](https://go.microsoft.com/fwlink/?linkid=870240)", "category": "Utility", "deprecated": true, + "removalDate": "2024-04-22", "visibility": [ "Build", "Release" @@ -18,7 +19,7 @@ ], "version": { "Major": 0, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "instanceNameFormat": "Query Azure Monitor alerts", diff --git a/Tasks/AzureMonitorV0/task.loc.json b/Tasks/AzureMonitorV0/task.loc.json index 73129a33ea2b..b61b29a27e68 100644 --- a/Tasks/AzureMonitorV0/task.loc.json +++ b/Tasks/AzureMonitorV0/task.loc.json @@ -8,6 +8,7 @@ "helpMarkDown": "ms-resource:loc.helpMarkDown", "category": "Utility", "deprecated": true, + "removalDate": "2024-04-22", "visibility": [ "Build", "Release" @@ -18,7 +19,7 @@ ], "version": { "Major": 0, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "instanceNameFormat": "ms-resource:loc.instanceNameFormat", diff --git a/Tasks/ChefKnifeV1/task.json b/Tasks/ChefKnifeV1/task.json index cbf9678fe968..817baf73bed6 100644 --- a/Tasks/ChefKnifeV1/task.json +++ b/Tasks/ChefKnifeV1/task.json @@ -16,10 +16,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [ "Chef", "DotNetFramework" diff --git a/Tasks/ChefKnifeV1/task.loc.json b/Tasks/ChefKnifeV1/task.loc.json index 901af01038ae..eb33b6a401fe 100644 --- a/Tasks/ChefKnifeV1/task.loc.json +++ b/Tasks/ChefKnifeV1/task.loc.json @@ -16,10 +16,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [ "Chef", "DotNetFramework" diff --git a/Tasks/ChefV1/task.json b/Tasks/ChefV1/task.json index c9126e57f3b8..ef639dc39d0f 100644 --- a/Tasks/ChefV1/task.json +++ b/Tasks/ChefV1/task.json @@ -17,10 +17,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [ "Chef", "KnifeReporting", diff --git a/Tasks/ChefV1/task.loc.json b/Tasks/ChefV1/task.loc.json index 73dddefb9641..3d0707e06bd0 100644 --- a/Tasks/ChefV1/task.loc.json +++ b/Tasks/ChefV1/task.loc.json @@ -17,10 +17,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [ "Chef", "KnifeReporting", diff --git a/Tasks/CondaEnvironmentV1/task.json b/Tasks/CondaEnvironmentV1/task.json index 75cbbead91a8..3d7ffa27fdbd 100644 --- a/Tasks/CondaEnvironmentV1/task.json +++ b/Tasks/CondaEnvironmentV1/task.json @@ -14,9 +14,10 @@ "version": { "Major": 1, "Minor": 229, - "Patch": 0 + "Patch": 1 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [], "instanceNameFormat": "Conda environment $(environmentName)", "inputs": [ diff --git a/Tasks/CondaEnvironmentV1/task.loc.json b/Tasks/CondaEnvironmentV1/task.loc.json index 1f8acdc6ffd8..de4f39dbd00f 100644 --- a/Tasks/CondaEnvironmentV1/task.loc.json +++ b/Tasks/CondaEnvironmentV1/task.loc.json @@ -14,9 +14,10 @@ "version": { "Major": 1, "Minor": 229, - "Patch": 0 + "Patch": 1 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [], "instanceNameFormat": "ms-resource:loc.instanceNameFormat", "inputs": [ diff --git a/Tasks/DeployVisualStudioTestAgentV2/Strings/resources.resjson/en-US/resources.resjson b/Tasks/DeployVisualStudioTestAgentV2/Strings/resources.resjson/en-US/resources.resjson index 1e79f64329ad..83b5d40e6ca2 100644 --- a/Tasks/DeployVisualStudioTestAgentV2/Strings/resources.resjson/en-US/resources.resjson +++ b/Tasks/DeployVisualStudioTestAgentV2/Strings/resources.resjson/en-US/resources.resjson @@ -1,6 +1,6 @@ { "loc.friendlyName": "Visual Studio test agent deployment", - "loc.helpMarkDown": "[More information](https://go.microsoft.com/fwlink/?LinkId=838890)", + "loc.helpMarkDown": "[Learn more about this task](https://go.microsoft.com/fwlink/?LinkId=838890)", "loc.description": "Deprecated: Instead, use the 'Visual Studio Test' task to run unit and functional tests", "loc.instanceNameFormat": "Deploy TestAgent on $(testMachineGroup)", "loc.releaseNotes": "", diff --git a/Tasks/DeployVisualStudioTestAgentV2/task.json b/Tasks/DeployVisualStudioTestAgentV2/task.json index b6d659526b0c..2646db0f5c5b 100644 --- a/Tasks/DeployVisualStudioTestAgentV2/task.json +++ b/Tasks/DeployVisualStudioTestAgentV2/task.json @@ -13,10 +13,11 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "runsOn": [ "Agent" ], diff --git a/Tasks/DeployVisualStudioTestAgentV2/task.loc.json b/Tasks/DeployVisualStudioTestAgentV2/task.loc.json index 28b748ce0c85..dd125763a553 100644 --- a/Tasks/DeployVisualStudioTestAgentV2/task.loc.json +++ b/Tasks/DeployVisualStudioTestAgentV2/task.loc.json @@ -13,10 +13,11 @@ "author": "Microsoft Corporation", "version": { "Major": 2, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "runsOn": [ "Agent" ], diff --git a/Tasks/DotNetCoreInstallerV1/task.json b/Tasks/DotNetCoreInstallerV1/task.json index c21dcf5837c8..92bd713e9eab 100644 --- a/Tasks/DotNetCoreInstallerV1/task.json +++ b/Tasks/DotNetCoreInstallerV1/task.json @@ -13,10 +13,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 221, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "preview": "true", "satisfies": [ "DotNetCore" diff --git a/Tasks/DotNetCoreInstallerV1/task.loc.json b/Tasks/DotNetCoreInstallerV1/task.loc.json index 03cabf71503b..3fbe9d9d76ca 100644 --- a/Tasks/DotNetCoreInstallerV1/task.loc.json +++ b/Tasks/DotNetCoreInstallerV1/task.loc.json @@ -13,10 +13,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 221, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "preview": "true", "satisfies": [ "DotNetCore" diff --git a/Tasks/DownloadPackageV0/task.json b/Tasks/DownloadPackageV0/task.json index 8c75ecf9cb84..c89b0f4e9338 100644 --- a/Tasks/DownloadPackageV0/task.json +++ b/Tasks/DownloadPackageV0/task.json @@ -9,12 +9,13 @@ "author": "ms-vscs-rm", "version": { "Major": 0, - "Minor": 225, + "Minor": 229, "Patch": 1 }, "demands": [], "minimumAgentVersion": "2.144.0", "deprecated": true, + "removalDate": "2024-04-22", "inputs": [ { "name": "feed", diff --git a/Tasks/DownloadPackageV0/task.loc.json b/Tasks/DownloadPackageV0/task.loc.json index e90ac81a287e..5b9361cd67fe 100644 --- a/Tasks/DownloadPackageV0/task.loc.json +++ b/Tasks/DownloadPackageV0/task.loc.json @@ -9,12 +9,13 @@ "author": "ms-vscs-rm", "version": { "Major": 0, - "Minor": 225, + "Minor": 229, "Patch": 1 }, "demands": [], "minimumAgentVersion": "2.144.0", "deprecated": true, + "removalDate": "2024-04-22", "inputs": [ { "name": "feed", diff --git a/Tasks/DownloadPipelineArtifactV0/task.json b/Tasks/DownloadPipelineArtifactV0/task.json index 5125698e18b1..867f049c5ee5 100644 --- a/Tasks/DownloadPipelineArtifactV0/task.json +++ b/Tasks/DownloadPipelineArtifactV0/task.json @@ -9,7 +9,7 @@ "author": "Microsoft Corporation", "version": { "Major": 0, - "Minor": 140, + "Minor": 229, "Patch": 1 }, "groups": [], @@ -17,6 +17,7 @@ "minimumAgentVersion": "2.155.1", "preview": false, "deprecated": true, + "removalDate": "2024-04-22", "inputs": [ { "name": "pipelineId", diff --git a/Tasks/DownloadPipelineArtifactV0/task.loc.json b/Tasks/DownloadPipelineArtifactV0/task.loc.json index d14a3d4ef742..70d7b43b1bd8 100644 --- a/Tasks/DownloadPipelineArtifactV0/task.loc.json +++ b/Tasks/DownloadPipelineArtifactV0/task.loc.json @@ -9,7 +9,7 @@ "author": "Microsoft Corporation", "version": { "Major": 0, - "Minor": 140, + "Minor": 229, "Patch": 1 }, "groups": [], @@ -17,6 +17,7 @@ "minimumAgentVersion": "2.155.1", "preview": false, "deprecated": true, + "removalDate": "2024-04-22", "inputs": [ { "name": "pipelineId", diff --git a/Tasks/DownloadPipelineArtifactV1/task.json b/Tasks/DownloadPipelineArtifactV1/task.json index 3e632ebd9bc1..12a65827c4a6 100644 --- a/Tasks/DownloadPipelineArtifactV1/task.json +++ b/Tasks/DownloadPipelineArtifactV1/task.json @@ -8,7 +8,7 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "groups": [], @@ -16,6 +16,7 @@ "minimumAgentVersion": "2.155.1", "preview": false, "deprecated": true, + "removalDate": "2024-04-22", "inputs": [ { "name": "buildType", diff --git a/Tasks/DownloadPipelineArtifactV1/task.loc.json b/Tasks/DownloadPipelineArtifactV1/task.loc.json index 4b6688efa19a..9e1e607afd31 100644 --- a/Tasks/DownloadPipelineArtifactV1/task.loc.json +++ b/Tasks/DownloadPipelineArtifactV1/task.loc.json @@ -8,7 +8,7 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "groups": [], @@ -16,6 +16,7 @@ "minimumAgentVersion": "2.155.1", "preview": false, "deprecated": true, + "removalDate": "2024-04-22", "inputs": [ { "name": "buildType", diff --git a/Tasks/IISWebAppDeployment/task.json b/Tasks/IISWebAppDeployment/task.json index 232a9c4798cc..f95a94c9146c 100644 --- a/Tasks/IISWebAppDeployment/task.json +++ b/Tasks/IISWebAppDeployment/task.json @@ -13,12 +13,13 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "demands": [], "minimumAgentVersion": "1.91.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "deployment", diff --git a/Tasks/IISWebAppDeployment/task.loc.json b/Tasks/IISWebAppDeployment/task.loc.json index d9aecba8625c..0718983c163d 100644 --- a/Tasks/IISWebAppDeployment/task.loc.json +++ b/Tasks/IISWebAppDeployment/task.loc.json @@ -13,12 +13,13 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "demands": [], "minimumAgentVersion": "1.91.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "deployment", diff --git a/Tasks/NuGetAuthenticateV0/task.json b/Tasks/NuGetAuthenticateV0/task.json index 2325024d7a63..6791fa75b1f0 100644 --- a/Tasks/NuGetAuthenticateV0/task.json +++ b/Tasks/NuGetAuthenticateV0/task.json @@ -13,10 +13,11 @@ ], "version": { "Major": 0, - "Minor": 227, - "Patch": 1 + "Minor": 229, + "Patch": 2 }, "deprecated": true, + "removalDate": "2024-04-22", "minimumAgentVersion": "2.120.0", "instanceNameFormat": "NuGet Authenticate", "inputs": [ diff --git a/Tasks/NuGetAuthenticateV0/task.loc.json b/Tasks/NuGetAuthenticateV0/task.loc.json index 89362aaa0975..7cba75feeb99 100644 --- a/Tasks/NuGetAuthenticateV0/task.loc.json +++ b/Tasks/NuGetAuthenticateV0/task.loc.json @@ -13,10 +13,11 @@ ], "version": { "Major": 0, - "Minor": 227, - "Patch": 1 + "Minor": 229, + "Patch": 2 }, "deprecated": true, + "removalDate": "2024-04-22", "minimumAgentVersion": "2.120.0", "instanceNameFormat": "ms-resource:loc.instanceNameFormat", "inputs": [ diff --git a/Tasks/NuGetInstallerV0/task.json b/Tasks/NuGetInstallerV0/task.json index ff66c0acb015..9857177a3d3f 100644 --- a/Tasks/NuGetInstallerV0/task.json +++ b/Tasks/NuGetInstallerV0/task.json @@ -9,7 +9,7 @@ "author": "Microsoft Corporation", "version": { "Major": 0, - "Minor": 225, + "Minor": 229, "Patch": 0 }, "runsOn": [ @@ -18,6 +18,7 @@ ], "minimumAgentVersion": "2.115.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "advanced", diff --git a/Tasks/NuGetInstallerV0/task.loc.json b/Tasks/NuGetInstallerV0/task.loc.json index 9847037a44a0..9288c0abae03 100644 --- a/Tasks/NuGetInstallerV0/task.loc.json +++ b/Tasks/NuGetInstallerV0/task.loc.json @@ -9,7 +9,7 @@ "author": "Microsoft Corporation", "version": { "Major": 0, - "Minor": 225, + "Minor": 229, "Patch": 0 }, "runsOn": [ @@ -18,6 +18,7 @@ ], "minimumAgentVersion": "2.115.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "advanced", diff --git a/Tasks/NuGetPackagerV0/task.json b/Tasks/NuGetPackagerV0/task.json index ccb24a21a9b3..70983d48874c 100644 --- a/Tasks/NuGetPackagerV0/task.json +++ b/Tasks/NuGetPackagerV0/task.json @@ -9,7 +9,7 @@ "author": "Lawrence Gripper", "version": { "Major": 0, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "demands": [ @@ -17,6 +17,7 @@ ], "minimumAgentVersion": "1.83.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "versioning", diff --git a/Tasks/NuGetPackagerV0/task.loc.json b/Tasks/NuGetPackagerV0/task.loc.json index 8cdfbeca5df7..2a310ff8adf9 100644 --- a/Tasks/NuGetPackagerV0/task.loc.json +++ b/Tasks/NuGetPackagerV0/task.loc.json @@ -9,7 +9,7 @@ "author": "Lawrence Gripper", "version": { "Major": 0, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "demands": [ @@ -17,6 +17,7 @@ ], "minimumAgentVersion": "1.83.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "versioning", diff --git a/Tasks/NuGetPublisherV0/task.json b/Tasks/NuGetPublisherV0/task.json index de5ad2a0eea8..6384a0afdf5a 100644 --- a/Tasks/NuGetPublisherV0/task.json +++ b/Tasks/NuGetPublisherV0/task.json @@ -9,7 +9,7 @@ "author": "Lawrence Gripper", "version": { "Major": 0, - "Minor": 227, + "Minor": 229, "Patch": 0 }, "runsOn": [ @@ -21,6 +21,7 @@ ], "minimumAgentVersion": "2.144.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "advanced", diff --git a/Tasks/NuGetPublisherV0/task.loc.json b/Tasks/NuGetPublisherV0/task.loc.json index a413bcb4ddc5..b6fa2dad4d2e 100644 --- a/Tasks/NuGetPublisherV0/task.loc.json +++ b/Tasks/NuGetPublisherV0/task.loc.json @@ -9,7 +9,7 @@ "author": "Lawrence Gripper", "version": { "Major": 0, - "Minor": 227, + "Minor": 229, "Patch": 0 }, "runsOn": [ @@ -21,6 +21,7 @@ ], "minimumAgentVersion": "2.144.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "advanced", diff --git a/Tasks/NuGetRestoreV1/task.json b/Tasks/NuGetRestoreV1/task.json index d1cbee97a21c..b6aa64b97103 100644 --- a/Tasks/NuGetRestoreV1/task.json +++ b/Tasks/NuGetRestoreV1/task.json @@ -9,7 +9,7 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 226, + "Minor": 229, "Patch": 3 }, "runsOn": [ @@ -18,6 +18,7 @@ ], "minimumAgentVersion": "2.144.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "advanced", diff --git a/Tasks/NuGetRestoreV1/task.loc.json b/Tasks/NuGetRestoreV1/task.loc.json index 2c19f4cd292d..7caa6bed8d80 100644 --- a/Tasks/NuGetRestoreV1/task.loc.json +++ b/Tasks/NuGetRestoreV1/task.loc.json @@ -9,7 +9,7 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 226, + "Minor": 229, "Patch": 3 }, "runsOn": [ @@ -18,6 +18,7 @@ ], "minimumAgentVersion": "2.144.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "advanced", diff --git a/Tasks/NuGetV0/task.json b/Tasks/NuGetV0/task.json index a00cfc875c3e..2063a1251af3 100644 --- a/Tasks/NuGetV0/task.json +++ b/Tasks/NuGetV0/task.json @@ -10,7 +10,7 @@ "helpMarkDown": "", "version": { "Major": 0, - "Minor": 228, + "Minor": 229, "Patch": 0 }, "runsOn": [ @@ -19,6 +19,7 @@ ], "minimumAgentVersion": "2.144.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [], "instanceNameFormat": "NuGet $(command)", "inputs": [ diff --git a/Tasks/NuGetV0/task.loc.json b/Tasks/NuGetV0/task.loc.json index 119beb188c88..03717ecd7468 100644 --- a/Tasks/NuGetV0/task.loc.json +++ b/Tasks/NuGetV0/task.loc.json @@ -10,7 +10,7 @@ "helpMarkDown": "ms-resource:loc.helpMarkDown", "version": { "Major": 0, - "Minor": 228, + "Minor": 229, "Patch": 0 }, "runsOn": [ @@ -19,6 +19,7 @@ ], "minimumAgentVersion": "2.144.0", "deprecated": true, + "removalDate": "2024-04-22", "groups": [], "instanceNameFormat": "ms-resource:loc.instanceNameFormat", "inputs": [ diff --git a/Tasks/PublishPipelineArtifactV0/Strings/resources.resjson/en-US/resources.resjson b/Tasks/PublishPipelineArtifactV0/Strings/resources.resjson/en-US/resources.resjson index 5ebe0a05a506..e3658e28b1b8 100644 --- a/Tasks/PublishPipelineArtifactV0/Strings/resources.resjson/en-US/resources.resjson +++ b/Tasks/PublishPipelineArtifactV0/Strings/resources.resjson/en-US/resources.resjson @@ -5,8 +5,8 @@ "loc.instanceNameFormat": "Publish Pipeline Artifact", "loc.input.label.artifactName": "The name of this artifact", "loc.input.help.artifactName": "The name of this artifact.", - "loc.input.label.customProperties": "Custom properties", - "loc.input.help.customProperties": "Enter custom properties to associate with the artifact. Valid JSON string expected with all keys having the prefix 'user-'", "loc.input.label.targetPath": "Path to publish", - "loc.input.help.targetPath": "The folder or file path to publish. This can be a fully-qualified path or a path relative to the root of the repository. Wildcards are not supported. [Variables](https://go.microsoft.com/fwlink/?LinkID=550988) are supported." + "loc.input.help.targetPath": "The folder or file path to publish. This can be a fully-qualified path or a path relative to the root of the repository. Wildcards are not supported. [Variables](https://go.microsoft.com/fwlink/?LinkID=550988) are supported.", + "loc.input.label.properties": "Custom properties", + "loc.input.help.properties": "Enter custom properties to associate with the artifact. Valid JSON string expected with all keys having the prefix 'user-'" } \ No newline at end of file diff --git a/Tasks/PublishPipelineArtifactV0/task.json b/Tasks/PublishPipelineArtifactV0/task.json index 9d8f0df8aca6..cf67b19754ec 100644 --- a/Tasks/PublishPipelineArtifactV0/task.json +++ b/Tasks/PublishPipelineArtifactV0/task.json @@ -9,7 +9,7 @@ "author": "Microsoft Corporation", "version": { "Major": 0, - "Minor": 141, + "Minor": 229, "Patch": 0 }, "groups": [], @@ -17,6 +17,7 @@ "minimumAgentVersion": "2.199.0", "preview": false, "deprecated": true, + "removalDate": "2024-04-22", "inputs": [ { "name": "artifactName", diff --git a/Tasks/PublishPipelineArtifactV0/task.loc.json b/Tasks/PublishPipelineArtifactV0/task.loc.json index da30b10efe73..2219b13241f4 100644 --- a/Tasks/PublishPipelineArtifactV0/task.loc.json +++ b/Tasks/PublishPipelineArtifactV0/task.loc.json @@ -9,7 +9,7 @@ "author": "Microsoft Corporation", "version": { "Major": 0, - "Minor": 141, + "Minor": 229, "Patch": 0 }, "groups": [], @@ -17,6 +17,7 @@ "minimumAgentVersion": "2.199.0", "preview": false, "deprecated": true, + "removalDate": "2024-04-22", "inputs": [ { "name": "artifactName", @@ -35,12 +36,12 @@ "helpMarkDown": "ms-resource:loc.input.help.targetPath" }, { - "name": "properties", - "type": "string", - "label": "ms-resource:loc.input.label.customProperties", - "defaultValue": "", - "required": false, - "helpMarkDown": "ms-resource:loc.input.help.customProperties" + "name": "properties", + "type": "string", + "label": "ms-resource:loc.input.label.properties", + "defaultValue": "", + "required": false, + "helpMarkDown": "ms-resource:loc.input.help.properties" } ], "instanceNameFormat": "ms-resource:loc.instanceNameFormat", diff --git a/Tasks/QuickPerfTestV1/task.json b/Tasks/QuickPerfTestV1/task.json index ac2de6a984b5..ae77bae4cc1d 100644 --- a/Tasks/QuickPerfTestV1/task.json +++ b/Tasks/QuickPerfTestV1/task.json @@ -13,10 +13,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 225, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [ "msbuild", "azureps" diff --git a/Tasks/QuickPerfTestV1/task.loc.json b/Tasks/QuickPerfTestV1/task.loc.json index 4abef677d606..bdc4238a5eb9 100644 --- a/Tasks/QuickPerfTestV1/task.loc.json +++ b/Tasks/QuickPerfTestV1/task.loc.json @@ -13,10 +13,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 225, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [ "msbuild", "azureps" diff --git a/Tasks/RunJMeterLoadTestV1/task.json b/Tasks/RunJMeterLoadTestV1/task.json index bb9345576c58..a01817ac669a 100644 --- a/Tasks/RunJMeterLoadTestV1/task.json +++ b/Tasks/RunJMeterLoadTestV1/task.json @@ -13,10 +13,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 186, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [ "azureps" ], diff --git a/Tasks/RunJMeterLoadTestV1/task.loc.json b/Tasks/RunJMeterLoadTestV1/task.loc.json index 5aa97c59b47b..98e1670b815b 100644 --- a/Tasks/RunJMeterLoadTestV1/task.loc.json +++ b/Tasks/RunJMeterLoadTestV1/task.loc.json @@ -13,10 +13,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 186, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [ "azureps" ], @@ -133,4 +134,4 @@ "workingDirectory": "$(currentDirectory)" } } -} +} \ No newline at end of file diff --git a/Tasks/RunLoadTestV1/task.json b/Tasks/RunLoadTestV1/task.json index 18f7558656cd..4b1ebd28a456 100644 --- a/Tasks/RunLoadTestV1/task.json +++ b/Tasks/RunLoadTestV1/task.json @@ -13,10 +13,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 186, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [ "msbuild", "azureps" diff --git a/Tasks/RunLoadTestV1/task.loc.json b/Tasks/RunLoadTestV1/task.loc.json index 47331d04ae98..43cbe75aa8d6 100644 --- a/Tasks/RunLoadTestV1/task.loc.json +++ b/Tasks/RunLoadTestV1/task.loc.json @@ -13,10 +13,11 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 186, + "Minor": 229, "Patch": 0 }, "deprecated": true, + "removalDate": "2024-04-22", "demands": [ "msbuild", "azureps" @@ -134,4 +135,4 @@ "workingDirectory": "$(currentDirectory)" } } -} +} \ No newline at end of file diff --git a/Tasks/SqlServerDacpacDeployment/task.json b/Tasks/SqlServerDacpacDeployment/task.json index 803ad4b86605..c7f2851c26e1 100644 --- a/Tasks/SqlServerDacpacDeployment/task.json +++ b/Tasks/SqlServerDacpacDeployment/task.json @@ -13,12 +13,13 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "demands": [], "minimumAgentVersion": "1.96.2", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "deployment", diff --git a/Tasks/SqlServerDacpacDeployment/task.loc.json b/Tasks/SqlServerDacpacDeployment/task.loc.json index 7327f660c291..e71967e528cf 100644 --- a/Tasks/SqlServerDacpacDeployment/task.loc.json +++ b/Tasks/SqlServerDacpacDeployment/task.loc.json @@ -13,12 +13,13 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "demands": [], "minimumAgentVersion": "1.96.2", "deprecated": true, + "removalDate": "2024-04-22", "groups": [ { "name": "deployment", diff --git a/Tasks/XamarinTestCloudV1/task.json b/Tasks/XamarinTestCloudV1/task.json index d73c9bd685d9..355c399861ba 100644 --- a/Tasks/XamarinTestCloudV1/task.json +++ b/Tasks/XamarinTestCloudV1/task.json @@ -13,7 +13,7 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "demands": [], @@ -26,6 +26,7 @@ } ], "deprecated": true, + "removalDate": "2024-04-22", "inputs": [ { "name": "app", diff --git a/Tasks/XamarinTestCloudV1/task.loc.json b/Tasks/XamarinTestCloudV1/task.loc.json index fcab0e8164d6..e4417653a9aa 100644 --- a/Tasks/XamarinTestCloudV1/task.loc.json +++ b/Tasks/XamarinTestCloudV1/task.loc.json @@ -13,7 +13,7 @@ "author": "Microsoft Corporation", "version": { "Major": 1, - "Minor": 198, + "Minor": 229, "Patch": 0 }, "demands": [], @@ -26,6 +26,7 @@ } ], "deprecated": true, + "removalDate": "2024-04-22", "inputs": [ { "name": "app", diff --git a/_generated/NuGetAuthenticateV0.versionmap.txt b/_generated/NuGetAuthenticateV0.versionmap.txt index bb8ea9bf8f59..e5384e01813a 100644 --- a/_generated/NuGetAuthenticateV0.versionmap.txt +++ b/_generated/NuGetAuthenticateV0.versionmap.txt @@ -1,2 +1,2 @@ -Default|0.227.1 -Node16-225|0.227.0 +Default|0.229.2 +Node16-225|0.229.1 diff --git a/_generated/NuGetAuthenticateV0/task.json b/_generated/NuGetAuthenticateV0/task.json index 2d5a9a5927a3..a41f4a375311 100644 --- a/_generated/NuGetAuthenticateV0/task.json +++ b/_generated/NuGetAuthenticateV0/task.json @@ -13,10 +13,11 @@ ], "version": { "Major": 0, - "Minor": 227, - "Patch": 1 + "Minor": 229, + "Patch": 2 }, "deprecated": true, + "removalDate": "2024-04-22", "minimumAgentVersion": "2.120.0", "instanceNameFormat": "NuGet Authenticate", "inputs": [ @@ -47,7 +48,7 @@ }, "messages": {}, "_buildConfigMapping": { - "Default": "0.227.1", - "Node16-225": "0.227.0" + "Default": "0.229.2", + "Node16-225": "0.229.1" } } \ No newline at end of file diff --git a/_generated/NuGetAuthenticateV0/task.loc.json b/_generated/NuGetAuthenticateV0/task.loc.json index 9f5809ce5cb2..de27929261d3 100644 --- a/_generated/NuGetAuthenticateV0/task.loc.json +++ b/_generated/NuGetAuthenticateV0/task.loc.json @@ -13,10 +13,11 @@ ], "version": { "Major": 0, - "Minor": 227, - "Patch": 1 + "Minor": 229, + "Patch": 2 }, "deprecated": true, + "removalDate": "2024-04-22", "minimumAgentVersion": "2.120.0", "instanceNameFormat": "ms-resource:loc.instanceNameFormat", "inputs": [ @@ -47,7 +48,7 @@ }, "messages": {}, "_buildConfigMapping": { - "Default": "0.227.1", - "Node16-225": "0.227.0" + "Default": "0.229.2", + "Node16-225": "0.229.1" } } \ No newline at end of file diff --git a/_generated/NuGetAuthenticateV0_Node16/task.json b/_generated/NuGetAuthenticateV0_Node16/task.json index 3e0654096d78..7fc517fb1185 100644 --- a/_generated/NuGetAuthenticateV0_Node16/task.json +++ b/_generated/NuGetAuthenticateV0_Node16/task.json @@ -13,10 +13,11 @@ ], "version": { "Major": 0, - "Minor": 227, - "Patch": 0 + "Minor": 229, + "Patch": 1 }, "deprecated": true, + "removalDate": "2024-04-22", "minimumAgentVersion": "2.120.0", "instanceNameFormat": "NuGet Authenticate", "inputs": [ @@ -51,7 +52,7 @@ }, "messages": {}, "_buildConfigMapping": { - "Default": "0.227.1", - "Node16-225": "0.227.0" + "Default": "0.229.2", + "Node16-225": "0.229.1" } } \ No newline at end of file diff --git a/_generated/NuGetAuthenticateV0_Node16/task.loc.json b/_generated/NuGetAuthenticateV0_Node16/task.loc.json index 48a1e57dcb1e..5ee4fb324f49 100644 --- a/_generated/NuGetAuthenticateV0_Node16/task.loc.json +++ b/_generated/NuGetAuthenticateV0_Node16/task.loc.json @@ -13,10 +13,11 @@ ], "version": { "Major": 0, - "Minor": 227, - "Patch": 0 + "Minor": 229, + "Patch": 1 }, "deprecated": true, + "removalDate": "2024-04-22", "minimumAgentVersion": "2.120.0", "instanceNameFormat": "ms-resource:loc.instanceNameFormat", "inputs": [ @@ -51,7 +52,7 @@ }, "messages": {}, "_buildConfigMapping": { - "Default": "0.227.1", - "Node16-225": "0.227.0" + "Default": "0.229.2", + "Node16-225": "0.229.1" } } \ No newline at end of file