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

19 Коммитов

Автор SHA1 Сообщение Дата
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
Brandon Foley 3af83b75ba
Add dependabot (#101)
* Add dependabot

* update spacing
2024-09-06 11:06:08 -04:00
David Gamero 7f4afa861a
Update release-pr.yml (#92) 2024-03-06 10:18:32 -05: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
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
Vidya Reddy 83c5bf7343
Vidya reddy/prettier code (#62) 2022-06-28 14:39:10 -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
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
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 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