Skip to content

Commit 3c052b8

Browse files
Undeprecate PA older version tasks (#19090)
1 parent eb9ac19 commit 3c052b8

File tree

6 files changed

+8
-20
lines changed

6 files changed

+8
-20
lines changed

Tasks/DownloadPipelineArtifactV0/task.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,13 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 0,
12-
"Minor": 229,
13-
"Patch": 1
12+
"Minor": 230,
13+
"Patch": 0
1414
},
1515
"groups": [],
1616
"demands": [],
1717
"minimumAgentVersion": "2.155.1",
1818
"preview": false,
19-
"deprecated": true,
20-
"removalDate": "2024-04-22",
2119
"inputs": [
2220
{
2321
"name": "pipelineId",

Tasks/DownloadPipelineArtifactV0/task.loc.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,13 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 0,
12-
"Minor": 229,
13-
"Patch": 1
12+
"Minor": 230,
13+
"Patch": 0
1414
},
1515
"groups": [],
1616
"demands": [],
1717
"minimumAgentVersion": "2.155.1",
1818
"preview": false,
19-
"deprecated": true,
20-
"removalDate": "2024-04-22",
2119
"inputs": [
2220
{
2321
"name": "pipelineId",

Tasks/DownloadPipelineArtifactV1/task.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,13 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 1,
12-
"Minor": 229,
12+
"Minor": 230,
1313
"Patch": 0
1414
},
1515
"groups": [],
1616
"demands": [],
1717
"minimumAgentVersion": "2.155.1",
1818
"preview": false,
19-
"deprecated": true,
20-
"removalDate": "2024-04-22",
2119
"inputs": [
2220
{
2321
"name": "buildType",

Tasks/DownloadPipelineArtifactV1/task.loc.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,13 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 1,
12-
"Minor": 229,
12+
"Minor": 230,
1313
"Patch": 0
1414
},
1515
"groups": [],
1616
"demands": [],
1717
"minimumAgentVersion": "2.155.1",
1818
"preview": false,
19-
"deprecated": true,
20-
"removalDate": "2024-04-22",
2119
"inputs": [
2220
{
2321
"name": "buildType",

Tasks/PublishPipelineArtifactV0/task.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,13 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 0,
12-
"Minor": 229,
12+
"Minor": 230,
1313
"Patch": 0
1414
},
1515
"groups": [],
1616
"demands": [],
1717
"minimumAgentVersion": "2.199.0",
1818
"preview": false,
19-
"deprecated": true,
20-
"removalDate": "2024-04-22",
2119
"inputs": [
2220
{
2321
"name": "artifactName",

Tasks/PublishPipelineArtifactV0/task.loc.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,13 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 0,
12-
"Minor": 229,
12+
"Minor": 230,
1313
"Patch": 0
1414
},
1515
"groups": [],
1616
"demands": [],
1717
"minimumAgentVersion": "2.199.0",
1818
"preview": false,
19-
"deprecated": true,
20-
"removalDate": "2024-04-22",
2119
"inputs": [
2220
{
2321
"name": "artifactName",

0 commit comments

Comments
 (0)