MoChilia
e15b166166
prepare release v1.6.0
v1.6.0
2024-01-09 11:08:09 +08:00
Shiying Chen
3f2bf91b4d
Fix #384 : Remove az account clear in az cli ( #398 )
2024-01-08 18:26:20 +08:00
Shiying Chen
b5038826b1
Add pre: and post: action for cleaning up ( #384 )
...
* pre and post cleanup-cli
* exec azpath
* enable azure powershell part
* set user agent
* extract utils
* divide cleanup
* extract azpsconfig class
* fix test
* move runpsscript
* change to AzPSUtils
* fix typo
2023-12-28 17:00:03 +08:00
Yan Xu
45c3280904
update workflow files for macos ( #390 )
2023-12-27 14:30:51 +08:00
Josh Soref
165d6877fd
Update Workflows ( #385 )
...
* Consistently use azure/powershell@v1
* Consistently use actions/checkout@v4
* Consistently use actions/setup-node@v4
* Consistently use actions/github-script@v7
* Consistently use actions/stale@v8
* Specify codql language as javascript
See https://api.github.com/repos/github/codeql-action/issues/comments/762138640
* Name ci.yml
* CodeQL does not need a special code
2023-12-27 10:26:03 +08:00
Shiying Chen
1b07ea9bb5
Run az account clear instead of az logout at the beginning ( #377 )
...
* az account clear
* remove catch error
2023-12-01 10:07:30 +08:00
Shiying Chen
7c3c862a28
Update actions-secret-parser from 1.0.2 to 1.0.4 ( #378 )
...
* update actions-secret-parser to 1.0.4
* bump version in package-lock
2023-11-30 13:54:15 +08:00
Shiying Chen
40935f9fb5
Azure/login should logout the active account at the beginning ( #376 )
...
* logout at the beginning
* remove logout step in test case
2023-11-27 17:21:50 +08:00
Shiying Chen
34b958dce7
Fix #371 : Allow optional subscriptionId in creds ( #373 )
...
* fix371
* set subId once it is given
* modify test to logout first
* update tests
* update test
2023-11-27 15:17:12 +08:00
Yan Xu
e3b217c21b
Update README.md ( #363 )
...
* Update README.md
* update README.md
* add empty lines
* update links
* update words
* update README.md
* update README.md
* update README.md
* update README.md
* update README.md
* update README.md according to comments
* update README.md according to comments
* remove AZURE_CORE_OUTPUT from workflow examples
* add warning for MI and add links for Azure CLI and Azure PowerShell
* workaround markdownlint issue
* fix typo
* update for Azure CLI notification
* update words
2023-11-20 14:10:47 +08:00
Yan Xu
63a40ddd73
update pr-check workflow ( #370 )
2023-11-17 11:38:35 +08:00
Shiying Chen
ed5636a770
modify warning message ( #358 )
2023-10-30 16:28:18 +08:00
Yan Xu
0431fbf166
disable output in CI logs ( #359 )
2023-10-26 15:26:50 +08:00
Shiying Chen
4e0edd18ae
Secure workflow strategy for Azure CLI output configuration ( #356 )
...
* add warning for cli output
* update
* update
2023-10-25 17:08:24 +08:00
Yan Xu
8bf3bdeba9
Support Managed Identity ( #348 )
...
* support MI for CLI
* support MI for PowerShell
* refactor and fix typo
* adjust logic according to review comments
* create a type for PS Script output and add some test cases
* rename servicePrincipalKey to servicePrincipalSecret
2023-10-20 16:38:30 +08:00
Yan Xu
a00376ee0f
remove a invalid check in pr-check workflow for supporting MI PR ( #352 )
2023-10-13 10:55:23 +08:00
Yan Xu
5906929b67
replace GitHubActionGroup with GitHubAction_CI_RG ( #349 )
2023-09-27 15:09:04 +08:00
Shiying Chen
b998d5ad47
Update README.md for replacing --sdk-auth with --json-auth ( #342 )
2023-08-14 16:03:27 +08:00
cloudsky13
d6cc2c8f90
Update workflow with new syntax for set-output ( #334 )
...
* Update workflow with new syntax for set-output
* Remove-parameter-for-escape-sequences
2023-06-13 10:21:30 +08:00
Yan Xu
4bba28a7f2
[Test] Add Positive and Negative Scenario Tests ( #332 )
...
* [Test] Add test cases for PR checks
* update checkout version
* use another env
* print token for check
* update env back to Automation test
2023-06-06 10:22:14 +08:00
Yan Xu
bed977350c
Refactor Code for better reading ( #326 )
...
* refactor
* fix test case
2023-05-29 14:15:49 +08:00
Yan Xu
990b22f2bc
Update .gitignore for ts project ( #323 )
2023-05-25 17:18:52 +08:00
Shiying Chen
a354f8d8e8
Merge pull request #322 from MoChilia/fix-readme
...
Fix format error
2023-05-25 10:20:17 +08:00
MoChilia
41a42cd279
update
2023-05-25 10:13:15 +08:00
Shiying Chen
ef30cd425f
Merge pull request #321 from MoChilia/OIDC-sovereign-cloud
...
Support OIDC for sovereign clouds
2023-05-24 17:39:19 +08:00
Shiying Chen
6cb3cd651b
Merge branch 'master' into OIDC-sovereign-cloud
2023-05-24 17:19:08 +08:00
MoChilia
ddfe2f4c73
update
2023-05-24 17:14:24 +08:00
MoChilia
b1db778a6a
change error handling method
2023-05-24 16:44:24 +08:00
MoChilia
3a00f07ef2
update
2023-05-24 15:39:07 +08:00
Shiying Chen
ae34beef25
Update README.md
2023-05-24 15:26:52 +08:00
MoChilia
13cc38b514
enable OIDC for sovereign clouds
2023-05-24 14:32:30 +08:00
Shiying Chen
1fe46a2c7b
Close the issue with label needs-author-feedback for 20 days without activity ( #313 )
...
* auto check n-a-f
* Update days-before-stale to 20
* Update defaultLabels.yml
* Update close-issue-message
2023-05-08 14:01:52 +08:00
Shiying Chen
db0f4c9c27
Update README.md
2023-04-18 13:19:10 +08:00
Usha N
28c2e2b810
Update README.md
2023-04-12 22:09:10 -05:00
dependabot[bot]
a93d25c485
Bump json5 from 2.2.1 to 2.2.3 ( #287 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Balaga Gayatri <balaga-gayatri@github.com >
2023-01-13 18:06:51 +05:30
Johan Karlsson
5d3578bb81
Allow passwords to start with hyphen ( #241 )
...
Co-authored-by: Balaga Gayatri <balaga-gayatri@github.com >
2023-01-13 17:51:33 +05:30
Sai Ganesh
5425855167
Link for the github environment secrets is changed ( #289 )
2023-01-13 17:42:09 +05:30
Usha N
32bfcb11b1
Update README.md
2023-01-10 15:40:36 -06:00
Usha N
4b9ec184bd
Added support for OIDC + Managed Identities
2023-01-10 15:33:58 -06:00
Balaga Gayatri
50f8249ba7
Update README.md
2022-12-26 17:28:04 +05:30
eiffel-fl
28576d9764
Add caught error to core.setFailed() message. ( #243 )
...
This will help user to diagnose their problems using Azure/login.
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com >
Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com >
Co-authored-by: Balaga Gayatri <balaga-gayatri@github.com >
2022-12-19 16:45:48 +05:30
Christoph Hannebauer
fb7f28b20f
Improved debug output ( #272 )
...
* Improved debug output
* Improved debig output in JS file
Change in JS file corresponding to the one in the TS file
Co-authored-by: Balaga Gayatri <balaga-gayatri@github.com >
2022-12-19 16:36:23 +05:30
Youssef Victor
e486cf5b9b
Update README.md and enforce markdownlint ( #260 )
2022-12-19 16:16:28 +05:30
BALAGA-GAYATRI
96c02d96d3
fixed yaml syntax
2022-12-19 16:11:01 +05:30
BALAGA-GAYATRI
2402d47c47
Added setup node step in CI
2022-12-19 16:05:17 +05:30
BALAGA-GAYATRI
a8ef87c8c0
removing node_modules
2022-12-19 15:51:07 +05:30
BALAGA-GAYATRI
df710979c3
UPdated dev dependencies with latest versions
2022-12-19 15:48:51 +05:30
Christoph Hannebauer
7636f25e6b
Typo and more precise explanation of subscription-id parameter ( #271 )
2022-12-19 15:11:40 +05:30
Balaga Gayatri
dc26b5279a
fix version for codeql-action in CI ( #273 )
...
* Update CodeQL v2
* fix lib object
* updated package-lock
Co-authored-by: jbenaventem <jesus.benavente@gruposantander.com >
2022-11-16 17:12:14 +05:30
Youssef Victor
9f262f3412
Update pr-check to use Node 16 ( #268 )
2022-11-16 17:07:49 +05:30