Yan Xu
3fcf81c86c
Bump braces from 3.0.2 to 3.0.3 ( #511 )
...
* Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* remove libicu and update powershell version
* apt install libicu72
* change installation url
* fix typo
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MoChilia <chenshiyingcn@163.com >
Co-authored-by: Shiying Chen <shiyingchen@microsoft.com >
2025-02-13 13:22:44 +08:00
Yan Xu
e319965b63
Add test for docker container ( #486 )
...
* add docker test
* update docker test
2024-09-18 14:04:44 +08:00
Shiying Chen
8fb68f4ade
Remove tests for self-hosted runner ( #465 )
...
* disable vm
* update
* update
2024-06-20 13:42:11 +08:00
Justin Chao
332d569187
Update Action to use Node.js v20 ( #411 )
...
* Update Action to use Node.js v20
Node.js 16 actions are deprecated.
Updating action to use Node.js 20.
Link: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
* Updating all Github workflows to use Node 20.x
Updating all Github workflows used in CI checks to use Node 20.x
---------
Co-authored-by: Justin Chao <justin.chao@optum.com >
Co-authored-by: Shiying Chen <shiyingchen@microsoft.com >
2024-02-20 13:44:57 +08:00
Shiying Chen
dcaef1266d
Temp change ci test for a bug in azps ( #416 )
2024-02-20 13:33:37 +08:00
Shiying Chen
3f2bf91b4d
Fix #384 : Remove az account clear in az cli ( #398 )
2024-01-08 18:26:20 +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
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
0431fbf166
disable output in CI logs ( #359 )
2023-10-26 15:26:50 +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
5906929b67
replace GitHubActionGroup with GitHubAction_CI_RG ( #349 )
2023-09-27 15:09:04 +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