Cornelius Roemer
32bc12022d
chore(tests): Mock arch to make tests pass on arm host ( #191 )
...
Also add Windows arm64 download link test now that arm64 runners exist for Windows.
2025-08-06 12:44:51 -07:00
Tatsinnit
28f285563b
Fix types, and update node version. ( #181 )
...
* Fix types, and update node version.
Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
* Prettier Fix for this repo.
Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
---------
Signed-off-by: Tatsat Mishra <tamishra@microsoft.com>
2025-05-13 15:19:00 -04:00
Dmytro Bondar
0a0c55a4c3
Fix os detection and archive extension ( #124 )
2024-04-12 15:46:47 -04:00
elProxy
ec8dd7c209
switching to fetching latest version from the dedicated file ( #130 )
2024-03-01 10:15:56 -06:00
Dmytro Bondar
208de6bd49
Upgrade action to use node20 ( #121 )
...
* Action update:
- Bump all dependencies
- Rewrite `getLatestHelmVersion()` function without graphql
* Bump stableHelmVersion
* Update readme and action.yaml
* Revert and rewrite with @octokit/action
* Add latest to integration test
* Bump action's versions
* Set github.token as default input
* Replace deprecated jest methods
* Add prettier to dev dependencies, fix prettier issues
2024-02-08 13:49:56 -05:00
Paul Vollmer
d336b89352
Add action input to set download base url ( #113 )
...
* feat: add downloadBaseURL action input
* feat: downloadHelm and getHelmDownloadURL added baseURL function argument
* refactor: building the helm download url
* chore: format code
---------
Co-authored-by: Paul Vollmer <mail@paulvollmer.net>
2024-01-02 09:30:48 -05:00
Teko
ac5ee1fca8
Update helm to v3.11.1 ( #108 )
2023-02-16 19:41:09 -05:00
Ajay Kemparaj
f77071b246
minor nit , upgrade helm and GH action version updates ( #102 )
2022-12-27 09:28:27 -05:00
Oliver King
484a64052d
Swap to GraphQL and add logging ( #83 )
...
* swap to graphql
* add logs
* swap to group log
* fix test
2022-07-11 10:12:11 -04:00
Vidya Reddy
7f0153c54c
Vidya reddy prettier ( #75 )
...
* upgraded to Node16
* Enforce Prettier
* code fix
* Update package-lock.json
resolved the conflicts.
* executed prettier
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-06-27 18:27:44 -04:00
Asa Gayle
e00756a00e
Version fix ( #66 )
...
* Added version validation check
* Added check for latest
* Changed Helm 3.5.0 test to also test lack of v in version
* Pushing integration tests
* Removed push integration test
* Added more context to integration test
* Addressing comment
2022-02-08 17:07:21 -05:00
Oliver King
5876560d6c
Add arm64 support ( #64 )
...
* add arm64 support
2022-02-04 09:45:03 -05:00