dependabot[bot]
|
7c7480630c
|
Bump the actions group in /.github/workflows with 2 updates (#177)
CodeQL Advanced / Analyze (javascript-typescript) (push) Failing after 1s
Run Integration Tests / kubeconfig-method-integration-test (push) Failing after 1s
Run Prettify / Prettier Check (push) Failing after 1s
Run Unit Tests / unit-test (push) Failing after 1s
Bumps the actions group in /.github/workflows with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).
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 )
Updates `github/codeql-action` from 3.29.8 to 3.29.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](76621b61de...df559355d5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: github/codeql-action
dependency-version: 3.29.9
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-08-19 11:47:32 -07:00 |
|
Vidya Reddy
|
d0f3e049ae
|
Pin SHA for security and stability (#118)
CodeQL Advanced / Analyze (javascript-typescript) (push) Failing after 3s
Run Integration Tests / kubeconfig-method-integration-test (push) Failing after 3s
Run Unit Tests / unit-test (push) Failing after 1s
Run prettify / Prettier Check (push) Failing after 6s
|
2025-02-05 13:14:42 -08:00 |
|
dependabot[bot]
|
2b56913365
|
Bump the actions group in /.github/workflows with 3 updates (#91)
Bumps the actions group in /.github/workflows with 3 updates: [actions/stale](https://github.com/actions/stale), [actions/checkout](https://github.com/actions/checkout) and [actionsx/prettier](https://github.com/actionsx/prettier).
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 1 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/v1...v4)
Updates `actionsx/prettier` from 2 to 3
- [Release notes](https://github.com/actionsx/prettier/releases)
- [Commits](https://github.com/actionsx/prettier/compare/v2...v3)
---
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: actionsx/prettier
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>
|
2024-09-11 15:21:09 -04:00 |
|
Vidya Reddy
|
778581b6aa
|
Vidya reddy/vercel ncc (#58)
* updated action file with node16
* Code consistency using prettier and its workflow
* Enforce Prettier
* code fix
* code fix
* code fix
* add vercel/ncc to build script
* modified action file
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
|
2022-07-05 10:17:19 -07:00 |
|
David Gamero
|
6331e961d2
|
fix broken build - switch to ncc build (#56)
* switch to ncc build
* update
* bump ncc
|
2022-06-30 16:24:00 -04:00 |
|
Vidya Reddy
|
b6c5bf067a
|
Vidya reddy pretty code (#53)
* updated action file with node16
* Code consistency using prettier and its workflow
* Enforce Prettier
* code fix
* code fix
* code fix
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
|
2022-06-24 16:08:48 -07:00 |
|
David Gamero
|
5c5598ab58
|
master to main rename (#44)
|
2022-02-02 15:27:35 -05:00 |
|
Oliver King
|
315a1c1f59
|
Refactor entire project (#39)
- Use more modern TypeScript conventions
- Use JavaScript Kubernetes Client
- Add unit tests
- Add integration tests
- Add TypeScript compile verify workflow
- Switch codeowners
|
2021-12-07 13:10:22 -05:00 |
|
Sundar
|
eed1c24899
|
Added L2 tests and compiled src. (#23)
|
2021-03-31 17:20:55 +05:30 |
|