File tree Expand file tree Collapse file tree 10 files changed +51
-25
lines changed
Tasks/NuGetAuthenticateV1 Expand file tree Collapse file tree 10 files changed +51
-25
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
-
14
+ // test
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" : 247 ,
17
- "Patch" : 4
16
+ "Minor" : 253 ,
17
+ "Patch" : 0
18
+ },
19
+ "release" : {
20
+ "Sprint" : 253 ,
21
+ "Ordinal" : 1
18
22
},
19
23
"minimumAgentVersion" : " 2.144.0" ,
20
24
"instanceNameFormat" : " NuGet Authenticate" ,
Original file line number Diff line number Diff line change 13
13
],
14
14
"version" : {
15
15
"Major" : 1 ,
16
- "Minor" : 247 ,
17
- "Patch" : 4
16
+ "Minor" : 253 ,
17
+ "Patch" : 0
18
+ },
19
+ "release" : {
20
+ "Sprint" : 253 ,
21
+ "Ordinal" : 1
18
22
},
19
23
"minimumAgentVersion" : " 2.144.0" ,
20
24
"instanceNameFormat" : " ms-resource:loc.instanceNameFormat" ,
Original file line number Diff line number Diff line change 1
- Default|1.247.4
2
- wif_242|1.247.5
1
+ Default|1.253.0
2
+ wif_242|1.253.1+wif_242
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
-
11
+ // test
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" : 247 ,
17
- "Patch" : 4
16
+ "Minor" : 253 ,
17
+ "Patch" : 0
18
+ },
19
+ "release" : {
20
+ "Sprint" : 253 ,
21
+ "Ordinal" : 1
18
22
},
19
23
"minimumAgentVersion" : " 2.144.0" ,
20
24
"instanceNameFormat" : " NuGet Authenticate" ,
60
64
"Info_SuccessAddingFederatedFeedAuth" : " Successfully added auth for feed %s."
61
65
},
62
66
"_buildConfigMapping" : {
63
- "Default" : " 1.247.4 " ,
67
+ "Default" : " 1.253.0 " ,
64
68
"LocalPackages" : " 1.249.4" ,
65
- "wif_242" : " 1.247.5 "
69
+ "wif_242" : " 1.253.1+wif_242 "
66
70
}
67
71
}
Original file line number Diff line number Diff line change 13
13
],
14
14
"version" : {
15
15
"Major" : 1 ,
16
- "Minor" : 247 ,
17
- "Patch" : 4
16
+ "Minor" : 253 ,
17
+ "Patch" : 0
18
+ },
19
+ "release" : {
20
+ "Sprint" : 253 ,
21
+ "Ordinal" : 1
18
22
},
19
23
"minimumAgentVersion" : " 2.144.0" ,
20
24
"instanceNameFormat" : " ms-resource:loc.instanceNameFormat" ,
60
64
"Info_SuccessAddingFederatedFeedAuth" : " ms-resource:loc.messages.Info_SuccessAddingFederatedFeedAuth"
61
65
},
62
66
"_buildConfigMapping" : {
63
- "Default" : " 1.247.4 " ,
67
+ "Default" : " 1.253.0 " ,
64
68
"LocalPackages" : " 1.249.4" ,
65
- "wif_242" : " 1.247.5 "
69
+ "wif_242" : " 1.253.1+wif_242 "
66
70
}
67
71
}
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
-
12
+ // test
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" : 247 ,
17
- "Patch" : 5
16
+ "Minor" : 253 ,
17
+ "Patch" : 1 ,
18
+ "Build" : " wif_242"
19
+ },
20
+ "release" : {
21
+ "Sprint" : 253 ,
22
+ "Ordinal" : 1
18
23
},
19
24
"minimumAgentVersion" : " 2.144.0" ,
20
25
"instanceNameFormat" : " NuGet Authenticate" ,
82
87
"Info_SuccessAddingFederatedFeedAuth" : " Successfully added auth for feed %s."
83
88
},
84
89
"_buildConfigMapping" : {
85
- "Default" : " 1.247.4 " ,
90
+ "Default" : " 1.253.0 " ,
86
91
"LocalPackages" : " 1.249.4" ,
87
- "wif_242" : " 1.247.5 "
92
+ "wif_242" : " 1.253.1+wif_242 "
88
93
}
89
94
}
Original file line number Diff line number Diff line change 13
13
],
14
14
"version" : {
15
15
"Major" : 1 ,
16
- "Minor" : 247 ,
17
- "Patch" : 5
16
+ "Minor" : 253 ,
17
+ "Patch" : 1 ,
18
+ "Build" : " wif_242"
19
+ },
20
+ "release" : {
21
+ "Sprint" : 253 ,
22
+ "Ordinal" : 1
18
23
},
19
24
"minimumAgentVersion" : " 2.144.0" ,
20
25
"instanceNameFormat" : " ms-resource:loc.instanceNameFormat" ,
82
87
"Info_SuccessAddingFederatedFeedAuth" : " ms-resource:loc.messages.Info_SuccessAddingFederatedFeedAuth"
83
88
},
84
89
"_buildConfigMapping" : {
85
- "Default" : " 1.247.4 " ,
90
+ "Default" : " 1.253.0 " ,
86
91
"LocalPackages" : " 1.249.4" ,
87
- "wif_242" : " 1.247.5 "
92
+ "wif_242" : " 1.253.1+wif_242 "
88
93
}
89
94
}
You can’t perform that action at this time.
0 commit comments