setup-kubectl/.github/workflows
Tommy Barnes 0b59aee35a
Testing release (#10)
* Did some reorganizing of code in run.ts, moved run.test.ts into /src, and put some helpers into helpers.ts in /src.

* Did some reorganizing of code in run.ts, moved run.test.ts into /src, and put some helpers into helpers.ts in /src.

* Grabbed the upstream integration tests and brought them here.  Removed bash script. Added validateKubectl.py to /test folder for integration tests.

* Ran npm run build

* Ran npm run build

* Updated on section for integration-tests.yml

* Removing ruby commands from integration tests yaml.

* Fixing discrepancies in integration test yaml.

* Fixing discrepancies in integration test yaml.

* Default to ubuntu-latest

* renamed python script according to workflow.

* renamed python script according to workflow.

* Fixing path parameters.

* Updated tsconfig.json

* Testing for int test failure.

* Validated that int tests work.

* Added new workflows.

Co-authored-by: Tommy Barnes <thbarnes@microsoft.com>
2022-01-04 16:19:04 -05:00
..
defaultLabels.yml Adding default labels workflow and issue template (#32) 2021-06-28 15:49:54 +05:30
integration-tests.yml Testing release (#10) 2022-01-04 16:19:04 -05:00
release-pr.yml Testing release (#10) 2022-01-04 16:19:04 -05:00
tag-and-release.yml Testing release (#10) 2022-01-04 16:19:04 -05:00
ts-build-check.yml Testing release (#10) 2022-01-04 16:19:04 -05:00
unit-tests.yml Added trigger for L2 tests and ran build. (#16) 2021-03-31 17:19:55 +05:30