4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-09 22:16:56 +00:00
setup-helm/.github/workflows
Asa Gayle da63a48ad7
Cleanup action for release (#56)
* Removed empty try catch

* Initial commit

* Compiled to js

* Escape slash for nodejs

* Updating getStableHelmVersion test

* Removing old versions of run

* Added comment on getLatestHelmVersion and variable for helm release url to command

* Pushing recent changes before computer reset

* Latest getLatestHelmVersion iteration

* Removed test

* Testing async test

* getLatestHelmVersion refactor

* fixed method to access helm releses JSON

* Edited comment on isValidVersion

* Removed old integration tests

* Small temp test

* Removed IntegrationTests path

* Updated package-lock.json and removed unused dep

* Integration testing

* Fixed if statement in run command

* Added exit

* Double brackets for new test

* Added version confirmation output and different check for version

* Helm 3.7.2 test

* added env to workflow paths

* adjusted env in workflow paths

* 3.5.0 tests

* Requested changes

* Fixed downloadHelm test

* Clean up for release

* Updated CODEOWNERS

* Updated CODEOWNERS
2022-01-26 16:35:07 -05:00
..
defaultLabels.yml Create defaultLabels.yml (#44) 2021-06-25 17:05:14 +05:30
integration-tests.yml support only v3 and switch away from github token 2022-01-26 15:27:11 -05:00
release-pr.yml Cleanup action for release (#56) 2022-01-26 16:35:07 -05:00
tag-and-release.yml Cleanup action for release (#56) 2022-01-26 16:35:07 -05:00
unit-tests.yml Added trigger for L2 tests. (#26) 2021-03-31 17:23:12 +05:30