File tree Expand file tree Collapse file tree 23 files changed +84
-82
lines changed
.github/actions/publish-azure Expand file tree Collapse file tree 23 files changed +84
-82
lines changed Original file line number Diff line number Diff line change 29
29
id : publish-azure
30
30
shell : pwsh
31
31
run : |
32
- $date = Get-Date -format "yyMMddHH"
32
+ $date = ( Get-Date -format "yyMMddHHmm").Substring(0, 9)
33
33
$mode = "${{ inputs.mode }}"
34
34
$major = "${{ inputs.major }}"
35
35
$minor = "${{ inputs.minor }}"
Original file line number Diff line number Diff line change 12
12
"Minor" : 0 ,
13
13
"Patch" : 1
14
14
},
15
- "minimumAgentVersion" : " 3.224.0 " ,
15
+ "minimumAgentVersion" : " 4.244.1 " ,
16
16
"execution" : {
17
17
"Node20_1" : {
18
18
"target" : " main.mjs" ,
19
19
"argumentFormat" : " " ,
20
20
"workingDirectory" : " ."
21
21
}
22
22
},
23
- "instanceNameFormat" : " gitreleasemanager/ addasset" ,
23
+ "instanceNameFormat" : " gitreleasemanager- addasset" ,
24
24
"inputs" : [
25
25
{
26
26
"name" : " owner" ,
Original file line number Diff line number Diff line change 12
12
"Minor" : 0 ,
13
13
"Patch" : 1
14
14
},
15
- "minimumAgentVersion" : " 3.224.0 " ,
15
+ "minimumAgentVersion" : " 4.244.1 " ,
16
16
"execution" : {
17
17
"Node20_1" : {
18
18
"target" : " main.mjs" ,
19
19
"argumentFormat" : " " ,
20
20
"workingDirectory" : " ."
21
21
}
22
22
},
23
- "instanceNameFormat" : " gitreleasemanager/ close" ,
23
+ "instanceNameFormat" : " gitreleasemanager- close" ,
24
24
"inputs" : [
25
25
{
26
26
"name" : " owner" ,
63
63
"helpMarkDown" : " The directory on which GitReleaseManager should be executed. Defaults to current directory"
64
64
}
65
65
]
66
- }
66
+ }
Original file line number Diff line number Diff line change 12
12
"Minor" : 0 ,
13
13
"Patch" : 1
14
14
},
15
- "minimumAgentVersion" : " 3.224.0 " ,
15
+ "minimumAgentVersion" : " 4.244.1 " ,
16
16
"execution" : {
17
17
"Node20_1" : {
18
18
"target" : " main.mjs" ,
19
19
"argumentFormat" : " " ,
20
20
"workingDirectory" : " ."
21
21
}
22
22
},
23
- "instanceNameFormat" : " gitreleasemanager/ create" ,
23
+ "instanceNameFormat" : " gitreleasemanager- create" ,
24
24
"inputs" : [
25
25
{
26
26
"name" : " owner" ,
103
103
"helpMarkDown" : " Path(s) to the file(s) to include in the release. Separated by newline"
104
104
}
105
105
]
106
- }
106
+ }
Original file line number Diff line number Diff line change 12
12
"Minor" : 0 ,
13
13
"Patch" : 1
14
14
},
15
- "minimumAgentVersion" : " 3.224.0 " ,
15
+ "minimumAgentVersion" : " 4.244.1 " ,
16
16
"execution" : {
17
17
"Node20_1" : {
18
18
"target" : " main.mjs" ,
19
19
"argumentFormat" : " " ,
20
20
"workingDirectory" : " ."
21
21
}
22
22
},
23
- "instanceNameFormat" : " gitreleasemanager/ discard" ,
23
+ "instanceNameFormat" : " gitreleasemanager- discard" ,
24
24
"inputs" : [
25
25
{
26
26
"name" : " owner" ,
63
63
"helpMarkDown" : " The directory on which GitReleaseManager should be executed. Defaults to current directory"
64
64
}
65
65
]
66
- }
66
+ }
Original file line number Diff line number Diff line change 12
12
"Minor" : 0 ,
13
13
"Patch" : 1
14
14
},
15
- "minimumAgentVersion" : " 3.224.0 " ,
15
+ "minimumAgentVersion" : " 4.244.1 " ,
16
16
"execution" : {
17
17
"Node20_1" : {
18
18
"target" : " main.mjs" ,
19
19
"argumentFormat" : " " ,
20
20
"workingDirectory" : " ."
21
21
}
22
22
},
23
- "instanceNameFormat" : " gitreleasemanager/ open" ,
23
+ "instanceNameFormat" : " gitreleasemanager- open" ,
24
24
"inputs" : [
25
25
{
26
26
"name" : " owner" ,
63
63
"helpMarkDown" : " The directory on which GitReleaseManager should be executed. Defaults to current directory"
64
64
}
65
65
]
66
- }
66
+ }
Original file line number Diff line number Diff line change 12
12
"Minor" : 0 ,
13
13
"Patch" : 1
14
14
},
15
- "minimumAgentVersion" : " 3.224.0 " ,
15
+ "minimumAgentVersion" : " 4.244.1 " ,
16
16
"execution" : {
17
17
"Node20_1" : {
18
18
"target" : " main.mjs" ,
19
19
"argumentFormat" : " " ,
20
20
"workingDirectory" : " ."
21
21
}
22
22
},
23
- "instanceNameFormat" : " gitreleasemanager/ publish" ,
23
+ "instanceNameFormat" : " gitreleasemanager- publish" ,
24
24
"inputs" : [
25
25
{
26
26
"name" : " owner" ,
Original file line number Diff line number Diff line change 12
12
"Minor" : 0 ,
13
13
"Patch" : 1
14
14
},
15
- "minimumAgentVersion" : " 3.224.0 " ,
15
+ "minimumAgentVersion" : " 4.244.1 " ,
16
16
"execution" : {
17
17
"Node20_1" : {
18
18
"target" : " main.mjs" ,
19
19
"argumentFormat" : " " ,
20
20
"workingDirectory" : " ."
21
21
}
22
22
},
23
- "instanceNameFormat" : " gitreleasemanager/ setup" ,
23
+ "instanceNameFormat" : " gitreleasemanager- setup" ,
24
24
"inputs" : [
25
25
{
26
26
"name" : " versionSpec" ,
Original file line number Diff line number Diff line change 12
12
"Minor" : 0 ,
13
13
"Patch" : 1
14
14
},
15
- "minimumAgentVersion" : " 3.224.0 " ,
15
+ "minimumAgentVersion" : " 4.244.1 " ,
16
16
"execution" : {
17
17
"Node20_1" : {
18
18
"target" : " main.mjs" ,
19
19
"argumentFormat" : " " ,
20
20
"workingDirectory" : " ."
21
21
}
22
22
},
23
- "instanceNameFormat" : " gitversion/ command" ,
23
+ "instanceNameFormat" : " gitversion- command" ,
24
24
"inputs" : [
25
25
{
26
26
"name" : " targetPath" ,
Original file line number Diff line number Diff line change 12
12
"Minor" : 0 ,
13
13
"Patch" : 1
14
14
},
15
- "minimumAgentVersion" : " 3.224.0 " ,
15
+ "minimumAgentVersion" : " 4.244.1 " ,
16
16
"execution" : {
17
17
"Node20_1" : {
18
18
"target" : " main.mjs" ,
19
19
"argumentFormat" : " " ,
20
20
"workingDirectory" : " ."
21
21
}
22
22
},
23
- "instanceNameFormat" : " gitversion/ execute" ,
23
+ "instanceNameFormat" : " gitversion- execute" ,
24
24
"groups" : [
25
25
{
26
26
"name" : " gitversionDetails" ,
You can’t perform that action at this time.
0 commit comments