Skip to content

Commit

Permalink
Switch to OpenID Connect for live tests in prod (Azure#7109)
Browse files Browse the repository at this point in the history
* Use OIDC for live tests in prod

* Fix name

* Parameterize test files
  • Loading branch information
shenglol authored Jun 9, 2022
1 parent f271400 commit ce9505a
Show file tree
Hide file tree
Showing 11 changed files with 6,996 additions and 747 deletions.
330 changes: 176 additions & 154 deletions .github/workflows/build.yml

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"eslint.lintTask.enable": true,
"[typescript]": {
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
},
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "/.github/workflows/*.yml"
}
}
Loading

0 comments on commit ce9505a

Please sign in to comment.