25 Commits

Author SHA1 Message Date
Carlos Mendes
2f45f062dc
Fix typo (#13) 2020-12-21 22:27:58 +05:30
dependabot[bot]
678039653a
Bump @actions/core from 1.1.0 to 1.2.6 (#15)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.0 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>
2020-10-14 21:07:41 +05:30
Stig Otnes Kolstad
2b166600e7
fix: use @actions/core.exportVariable instead of set-env (#18)
`set-env` is now deprecated. `@actions/core` exposes `exportVariable`
to be used instead.

https://github.com/actions/toolkit/tree/main/packages/core#exporting-variables
2020-10-08 13:43:24 +05:30
shigupt202
c70c4ca5c2
Updating kubeconfig file permissions to remove helm warning (#16) (#17) 2020-10-07 16:48:24 +05:30
shigupt202
a0c4d79712
Merge pull request #12 from Azure/users/shigupt/add-env-variable-master
Setting KUBECONFIG for current step
2020-08-28 00:25:38 +05:30
Shivam Gupta
f8582d9db8 Setting KUBECONFIG for current step 2020-08-28 00:11:45 +05:30
rgsubh
2a93fee4d6
Runinng code coverage only on PR's (#9) 2020-07-01 09:05:30 +05:30
rgsubh
41bde4ee53
Setup for L0 Testcases (#8)
* Setup for L0 Testcases

* Issue Fix

* Issue Fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Review fix

* Install dependencies in all runs

* To get review on the approach of installing only dev-dep in case of releases

* Removed npm build, using just install
2020-06-19 15:22:36 +05:30
Anirudh
8405e87dd0
Merge pull request #7 from Azure/users/anraghun/issue-6
Updated readme to emphasize that we need kubeconfig contents, not path
2020-05-11 12:15:51 +05:30
Anirudh Raghunath
91cd4e7064 Updated readme to emphasize that we need kubeconfig contents, not path 2020-05-07 15:44:45 +05:30
Shashank Barsin
8693d6fcb7
Merge pull request #4 from Azure/shasb
Update documentation
2019-11-26 16:42:10 +05:30
Shashank Barsin
cd64206540 Update documentation 2019-11-26 16:39:37 +05:30
Shashank Barsin
348a67ac39
Merge pull request #3 from Azure/users/ansheno/saSecretFix
Fixed service account secret error
2019-11-26 16:26:02 +05:30
Anumita Shenoy
aee4217989 Fixed service account secret error 2019-11-26 16:10:32 +05:30
Shashank Barsin
bdc1d22328
Merge pull request #1 from Azure/shasb
Update documentation
2019-11-20 13:58:41 +05:30
Shashank Barsin
f35778b2ad Update documentation 2019-11-20 13:57:22 +05:30
Shashank Barsin
eb2d4ed888 Update README 2019-09-24 14:10:10 +05:30
Shashank Barsin
fcbdd768c2 Update README 2019-09-24 14:03:25 +05:30
Deepak Sattiraju
6e0c9646e7 removing node_modules 2019-09-23 13:54:13 +05:30
Deepak Sattiraju
483d185419 Porting from k8s-actions repo 2019-09-10 15:35:26 +05:30
Microsoft Open Source
56a89b9073 Initial commit 2019-09-04 03:27:04 -07:00
Microsoft Open Source
8655b617ff Initial commit 2019-09-04 03:27:03 -07:00
Microsoft Open Source
81cbfc991a Initial commit 2019-09-04 03:27:02 -07:00
Microsoft Open Source
998a0f2f15 Initial commit 2019-09-04 03:27:00 -07:00
Microsoft GitHub User
55f178037e
Initial commit 2019-09-04 03:26:45 -07:00