dependabot[bot]
23801eadd7
Bump ansi-regex from 4.1.0 to 4.1.1 ( #219 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 19:06:51 +05:30
dependabot[bot]
8f2def4beb
Bump minimist from 1.2.5 to 1.2.6 ( #212 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
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 >
2022-04-11 18:59:52 +05:30
Balaga Gayatri
412f48d98e
Update README.md
2022-04-11 18:07:56 +05:30
Balaga Gayatri
c02223cd62
Update README.md
2022-03-29 18:44:11 +05:30
Balaga Gayatri
84519181a8
Adding az installation requirement to login error response ( #198 )
...
* Update main.ts
* Update main.js
2022-01-19 22:50:55 +05:30
Balaga Gayatri
db989b3060
Delete .DS_Store
2021-12-16 21:51:49 +05:30
Dhiwakar Kusuma
276f50e2dc
Update README.md ( #189 )
...
Updated Readme.md with App Registration instructions. Without the instructions new user will be lost with the instructions provided as none of the menus/options appear.
2021-12-13 23:14:29 +05:30
Balaga Gayatri
25454e5e2d
printing token logs ( #185 )
2021-12-07 00:16:39 +05:30
Balaga Gayatri
0dd02392d7
Update README.md
2021-11-29 13:48:09 +05:30
Balaga Gayatri
aa88e1ccbd
Update README.md
2021-11-29 12:35:23 +05:30
Balaga Gayatri
c8bf401503
Update README.md
2021-11-19 19:22:51 +05:30
Balaga Gayatri
37a47ac753
Update README.md ( #173 )
2021-11-17 12:48:23 +05:30
Balaga Gayatri
298eef0366
Updating samples and readme links ( #172 )
2021-11-15 17:27:52 +05:30
Balaga Gayatri
4799d94391
Adding federated token logs & optional audience parameter ( #159 )
...
* cherry pick changes
* added audience field option in input params
* added js
* removed extra spaces
* Adding logs to surface AZ-CLI and powershell errors (#171 )
* removing token logs
2021-11-15 12:45:07 +05:30
Balaga Gayatri
bd43696425
Update README.md
2021-11-12 13:09:38 +05:30
Balaga Gayatri
3e6f6e7d1b
Update README.md
2021-10-22 18:46:47 +05:30
Balaga Gayatri
38942de1a5
Update README.md
2021-10-22 18:42:53 +05:30
Balaga Gayatri
151a993723
Update README.md
2021-10-22 16:41:44 +05:30
Balaga Gayatri
fd4c9019e3
oidc changes for master ( #158 )
...
* oidc changes
* Update ServicePrinicipalLogin.test.ts
Co-authored-by: Kanika Pasrija <58769601+kanika1894@users.noreply.github.com >
2021-10-22 16:27:01 +05:30
Sean MacKay
6bc1b5ecb9
Update Readme to improve examples for hand crafting credentials ( #140 )
...
The clientSecret is not a GUID, and this being labelled as such caused confusion when I tried to manually add a client secret and was met with a SecretId which was a GUID and a SecretValue which was not a GUID. Using the SecretId GUID from the Azure UI would not work.
Also, resourceManagerEndpointUrl was required but not shown in any examples.
Finally, the value for it was hard to determine, as using several azure cli commands did not display it.
Co-authored-by: Kanika Pasrija <58769601+kanika1894@users.noreply.github.com >
2021-09-20 15:00:25 +05:30
Derek Seroky
f8979b3393
docs(README): update the Azure Gov cloud example ( #134 )
...
Updates the Azure Gov cloud example to have valid YAML syntax and to increase consistency between examples.
Co-authored-by: Kanika Pasrija <58769601+kanika1894@users.noreply.github.com >
2021-09-15 12:49:50 +05:30
Kanika Pasrija
7f56506e21
Adding repository parameter
...
This is to pick from forked branch
2021-09-15 12:39:33 +05:30
dependabot[bot]
0cf07a0171
Bump path-parse from 1.0.6 to 1.0.7 ( #128 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kanika Pasrija <58769601+kanika1894@users.noreply.github.com >
2021-09-13 17:04:06 +05:30
Balaga Gayatri
c9dca98403
Workflow for testing automation ( #131 )
...
* Create azure-login-pr-check.yml
* Update azure-login-pr-check.yml
* Update azure-login-pr-check.yml
* Update azure-login-pr-check.yml
* Update azure-login-pr-check.yml
* Update azure-login-pr-check.yml
* Update azure-login-pr-check.yml
2021-08-23 13:44:28 +05:30
Balaga Gayatri
177ab1c8df
Rename bug-report---feature-request.md to bug-report-feature-request.md ( #127 )
2021-08-09 14:00:43 +05:30
Kanika Pasrija
5dc2a74a43
Create CODEOWNERS
2021-08-05 13:20:35 +05:30
dependabot[bot]
852ef9dc86
Bump lodash from 4.17.19 to 4.17.21 ( #110 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kanika Pasrija <58769601+kanika1894@users.noreply.github.com >
2021-06-23 12:50:49 +05:30
dependabot[bot]
92605228cd
Bump ws from 7.2.3 to 7.5.0 ( #124 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.2.3 to 7.5.0.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.2.3...7.5.0 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 12:47:38 +05:30
dependabot[bot]
49a928a08c
Bump y18n from 4.0.0 to 4.0.1 ( #101 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-23 12:45:36 +05:30
Anat Balzam
b65105a723
Updating README with workaround for passing login arguments ( #106 )
...
* Add login with params workaround to README
* Added additional params line
Co-authored-by: Anat Balzam <anatbalzam@microsoft.com >
Co-authored-by: Balaga Gayatri <balaga-gayatri@github.com >
2021-06-21 17:49:36 +05:30
Ishita Chawla
a0110a77ec
Create auto-triage-issues ( #120 )
...
* Create auto-triage-issues
* Update auto-triage-issues
* Update auto-triage-issues
2021-06-21 16:19:31 +05:30
Balaga Gayatri
ed5c47a214
Merge pull request #123 from Azure/users/balaga-gayatri/docs
...
Update README.md
2021-06-21 14:16:55 +05:30
Balaga Gayatri
0d0ee46f76
Update README.md
2021-06-21 11:08:59 +05:30
Balaga Gayatri
114a8ef99d
Update README.md
2021-06-21 10:19:29 +05:30
Balaga Gayatri
a78820d812
Update README.md
2021-06-21 10:12:12 +05:30
Balaga Gayatri
490d296e28
Merge pull request #121 from Azure/users/balaga-gayatri/docs
...
Update README.md
2021-06-17 17:11:14 +05:30
Balaga Gayatri
1a2f091d94
Update README.md
2021-06-17 13:43:45 +05:30
Balaga Gayatri
c590679de3
Merge pull request #116 from Azure/users/balaga-gayatri/defaultlabels
...
Update defaultLabels.yml
2021-06-03 18:23:36 +05:30
Balaga Gayatri
b6d623b57e
Update defaultLabels.yml
2021-06-03 18:20:15 +05:30
Balaga Gayatri
bbbe7da52a
Update defaultLabels.yml
2021-06-03 17:18:30 +05:30
Balaga Gayatri
799fd51bc6
Merge pull request #114 from Azure/users/balaga-gayatri/defaultlabels
...
Create defaultLabels.yml
2021-06-02 12:15:31 +05:30
Balaga Gayatri
a9a1dcd2f7
Create defaultLabels.yml
2021-05-28 16:50:38 +05:30
Kanchan Verma
e7b36a5753
Merge pull request #99 from Azure/users/balaga-gayatri/developer-guidelines
...
Updated contribution section with the developer guidelines for actions
2021-03-31 10:17:12 +05:30
Balaga Gayatri
7f6ed87d4a
Added dev guidance link to the contribution section in readme
2021-03-24 13:00:48 +05:30
Balaga Gayatri
c6b99d2720
Updated contribution section with the developer guidelines for azure actions.
2021-03-22 17:36:23 +05:30
reilem
5de298368f
Improved SP creation docs ( #96 )
...
* Improved SP creation docs
* Update README.md
Co-authored-by: aksm-ms <58936966+aksm-ms@users.noreply.github.com >
2021-01-22 12:05:08 +05:30
garvitarai
1ab2192eba
updating login action reference on ASH sample workflow ( #97 )
...
* updating login action reference on ASH sample workflow
* added links to the official microsoft docs tutorial
2021-01-22 10:51:13 +05:30
Arjun Gupta
80970a8c03
Merge pull request #93 from Azure/azuresovereigncloud
...
GitHub Actions Beta Preview for deploying to Azure Stack Hub
2020-12-31 11:16:51 +05:30
Arjun Gupta
2e97c69135
update readme
2020-12-30 23:11:51 +05:30
Arjun Gupta
a614f3cbd0
add description for all supported clouds
2020-12-30 22:40:50 +05:30