File tree Expand file tree Collapse file tree 10 files changed +25
-51
lines changed
Tasks/NuGetAuthenticateV1 Expand file tree Collapse file tree 10 files changed +25
-51
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import { emitTelemetry } from 'azure-pipelines-tasks-artifacts-common/telemetry'
11
11
async function main ( ) : Promise < void > {
12
12
let forceReinstallCredentialProvider = null ;
13
13
let federatedFeedAuthSuccessCount : number = 0 ;
14
- // test
14
+
15
15
try {
16
16
tl . setResourcePath ( path . join ( __dirname , 'task.json' ) ) ;
17
17
Original file line number Diff line number Diff line change 13
13
],
14
14
"version" : {
15
15
"Major" : 1 ,
16
- "Minor" : 253 ,
17
- "Patch" : 0
18
- },
19
- "release" : {
20
- "Sprint" : 253 ,
21
- "Ordinal" : 1
16
+ "Minor" : 247 ,
17
+ "Patch" : 4
22
18
},
23
19
"minimumAgentVersion" : " 2.144.0" ,
24
20
"instanceNameFormat" : " NuGet Authenticate" ,
Original file line number Diff line number Diff line change 13
13
],
14
14
"version" : {
15
15
"Major" : 1 ,
16
- "Minor" : 253 ,
17
- "Patch" : 0
18
- },
19
- "release" : {
20
- "Sprint" : 253 ,
21
- "Ordinal" : 1
16
+ "Minor" : 247 ,
17
+ "Patch" : 4
22
18
},
23
19
"minimumAgentVersion" : " 2.144.0" ,
24
20
"instanceNameFormat" : " ms-resource:loc.instanceNameFormat" ,
Original file line number Diff line number Diff line change 1
- Default|1.253.0
2
- wif_242|1.253.1+wif_242
1
+ Default|1.247.4
2
+ wif_242|1.247.5
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import { emitTelemetry } from 'azure-pipelines-tasks-artifacts-common/telemetry'
8
8
async function main ( ) : Promise < void > {
9
9
let forceReinstallCredentialProvider = null ;
10
10
let federatedFeedAuthSuccessCount : number = 0 ;
11
- // test
11
+
12
12
try {
13
13
tl . setResourcePath ( path . join ( __dirname , 'task.json' ) ) ;
14
14
Original file line number Diff line number Diff line change 13
13
],
14
14
"version" : {
15
15
"Major" : 1 ,
16
- "Minor" : 253 ,
17
- "Patch" : 0
18
- },
19
- "release" : {
20
- "Sprint" : 253 ,
21
- "Ordinal" : 1
16
+ "Minor" : 247 ,
17
+ "Patch" : 4
22
18
},
23
19
"minimumAgentVersion" : " 2.144.0" ,
24
20
"instanceNameFormat" : " NuGet Authenticate" ,
64
60
"Info_SuccessAddingFederatedFeedAuth" : " Successfully added auth for feed %s."
65
61
},
66
62
"_buildConfigMapping" : {
67
- "Default" : " 1.253.0 " ,
63
+ "Default" : " 1.247.4 " ,
68
64
"LocalPackages" : " 1.249.4" ,
69
- "wif_242" : " 1.253.1+wif_242 "
65
+ "wif_242" : " 1.247.5 "
70
66
}
71
67
}
Original file line number Diff line number Diff line change 13
13
],
14
14
"version" : {
15
15
"Major" : 1 ,
16
- "Minor" : 253 ,
17
- "Patch" : 0
18
- },
19
- "release" : {
20
- "Sprint" : 253 ,
21
- "Ordinal" : 1
16
+ "Minor" : 247 ,
17
+ "Patch" : 4
22
18
},
23
19
"minimumAgentVersion" : " 2.144.0" ,
24
20
"instanceNameFormat" : " ms-resource:loc.instanceNameFormat" ,
64
60
"Info_SuccessAddingFederatedFeedAuth" : " ms-resource:loc.messages.Info_SuccessAddingFederatedFeedAuth"
65
61
},
66
62
"_buildConfigMapping" : {
67
- "Default" : " 1.253.0 " ,
63
+ "Default" : " 1.247.4 " ,
68
64
"LocalPackages" : " 1.249.4" ,
69
- "wif_242" : " 1.253.1+wif_242 "
65
+ "wif_242" : " 1.247.5 "
70
66
}
71
67
}
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import { emitTelemetry } from 'azure-pipelines-tasks-artifacts-common/telemetry'
9
9
async function main ( ) : Promise < void > {
10
10
let forceReinstallCredentialProvider = null ;
11
11
let federatedFeedAuthSuccessCount : number = 0 ;
12
- // test
12
+
13
13
try {
14
14
tl . setResourcePath ( path . join ( __dirname , 'task.json' ) ) ;
15
15
Original file line number Diff line number Diff line change 13
13
],
14
14
"version" : {
15
15
"Major" : 1 ,
16
- "Minor" : 253 ,
17
- "Patch" : 1 ,
18
- "Build" : " wif_242"
19
- },
20
- "release" : {
21
- "Sprint" : 253 ,
22
- "Ordinal" : 1
16
+ "Minor" : 247 ,
17
+ "Patch" : 5
23
18
},
24
19
"minimumAgentVersion" : " 2.144.0" ,
25
20
"instanceNameFormat" : " NuGet Authenticate" ,
87
82
"Info_SuccessAddingFederatedFeedAuth" : " Successfully added auth for feed %s."
88
83
},
89
84
"_buildConfigMapping" : {
90
- "Default" : " 1.253.0 " ,
85
+ "Default" : " 1.247.4 " ,
91
86
"LocalPackages" : " 1.249.4" ,
92
- "wif_242" : " 1.253.1+wif_242 "
87
+ "wif_242" : " 1.247.5 "
93
88
}
94
89
}
Original file line number Diff line number Diff line change 13
13
],
14
14
"version" : {
15
15
"Major" : 1 ,
16
- "Minor" : 253 ,
17
- "Patch" : 1 ,
18
- "Build" : " wif_242"
19
- },
20
- "release" : {
21
- "Sprint" : 253 ,
22
- "Ordinal" : 1
16
+ "Minor" : 247 ,
17
+ "Patch" : 5
23
18
},
24
19
"minimumAgentVersion" : " 2.144.0" ,
25
20
"instanceNameFormat" : " ms-resource:loc.instanceNameFormat" ,
87
82
"Info_SuccessAddingFederatedFeedAuth" : " ms-resource:loc.messages.Info_SuccessAddingFederatedFeedAuth"
88
83
},
89
84
"_buildConfigMapping" : {
90
- "Default" : " 1.253.0 " ,
85
+ "Default" : " 1.247.4 " ,
91
86
"LocalPackages" : " 1.249.4" ,
92
- "wif_242" : " 1.253.1+wif_242 "
87
+ "wif_242" : " 1.247.5 "
93
88
}
94
89
}
You can’t perform that action at this time.
0 commit comments