dependabot[bot]
56c6cf6081
Bump actions/stale in /.github/workflows in the actions group ( #218 )
...
Bumps the actions group in /.github/workflows with 1 update: [actions/stale](https://github.com/actions/stale ).
Updates `actions/stale` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](3a9db7e6a4...5f858e3efb
)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-15 15:12:55 -04:00
dependabot[bot]
11cf983218
Bump actions/stale in /.github/workflows in the actions group ( #214 )
2025-09-17 16:53:52 -04:00
dependabot[bot]
dd78250c1f
Bump actions/checkout in /.github/workflows in the actions group ( #209 )
...
Bumps the actions group in /.github/workflows with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](11bd71901b...08c6903cd8
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-26 15:11:25 -04:00
Suneha Bose
5e7287287e
ci(workflows): update helm version to v3.18.4 and add matrix for tests ( #207 )
2025-08-12 15:18:06 -04:00
David Gamero
a10a5247d8
Update helm version retrieval to use JSON output for latest version ( #203 )
...
* Update helm version retrieval to use JSON output for latest version
* Fix helm latest version retrieval command syntax
2025-07-23 11:07:31 -04:00
David Gamero
378ae69bda
Update CODEOWNERS ( #202 )
2025-07-22 15:17:55 -04:00
dependabot[bot]
c9a6a97d7f
Bump Azure/action-release-workflows ( #196 )
2025-06-24 12:10:20 -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
dependabot[bot]
d5f1fcb584
Bump Azure/action-release-workflows ( #170 )
...
Bumps the actions group in /.github/workflows with 1 update: [Azure/action-release-workflows](https://github.com/azure/action-release-workflows ).
Updates `Azure/action-release-workflows` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/azure/action-release-workflows/releases )
- [Changelog](https://github.com/Azure/action-release-workflows/blob/main/CHANGELOG.md )
- [Commits](6f9de5deea...1b199cc979
)
---
updated-dependencies:
- dependency-name: Azure/action-release-workflows
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-13 14:18:56 -04:00
Reinier Cruz
5976fc8a1b
Pinning Action Dependencies for Security and Reliability ( #167 )
...
* Pinning Dependencies
* actionx/prettier sha
2025-02-28 13:28:29 -08:00
Brandon Foley
4675ea6b05
Add dependabot ( #137 )
2024-09-05 19:36:08 -07:00
David Gamero
d00ce1cb5e
update to release workflow major version tag ( #132 )
2024-03-08 13:33:11 -05:00
David Gamero
0788eb3317
v4 release and required workflow updates ( #125 )
...
* v4 release and workflow update
* Update release-pr.yml
* Update release-pr.yml
* Update package.json
* format
2024-02-12 18:30:35 -05: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
Ajay Kemparaj
f77071b246
minor nit , upgrade helm and GH action version updates ( #102 )
2022-12-27 09:28:27 -05: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
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
0a86c98d61
Fix codeowners ( #71 )
2022-04-11 11:05:10 -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
Tommy Barnes
2998c83e16
Updated workflows, codeowner, .gitignore ( #65 )
2022-02-04 13:04:30 -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
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
62aeada586
Added trigger for L2 tests. ( #26 )
2021-03-31 17:23:12 +05:30
Sundar
e77e49c8f8
Added L0 tests and fixed some minor issues. ( #20 )
2021-03-26 13:08:55 +05:30