Commit graph

4 commits

Author SHA1 Message Date
Tatsinnit
959bbfb69a
Fix for client-node ESM v Commonjs issue. (#132)
Some checks failed
CodeQL Advanced / Analyze (javascript-typescript) (push) Failing after 2s
Run Prettify / Prettier Check (push) Failing after 1s
Run Integration Tests / kubeconfig-method-integration-test (push) Failing after 3s
Run Unit Tests / unit-test (push) Failing after 2s
Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
2025-03-19 11:12:40 -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
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
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