Sumner Warren
4beba283ef
Bump @actions/core ( #68 )
...
to address https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-11-01 19:28:09 -04:00
dependabot[bot]
84f5aafb14
Bump @actions/core from 1.9.0 to 1.9.1 ( #63 )
...
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 14:00:54 -04:00
Vidya Reddy
3545f3a551
Upgraded the ncc version ( #61 )
...
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-07-05 10:17:07 -07:00
Vidya Reddy
2eb2a370ff
Vidya reddy prettier ( #58 )
...
* upgraded to Node16
* Enforce Prettier
* code fix
* jest version change and prettify code
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-06-27 15:31:07 -07:00
dependabot[bot]
b474dc39ef
Bump ansi-regex from 5.0.0 to 5.0.1 ( #56 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 10:41:01 -04:00
David Gamero
d893f27da9
bump jest and fix integration test ( #55 )
2022-06-21 08:54:22 -04:00
dependabot[bot]
3866693c1e
Bump ansi-regex from 5.0.0 to 5.0.1 ( #38 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
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:36 -04:00
dependabot[bot]
1c32e43e21
Bump minimist from 1.2.5 to 1.2.6 ( #46 )
...
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:26 -04:00
David Gamero
07e8ba6f62
switch to ncc files ( #44 )
2022-02-10 15:52:09 -05:00
Tommy Barnes
a10d84bc2e
Refactoring Action for use with AKS Atlanta ( #37 )
...
* Did some reorganizing of code in run.ts, moved run.test.ts into /src, and put some helpers into helpers.ts in /src.
* Did some reorganizing of code in run.ts, moved run.test.ts into /src, and put some helpers into helpers.ts in /src.
* Grabbed the upstream integration tests and brought them here. Removed bash script. Added validateKubectl.py to /test folder for integration tests.
* Ran npm run build
* Ran npm run build
* Updated on section for integration-tests.yml
* Removing ruby commands from integration tests yaml.
* Fixing discrepancies in integration test yaml.
* Fixing discrepancies in integration test yaml.
* Default to ubuntu-latest
* renamed python script according to workflow.
* renamed python script according to workflow.
* Fixing path parameters.
* Updated tsconfig.json
* Testing for int test failure.
* Validated that int tests work.
* Added new workflows.
* Testing release (#10 )
* Did some reorganizing of code in run.ts, moved run.test.ts into /src, and put some helpers into helpers.ts in /src.
* Did some reorganizing of code in run.ts, moved run.test.ts into /src, and put some helpers into helpers.ts in /src.
* Grabbed the upstream integration tests and brought them here. Removed bash script. Added validateKubectl.py to /test folder for integration tests.
* Ran npm run build
* Ran npm run build
* Updated on section for integration-tests.yml
* Removing ruby commands from integration tests yaml.
* Fixing discrepancies in integration test yaml.
* Fixing discrepancies in integration test yaml.
* Default to ubuntu-latest
* renamed python script according to workflow.
* renamed python script according to workflow.
* Fixing path parameters.
* Updated tsconfig.json
* Testing for int test failure.
* Validated that int tests work.
* Added new workflows.
Co-authored-by: Tommy Barnes <thbarnes@microsoft.com>
* made changes reflected in comments
Co-authored-by: Tommy Barnes <thbarnes@microsoft.com>
2022-01-05 11:19:30 -05:00
dependabot[bot]
2ee0f11b88
Bump y18n from 4.0.0 to 4.0.1 ( #20 )
...
* Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
* Update README.md
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tauhid Anjum <tauhidanjum@gmail.com>
2021-06-15 10:59:47 +05:30
Tauhid Anjum
f12475c943
Merge pull request #23 from Azure/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-06-14 13:39:28 +05:30
Tauhid Anjum
d9c02ae55b
Merge pull request #24 from Azure/dependabot/npm_and_yarn/lodash-4.17.21
...
Bump lodash from 4.17.20 to 4.17.21
2021-06-14 13:39:20 +05:30
dependabot[bot]
1d1fb10e67
Bump ws from 7.3.1 to 7.4.6
...
Bumps [ws](https://github.com/websockets/ws ) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 22:14:38 +00:00
dependabot[bot]
3ccfe0ed89
Bump lodash from 4.17.20 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 23:05:25 +00:00
dependabot[bot]
4fd6c75691
Bump hosted-git-info from 2.8.8 to 2.8.9
...
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>
2021-05-11 22:50:44 +00:00
dependabot[bot]
0fc3415356
Bump node-notifier from 8.0.0 to 8.0.1 ( #11 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 13:21:16 +05:30
dependabot[bot]
78bd2be0dd
Bump @actions/core from 1.1.0 to 1.2.6 ( #7 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-28 09:39:34 +05:30
Deepak Sattiraju
39fc719fd9
Port from k8s-actions
2019-09-10 15:40:21 +05:30