dependabot[bot]
e617f31159
Bump @actions/core from 1.2.6 to 1.9.1 ( #62 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.9.1.
- [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 )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 13:40:02 -04:00
David Gamero
6331e961d2
fix broken build - switch to ncc build ( #56 )
...
* switch to ncc build
* update
* bump ncc
2022-06-30 16:24:00 -04:00
Vidya Reddy
b6c5bf067a
Vidya reddy pretty code ( #53 )
...
* updated action file with node16
* Code consistency using prettier and its workflow
* Enforce Prettier
* code fix
* code fix
* code fix
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-06-24 16:08:48 -07:00
Sigurd Fosseng
e972a5b196
use @kubernetes/client-node to generate default config ( #51 )
2022-06-22 10:58:10 -04:00
Oliver King
315a1c1f59
Refactor entire project ( #39 )
...
- Use more modern TypeScript conventions
- Use JavaScript Kubernetes Client
- Add unit tests
- Add integration tests
- Add TypeScript compile verify workflow
- Switch codeowners
2021-12-07 13:10:22 -05:00
Atharva Mulmuley
2109830fcc
added 5 more unit tests
2021-06-03 22:24:55 +05:30
Sundar
eed1c24899
Added L2 tests and compiled src. ( #23 )
2021-03-31 17:20:55 +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
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
Anumita Shenoy
aee4217989
Fixed service account secret error
2019-11-26 16:10:32 +05:30
Deepak Sattiraju
483d185419
Porting from k8s-actions repo
2019-09-10 15:35:26 +05:30