Commit Graph

23 Commits

Author SHA1 Message Date
Arjun Gupta
77f1b2e3fb Merge pull request #94 from Azure/users/arjgupta/add-svgn-gov-cloud-support-release
Merge pull request #93 from Azure/azuresovereigncloud
v1.3.0
2020-12-31 13:05:47 +05:30
Arjun Gupta
45f157e77d add main.js 2020-12-31 11:54:25 +05:30
Arjun Gupta
55dbf29278 new line changes 2020-12-31 11:54:05 +05:30
Arjun Gupta
75395942d2 add todo to refactor azurestack specific login into its own utility 2020-12-31 11:53:43 +05:30
Arjun Gupta
66f5d6ed2e change case of default value for environment input 2020-12-31 11:52:49 +05:30
Arjun Gupta
594ec8f52e Merge pull request #93 from Azure/azuresovereigncloud
GitHub Actions Beta Preview for deploying to Azure Stack Hub
2020-12-31 11:24:49 +05:30
aksm-ms
778198471b Update README.md 2020-11-17 14:11:37 +05:30
aksm-ms
6786a47b57 adding params to escape symbols in az cli (#80) (#81)
* adding params to escape symbols in az cli

* addressed review comments
v1.2.4 v1.1
2020-11-06 15:51:39 +05:30
aksm-ms
9801a35baf adding az cli version debug logs (#76) (#78) v1.2.3 2020-11-03 17:27:24 +05:30
aksm-ms
e2ec7a0d58 Added no subscription support (#73) (#77)
* Added no subscription support (#73)

* Added no subscription support

* Added L0s

* added no subcriptions login support

* test changes

Co-authored-by: Ganesh S <ganeshs@CBREV-KESTUR.redmond.corp.microsoft.com>
Co-authored-by: aksm-ms <58936966+aksm-ms@users.noreply.github.com>

* adding lib

Co-authored-by: Ganeshrockz <ganes@microsoft.com>
Co-authored-by: Ganesh S <ganeshs@CBREV-KESTUR.redmond.corp.microsoft.com>
v1.2.2
2020-11-03 16:15:14 +05:30
aksm-ms
af38bb3818 Updating telemetry to remove Hashing of repo name (#66) (#74) v1.1.2 2020-10-21 12:26:46 +05:30
Amruta Kawade
45b10ffd19 Adding node_modules for dependabot (#67)
* Bump lodash from 4.17.15 to 4.17.19 (#52)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amruta Kawade <65217380+AmrutaKawade@users.noreply.github.com>

* Bump @actions/core from 1.1.3 to 1.2.6 (#60)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.3 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amruta Kawade <65217380+AmrutaKawade@users.noreply.github.com>

* updating node_nodules

* updated package-lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.1.1
2020-10-12 14:58:40 +05:30
aksm-ms
a6347e7001 fixing special char issue in clientSecret (#36) (#37)
* fixing special char issue in clientSecret (#36)

* fixing special char issue in clientSecret

* Removing quotes from constants

* Adding scriptbuilder.js

* escaping single quotes
v1.1.0
2020-06-15 14:33:50 +05:30
aksm-ms
45b646fbba changes in PowerShellToolRunner (#32) 2020-05-13 11:19:32 +05:30
aksm-ms
776f81b869 Update README.md (#26) 2020-05-08 12:46:07 +05:30
aksm-ms
ab6d759ee8 Azure PowerShell Login changes (#25)
* Initial commit

* updating package version

* adding secret info link in logs

* adding user-agent

* Update README.md

* Added changes for azure powershell login

Changes in loginAzurePowerShell.ts

using latest version

Added getlatestazmodule version

changes in runner info

code refactor

changes in loginAzurePowerShell

code refactor

Code refactor

Code refactor

added review comments

changes in scriptbuilder

changes in setmodulepath

added paths in tsconfig.json

Revert "added paths in tsconfig.json"

This reverts commit cb2f4176bf.

changes in action.yml

changes in main

added review comments

Added changes for review comments

Modified description in action.yml

Added telemetry info

Code refactor

added review comments

added review comments

removed tslint from package.json

added log in ServicePrincipalLogin

added boolean for error log

Added Unit tests (#15)

* Added unit tests for Azure PowerShell

* Added unit tests

* changes in utils

* removed babel

* changed variable name of enable-PSSession

* refactor

* added ci.yml

* changes in utils test

making login calls silent (#19)

Co-authored-by: Deepak Sattiraju <desattir@microsoft.com>

update utils test (#16)

* update utils test

* update utils test

* update serviceprincipallogin test

Co-authored-by: Microsoft GitHub User <msftgits@microsoft.com>
Co-authored-by: Sumiran Aggarwal <suaggar@microsoft.com>
Co-authored-by: UshaN <ushan@microsoft.com>
2020-05-06 16:34:34 +05:30
Deepak Sattiraju
d1bf5b744b Making login calls silent (#18) 2020-04-14 05:52:11 +05:30
Sumiran Aggarwal
794234d1b8 adding user-agent 2019-12-13 14:36:25 +05:30
Sumiran Aggarwal
b897345338 Merge pull request #7 from Azure/users/suaggar/secretDoc
UPdting secret info doc in logs
2019-12-10 13:54:42 +05:30
Sumiran Aggarwal
538e2cc2c1 UPdting secret info doc in logs 2019-12-10 13:19:29 +05:30
Sumiran Aggarwal
83f8876003 Merge pull request #3 from Azure/users/suaggar/updatingToLatestPackage
consuming latest package version
2019-12-10 13:11:33 +05:30
Sumiran Aggarwal
0d77ccf518 consuming latest package version 2019-11-08 10:33:24 +05:30
Microsoft GitHub User
691d3a0f33 Initial commit 2019-10-21 18:00:28 +05:30