Teko
ac5ee1fca8
Update helm to v3.11.1 ( #108 )
2023-02-16 19:41:09 -05:00
dependabot[bot]
638a523e0c
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #105 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
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>
2023-01-10 13:29:26 -05:00
dependabot[bot]
0a7ec47357
Bump json5 from 2.2.1 to 2.2.3 ( #107 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
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>
2023-01-10 13:29:07 -05:00
Teko
3419a8fa8f
Update README to reflect current default helm version ( #106 )
2023-01-10 13:26:20 -05:00
Ajay Kemparaj
f77071b246
minor nit , upgrade helm and GH action version updates ( #102 )
2022-12-27 09:28:27 -05:00
Asa Gayle
a4617735aa
Added support message ( #95 )
2022-11-28 13:51:20 -05:00
Joe Previte
2dafda840c
refactor: cleanup GH gql query ( #100 )
2022-10-27 09:44:25 -04:00
Brian Loss
b70d33f56d
Update actions/toolkit versions. ( #94 )
...
Update actions/core to version 1.10.0 to avoid the warning:
```
The `set-output` command is deprecated and will be disabled soon.
Please upgrade to using Environment Files. For more information see:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```
2022-10-17 14:07:50 -04:00
Vidya Reddy
3c00c0152f
syntax error fixes ( #93 )
2022-09-21 11:12:26 -07:00
Vidya Reddy
22d14750db
Add the bug report and feature request form ( #92 )
2022-09-06 13:09:28 -04:00
dependabot[bot]
a22741c887
Bump @actions/core from 1.9.0 to 1.9.1 ( #91 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.0 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:44:48 -04:00
Oliver King
f850d12cb3
Fix [object Object] version bug ( #88 )
...
* fix auth
* fix tag bug
2022-07-25 13:53:22 -04:00
Oliver King
17cd77473c
fix auth ( #86 )
2022-07-25 13:13:50 -04: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
Bert Roos
6e32762c2e
Minor spelling correction in README.md ( #81 )
2022-07-06 10:45:43 -04:00
Vidya Reddy
17c21ab68c
upgrade ncc version ( #82 )
...
* upgrade ncc version
* Clear and verify npm cache
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-07-05 10:17:02 -07: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
Oliver King
a14110f6e6
increment version in README to v3 ( #79 )
2022-06-27 14:20:10 -04:00
Oliver King
a767c8d3a1
fix jest version ( #76 )
2022-06-27 14:00:33 -04:00
Vidya
97c3a3f138
upgraded to Node16 ( #74 )
...
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-06-16 15:17:55 -04:00
Oliver King
0a86c98d61
Fix codeowners ( #71 )
2022-04-11 11:05:10 -04:00
Oliver King
39f78708c2
add version support message ( #69 )
2022-04-11 11:05:03 -04:00
David Gamero
fa870ea9a2
run to index ( #67 )
...
* run to index
* action.yaml route
* move to dev dep
2022-02-09 11:26:07 -05: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
Tommy Barnes
2998c83e16
Updated workflows, codeowner, .gitignore ( #65 )
2022-02-04 13:04:30 -05:00
Oliver King
5876560d6c
Add arm64 support ( #64 )
...
* add arm64 support
2022-02-04 09:45:03 -05:00
David Gamero
7e6f48e5b4
master to main rename ( #61 )
2022-02-03 11:29:11 -05:00
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
Asa Gayle
cc2c85bd7e
support only v3 and switch away from github token
2022-01-26 15:27:11 -05:00
shigupt202
7e3c8fd604
Update README.md ( #48 )
2021-08-10 19:41:32 +05:30
shigupt202
ac8103f453
Create CODEOWNERS ( #47 )
2021-08-10 15:53:58 +05:30
shigupt202
feeafa6152
Update issue templates ( #46 )
2021-06-30 11:05:14 +05:30
shigupt202
b8c59ed1e4
Create defaultLabels.yml ( #44 )
2021-06-25 17:05:14 +05:30
Sundar
14d85694fc
Update run.ts
2021-06-24 19:26:50 +05:30
Sundar
cfc72cf63e
Update run.ts
2021-06-24 19:25:35 +05:30
shigupt202
470bf91618
Syncing package-lock.json in master with release ( #42 )
...
* Syncing package.json and package-lock.json in master with release
* reverting changes in package.json
2021-06-03 14:10:06 +05:30
dependabot[bot]
0a4da9a67f
Bump ws from 7.4.4 to 7.4.6 ( #41 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 16:01:11 +05:30
dependabot[bot]
07143cd16a
Bump browserslist from 4.16.3 to 4.16.6 ( #40 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 16:00:44 +05:30
dependabot[bot]
dcb450d677
Bump hosted-git-info from 2.8.8 to 2.8.9 ( #39 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 13:05:55 +05:30
Sundar
1571d72e78
skipLibCheck ( #31 )
...
* Update package.json
* Update tsconfig.json
2021-04-01 14:19:07 +05:30
Sundar
62aeada586
Added trigger for L2 tests. ( #26 )
2021-03-31 17:23:12 +05:30
shigupt202
edc063ca5f
adding graph ql for Helm versions - master ( #22 )
...
* Adding graphql to find out latest helm version of specified type
* Updating package-loc.json
* Updating js file
* Fixing PR comments
* Adding feature flag as environment variable
* Changing feature flag name
* Updating package-loc.json
2021-03-30 22:43:44 +05:30
Sundar
e77e49c8f8
Added L0 tests and fixed some minor issues. ( #20 )
2021-03-26 13:08:55 +05:30
Deepak Sattiraju
d315e938e1
Merge pull request #17 from Azure/dependabot/npm_and_yarn/actions/core-1.2.6
...
Bump @actions/core from 1.0.0 to 1.2.6
2020-10-05 12:26:52 +05:30
dependabot[bot]
509333604f
Bump @actions/core from 1.0.0 to 1.2.6
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.0.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>
2020-10-01 17:24:52 +00:00
rgsubh
91b7d21636
Changed the documentation to specify v before 'version' and code changes to append 'v' if it not provided in version ( #11 ) ( #15 )
...
* Chnaged the documentation to sepcify v before 'version'
* append v to version incase it does not already include
* review comments fix
2020-05-14 12:16:24 +05:30
shigupt202
b1c4524a5f
Users/shigupt/fixing helm latest releases master ( #14 )
...
* Updating the logic for downloading latest Helm version
* Adding semver to package.json
2020-05-13 21:53:04 +05:30
Deepak Sattiraju
f404b8932e
Update README.md
2020-02-27 14:58:14 +05:30
Deepak Sattiraju
1de6b70ec6
Use correct version string format in setup instructions #7
...
Use correct version string format in setup instructions
2020-02-04 18:12:33 +05:30
Matthew Abrams
d0d63812ab
Use correct version string format in setup instructions
...
If somebody uses `1.15.0` instead of `v1.15.0` the installation will fail, this adjusts instructions to be slightly clearer.
2019-12-17 16:21:45 -08:00