File tree Expand file tree Collapse file tree
.github/actions/publish-azure Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 id : publish-azure
3030 shell : pwsh
3131 run : |
32- $date = Get-Date -format "yyMMddHH"
32+ $date = ( Get-Date -format "yyMMddHHmm").Substring(0, 9)
3333 $mode = "${{ inputs.mode }}"
3434 $major = "${{ inputs.major }}"
3535 $minor = "${{ inputs.minor }}"
Original file line number Diff line number Diff line change 1212 "Minor" : 0 ,
1313 "Patch" : 1
1414 },
15- "minimumAgentVersion" : " 3.224.0 " ,
15+ "minimumAgentVersion" : " 4.244.1 " ,
1616 "execution" : {
1717 "Node20_1" : {
1818 "target" : " main.mjs" ,
1919 "argumentFormat" : " " ,
2020 "workingDirectory" : " ."
2121 }
2222 },
23- "instanceNameFormat" : " gitreleasemanager/ addasset" ,
23+ "instanceNameFormat" : " gitreleasemanager- addasset" ,
2424 "inputs" : [
2525 {
2626 "name" : " owner" ,
Original file line number Diff line number Diff line change 1212 "Minor" : 0 ,
1313 "Patch" : 1
1414 },
15- "minimumAgentVersion" : " 3.224.0 " ,
15+ "minimumAgentVersion" : " 4.244.1 " ,
1616 "execution" : {
1717 "Node20_1" : {
1818 "target" : " main.mjs" ,
1919 "argumentFormat" : " " ,
2020 "workingDirectory" : " ."
2121 }
2222 },
23- "instanceNameFormat" : " gitreleasemanager/ close" ,
23+ "instanceNameFormat" : " gitreleasemanager- close" ,
2424 "inputs" : [
2525 {
2626 "name" : " owner" ,
6363 "helpMarkDown" : " The directory on which GitReleaseManager should be executed. Defaults to current directory"
6464 }
6565 ]
66- }
66+ }
Original file line number Diff line number Diff line change 1212 "Minor" : 0 ,
1313 "Patch" : 1
1414 },
15- "minimumAgentVersion" : " 3.224.0 " ,
15+ "minimumAgentVersion" : " 4.244.1 " ,
1616 "execution" : {
1717 "Node20_1" : {
1818 "target" : " main.mjs" ,
1919 "argumentFormat" : " " ,
2020 "workingDirectory" : " ."
2121 }
2222 },
23- "instanceNameFormat" : " gitreleasemanager/ create" ,
23+ "instanceNameFormat" : " gitreleasemanager- create" ,
2424 "inputs" : [
2525 {
2626 "name" : " owner" ,
103103 "helpMarkDown" : " Path(s) to the file(s) to include in the release. Separated by newline"
104104 }
105105 ]
106- }
106+ }
Original file line number Diff line number Diff line change 1212 "Minor" : 0 ,
1313 "Patch" : 1
1414 },
15- "minimumAgentVersion" : " 3.224.0 " ,
15+ "minimumAgentVersion" : " 4.244.1 " ,
1616 "execution" : {
1717 "Node20_1" : {
1818 "target" : " main.mjs" ,
1919 "argumentFormat" : " " ,
2020 "workingDirectory" : " ."
2121 }
2222 },
23- "instanceNameFormat" : " gitreleasemanager/ discard" ,
23+ "instanceNameFormat" : " gitreleasemanager- discard" ,
2424 "inputs" : [
2525 {
2626 "name" : " owner" ,
6363 "helpMarkDown" : " The directory on which GitReleaseManager should be executed. Defaults to current directory"
6464 }
6565 ]
66- }
66+ }
Original file line number Diff line number Diff line change 1212 "Minor" : 0 ,
1313 "Patch" : 1
1414 },
15- "minimumAgentVersion" : " 3.224.0 " ,
15+ "minimumAgentVersion" : " 4.244.1 " ,
1616 "execution" : {
1717 "Node20_1" : {
1818 "target" : " main.mjs" ,
1919 "argumentFormat" : " " ,
2020 "workingDirectory" : " ."
2121 }
2222 },
23- "instanceNameFormat" : " gitreleasemanager/ open" ,
23+ "instanceNameFormat" : " gitreleasemanager- open" ,
2424 "inputs" : [
2525 {
2626 "name" : " owner" ,
6363 "helpMarkDown" : " The directory on which GitReleaseManager should be executed. Defaults to current directory"
6464 }
6565 ]
66- }
66+ }
Original file line number Diff line number Diff line change 1212 "Minor" : 0 ,
1313 "Patch" : 1
1414 },
15- "minimumAgentVersion" : " 3.224.0 " ,
15+ "minimumAgentVersion" : " 4.244.1 " ,
1616 "execution" : {
1717 "Node20_1" : {
1818 "target" : " main.mjs" ,
1919 "argumentFormat" : " " ,
2020 "workingDirectory" : " ."
2121 }
2222 },
23- "instanceNameFormat" : " gitreleasemanager/ publish" ,
23+ "instanceNameFormat" : " gitreleasemanager- publish" ,
2424 "inputs" : [
2525 {
2626 "name" : " owner" ,
Original file line number Diff line number Diff line change 1212 "Minor" : 0 ,
1313 "Patch" : 1
1414 },
15- "minimumAgentVersion" : " 3.224.0 " ,
15+ "minimumAgentVersion" : " 4.244.1 " ,
1616 "execution" : {
1717 "Node20_1" : {
1818 "target" : " main.mjs" ,
1919 "argumentFormat" : " " ,
2020 "workingDirectory" : " ."
2121 }
2222 },
23- "instanceNameFormat" : " gitreleasemanager/ setup" ,
23+ "instanceNameFormat" : " gitreleasemanager- setup" ,
2424 "inputs" : [
2525 {
2626 "name" : " versionSpec" ,
Original file line number Diff line number Diff line change 1212 "Minor" : 0 ,
1313 "Patch" : 1
1414 },
15- "minimumAgentVersion" : " 3.224.0 " ,
15+ "minimumAgentVersion" : " 4.244.1 " ,
1616 "execution" : {
1717 "Node20_1" : {
1818 "target" : " main.mjs" ,
1919 "argumentFormat" : " " ,
2020 "workingDirectory" : " ."
2121 }
2222 },
23- "instanceNameFormat" : " gitversion/ command" ,
23+ "instanceNameFormat" : " gitversion- command" ,
2424 "inputs" : [
2525 {
2626 "name" : " targetPath" ,
Original file line number Diff line number Diff line change 1212 "Minor" : 0 ,
1313 "Patch" : 1
1414 },
15- "minimumAgentVersion" : " 3.224.0 " ,
15+ "minimumAgentVersion" : " 4.244.1 " ,
1616 "execution" : {
1717 "Node20_1" : {
1818 "target" : " main.mjs" ,
1919 "argumentFormat" : " " ,
2020 "workingDirectory" : " ."
2121 }
2222 },
23- "instanceNameFormat" : " gitversion/ execute" ,
23+ "instanceNameFormat" : " gitversion- execute" ,
2424 "groups" : [
2525 {
2626 "name" : " gitversionDetails" ,
You can’t perform that action at this time.
0 commit comments