Граф коммитов

77 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 269b9252f5
Bump the actions group across 1 directory with 2 updates (#112)
Bumps the actions group with 2 updates in the / directory: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/jest` from 29.5.13 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 22.7.7 to 22.8.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: "@types/node"
  dependency-type: direct:development
  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>
2024-11-06 15:05:21 -05:00
dependabot[bot] 60032e1eb7
Bump the actions group across 1 directory with 2 updates (#110) 2024-10-23 12:13:23 -07:00
dependabot[bot] 2dc073c6e2
Bump the actions group across 1 directory with 5 updates (#108)
Bumps the actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.1` | `1.11.1` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.13` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.4` | `22.7.4` |
| [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.1` | `0.38.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.2` |



Updates `@actions/core` from 1.10.1 to 1.11.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@types/jest` from 29.5.12 to 29.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@types/node` from 22.5.4 to 22.7.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vercel/ncc` from 0.38.1 to 0.38.2
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.38.1...0.38.2)

Updates `typescript` from 5.5.4 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: typescript
  dependency-type: direct:development
  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>
2024-10-09 12:07:57 -07:00
dependabot[bot] 5125322faf
Bump the actions group in /.github/workflows with 5 updates (#103)
Bumps the actions group in /.github/workflows with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/stale](https://github.com/actions/stale) | `3` | `9` |
| [actions/checkout](https://github.com/actions/checkout) | `3` | `4` |
| [Azure/k8s-lint](https://github.com/azure/k8s-lint) | `1` | `3` |
| [actionsx/prettier](https://github.com/actionsx/prettier) | `2` | `3` |
| [Azure/action-release-workflows](https://github.com/azure/action-release-workflows) | `1.0.1` | `1.0.2` |


Updates `actions/stale` from 3 to 9
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3...v9)

Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

Updates `Azure/k8s-lint` from 1 to 3
- [Release notes](https://github.com/azure/k8s-lint/releases)
- [Changelog](https://github.com/Azure/k8s-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/azure/k8s-lint/compare/v1...v3)

Updates `actionsx/prettier` from 2 to 3
- [Release notes](https://github.com/actionsx/prettier/releases)
- [Commits](https://github.com/actionsx/prettier/compare/v2...v3)

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: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: Azure/k8s-lint
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actionsx/prettier
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- 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>
2024-09-11 15:27:33 -04:00
dependabot[bot] f11326364e
Bump the actions group with 5 updates (#104)
Bumps the actions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.0` | `1.10.1` |
| [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) | `1.1.0` | `1.1.1` |
| [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) | `1.1.1` | `1.1.3` |
| [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) | `1.7.1` | `2.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.16.5` | `22.5.4` |


Updates `@actions/core` from 1.10.0 to 1.10.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@actions/exec` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@1.1.1/packages/exec)

Updates `@actions/io` from 1.1.1 to 1.1.3
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io)

Updates `@actions/tool-cache` from 1.7.1 to 2.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/@actions/artifact@2.0.1/packages/tool-cache)

Updates `@types/node` from 20.16.5 to 22.5.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: "@actions/exec"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: "@actions/io"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: "@actions/tool-cache"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: "@types/node"
  dependency-type: direct:development
  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>
2024-09-11 15:26:31 -04:00
Brandon Foley f4abd5aadb
3.0.1 Changelog (#105) 2024-09-09 09:41:31 -04:00
Brandon Foley 3af83b75ba
Add dependabot (#101)
* Add dependabot

* update spacing
2024-09-06 11:06:08 -04:00
Brandon Foley 37396fe177
Updating devDependencies (#102) 2024-09-06 09:33:16 -04:00
David Gamero 3830df6bcb
v3 release (#96)
* Create CHANGELOG.md

* Update package.json

* Update README.md

* format

* Update package.json

* Update package.json
2024-03-07 14:30:08 -05:00
David Gamero 8855147999
audit fix (#95)
* audit fix

* format
2024-03-07 11:06:30 -05:00
Joe Ferris 88e18d7af3
Use cached Helm executable rather than directory (#85)
When running a specific version of Helm, if that version already exists
in the cache, the action will attempt to run the Helm cache directory
without an executable, which fails.

This updates the logic for finding an existing version in the cache to
append the executable name and extension.

Resolves #84.
2024-03-06 19:56:19 -05:00
Jose L. Nunez eaf746350b
bump Node and Kompose versions (#93) 2024-03-06 18:40:12 -05:00
dependabot[bot] 3488ae9b30
Bump json5 from 2.2.0 to 2.2.3 (#77)
Bumps [json5](https://github.com/json5/json5) from 2.2.0 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.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 13:06:11 -05:00
David Gamero 7f4afa861a
Update release-pr.yml (#92) 2024-03-06 10:18:32 -05:00
Charles Bikhazi dcbd99549c
fix issue with spaces in override values!? (#82) 2023-10-10 12:07:57 -04:00
David Gamero f4b18aff20
Update README.md with action versions (#80) 2023-04-03 14:40:27 -04:00
ebronson68 61041e8c2f
Fix GitHub action deprecation warnings (#78)
* raise checkout action version to v3

* update checkout action to v3
2023-01-24 09:54:08 -05:00
David Gamero 6ae594e7e2
wow that was more than i expected (#76) 2023-01-23 09:48:29 -05:00
dependabot[bot] 267a04267d
Bump minimatch from 3.0.4 to 3.1.2 (#72)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  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>
2022-12-12 13:44:44 -05:00
Timo Gühring 02cf84828d
Fix typo in action.yml (#73) 2022-12-12 13:44:24 -05:00
Oliver King bf58976884
bump @actions/core (#74) 2022-11-28 13:35:53 -05:00
Asa Gayle b47feed499
Added support message (#71) 2022-10-19 15:41:04 -04:00
Vidya Reddy eafac184b2
Syntax error fixes (#70) 2022-09-19 09:47:03 -07:00
Vidya Reddy 0b2023ecc3
Adding the bug report and feature request form (#69)
* Adding the bug report and feature request form

* updated the URL

* fixes
2022-09-07 13:06:44 -07:00
dependabot[bot] f77d54ea91
Bump @actions/core from 1.6.0 to 1.9.1 (#67)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.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:41:40 -04:00
Jaiveer Katariya 10fe18daa1
Update README.md (#64) 2022-07-11 15:48:55 -04:00
Vidya Reddy 5efd18e2d2
Vidya reddy - prettier code and adding vercel/ncc build to build script (#63)
* modified templete arguments

* updated template arguments

* updated unit tests for  multiple arguments

* updated the unit test

* added multiple arguments for kustomize

* get template args code changes

* updated the shared template arg function

* clean code

* bug fixes in unit tests

* updated the readme, action and added the namespace in run.ts

* updated the template argument method

* modified kustomizeRenderEngine

* Enforce prettify

* Run prettier

* updated the template args method

* updated the template args

* updated the temp argument func

* Add ncc build to build script

Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-07-05 10:11:17 -07:00
Vidya Reddy 83c5bf7343
Vidya reddy/prettier code (#62) 2022-06-28 14:39:10 -04:00
Vidya Reddy efb25e19ed
modified template arguments (#61)
* modified templete arguments

* updated template arguments

* updated unit tests for  multiple arguments

* updated the unit test

* added multiple arguments for kustomize

* get template args code changes

* updated the shared template arg function

* clean code

* bug fixes in unit tests

* updated the readme, action and added the namespace in run.ts

* updated the template argument method

* modified kustomizeRenderEngine

Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-06-27 16:52:57 -07:00
nonylene b269b202f2
README: Update k8s-bake version on examples (#60)
* README: Update k8s-bake version on examples

* README: Update example version to v2.2
2022-04-18 11:08:08 -04:00
dependabot[bot] 910802f23d
Bump minimist from 1.2.5 to 1.2.6 (#58)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 14:21:17 -04:00
Oliver King 24e54cfb60
switch to index.js (#53) 2022-03-01 15:08:45 -05:00
Oliver King 6d27e77ac4
Helm namespace feature (#51) 2022-03-01 11:04:06 -05:00
Tommy Barnes f97e9efd05
Updated workflows, codeowner, .gitignore, tsconfig (#49)
* Updated workflows, codeowner, .gitignore, tsconfig

* Fixing test discrepancies

* Fixing paths

* Fixing paths

* fixing int tests

* Fixing int test

* Fixing int test
2022-02-04 13:33:14 -05:00
David Gamero ab9b258333
master to main rename (#48) 2022-02-02 16:10:09 -05:00
Oliver King d52e7da8e9
add release workflow (#46) 2022-01-20 09:11:40 -06:00
Christophe Sauthier e7a8975677
Add support for Linux-arm64 2022-01-14 09:22:01 -05:00
rsamigullin bb72bcacba
Bake refactor #2 (#42)
* removed repetative code, unit tests

* added string variables to functions

* fixed typo

* removed unsued imports

* added build
2021-12-10 17:48:29 -05:00
rsamigullin 48b46d67e1
k8s-bake-update (#41)
* added logs for helm
* updated npm packages to the latest version
* added nodejs version upgrade
* added integration test
* replaced var with let/const
* fixed if statement for kubectl version
2021-11-29 16:26:20 -05:00
Oliver King 7facdcadc0
kubectl incorrect path bug fix, closes #28 (#36)
* fix kubectl incorrect path bug

* fix styling

Signed-off-by: Oliver King <kingoliver@microsoft.com>

Co-authored-by: Oliver King <kingoliver@microsoft.com>
2021-09-01 22:35:12 +05:30
Jyotsna 76586d5b88
Patch L2 workflow for PR from forks (#37)
* Update TriggerIntegrationTests.sh

* Update integration-tests.yml
2021-09-01 15:37:50 +05:30
Ganesh S 80d1e93b4a
Creating CODEOWNERS (#35)
* Added CODEOWNERS and made validation changes

* Moved code owners file
2021-08-24 14:40:05 +05:30
Ganesh S ce8aa428c9
Adding default labels workflow and issue template (#34)
* Adding default labels workflow and issue template

* Remove unwanted changes

Co-authored-by: Ganeshrockz <Ganeshrockz@users.noreply.github.com>
2021-06-29 22:54:30 +05:30
Sundar 285b84c41f
Merge pull request #30 from Azure/sundargs2000/sync
Syncing releases/v1 to master.
2021-05-23 23:04:25 +05:30
Sundar 07baf16794
Merge branch 'master' into sundargs2000/sync 2021-05-23 22:59:35 +05:30
Sundar Guntnur dc28be33ba Syncing releases/v1 to master. 2021-05-20 11:27:36 +05:30
Sundar fe0e722630
Updated L2 trigger. (#26) 2021-03-31 17:24:10 +05:30
Sundar 0b06c305a6
Added L0 tests (#25)
* Added L0 tests.

* Added trigger for l2 tests and compiled src.
2021-03-31 10:54:31 +05:30
shigupt202 42d531970a
Updating helm init command with new stable repo path (#22) (#23) 2021-01-07 11:29:54 +05:30
shigupt202 d2219f45a7
Updating helm init command with new stable repo path (#22) 2021-01-06 15:49:31 +05:30