79 Commits

Author SHA1 Message Date
David Gamero
3624a1fc64
separate action and execution (#77) 2023-01-27 14:49:09 -05:00
dependabot[bot]
ab43e1cba5
Bump minimatch from 3.0.4 to 3.1.2 (#74)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [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>
2023-01-26 14:07:12 -05:00
dependabot[bot]
f7b05df5e5
Bump json5 from 2.2.1 to 2.2.3 (#75)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 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.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  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>
2023-01-26 13:25:42 -05:00
Oliver King
6332864ca0
Update README with v3 version (#72) 2023-01-09 12:32:46 -06:00
dependabot[bot]
d7e25ce077
Bump qs from 6.5.2 to 6.5.3 (#73)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  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:07 -05:00
Sumner Warren
0689e8a931
Update @actions/core (#68)
to address https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-11-02 10:25:00 -04:00
dependabot[bot]
03c6fe6b8a
Bump jose from 2.0.5 to 2.0.6 (#65)
Bumps [jose](https://github.com/panva/jose) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v2.0.6/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: jose
  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-10-03 13:34:45 -04:00
Vidya Reddy
b0cfd07ecc
Systax error fixes (#64) 2022-09-19 09:47:11 -07:00
Vidya Reddy
ccc0c881dc
Added the bug report and feature request form (#63)
* Added the bug report and feature request form

* updated the url
2022-09-06 17:33:42 -04:00
dependabot[bot]
e617f31159
Bump @actions/core from 1.2.6 to 1.9.1 (#62)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 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:40:02 -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
dependabot[bot]
4a983766a0
Bump got from 11.8.2 to 11.8.5 (#52)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.5)

---
updated-dependencies:
- dependency-name: got
  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-27 13:36:19 -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
Sigurd Fosseng
e972a5b196
use @kubernetes/client-node to generate default config (#51) 2022-06-22 10:58:10 -04:00
Vidya
b19619f34c
updated action file with node16 (#49)
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
2022-06-16 14:43:53 -04:00
dependabot[bot]
6c102e2f8d
Bump minimist from 1.2.5 to 1.2.6 (#47)
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-06-06 15:10:01 -04:00
dependabot[bot]
9328550046
Bump shelljs from 0.8.4 to 0.8.5 (#43)
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 09:41:54 -05:00
Tommy Barnes
6961761392
Updated workflows and gitignore (#45)
* Updated workflows and gitignore

* Removing ts-build-check
2022-02-04 13:04:43 -05:00
David Gamero
5c5598ab58
master to main rename (#44) 2022-02-02 15:27:35 -05:00
Oliver King
9c64ee94e4
update action.yml to hit description character limit (#40) 2021-12-07 14:40:49 -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
shigupt202
40d584de6d
Create CODEOWNERS (#35) 2021-08-10 15:54:01 +05:30
shigupt202
744f71748e
Update issue templates (#34)
* Update issue templates

* Update issue--bug-report---feature-request.md
2021-06-30 11:13:07 +05:30
shigupt202
70f37a0668
Create defaultLabels.yml (#33) 2021-06-30 10:38:25 +05:30
Atharva Mulmuley
15ce083385
Merge pull request #31 from Azure/atharvam/cluster-connect-master
v1.1 release merge
2021-06-10 12:49:40 +05:30
Atharva Mulmuley
45541b996c removed source branch from unit-test.yml 2021-06-08 09:50:32 +05:30
Atharva Mulmuley
d90d8639b7 Merge branch 'master' into atharvam/cluster-connect-master 2021-06-08 09:42:17 +05:30
Atharva Mulmuley
583664040d added 2 more unit tests 2021-06-04 13:44:06 +05:30
Atharva Mulmuley
2109830fcc added 5 more unit tests 2021-06-03 22:24:55 +05:30
Atharva Mulmuley
a0d0dab6ce trying a fix 2021-06-03 14:32:40 +05:30
Atharva Mulmuley
8896b7e8e2 fix 2021-06-03 14:01:27 +05:30
Atharva Mulmuley
f6361247fd changed getArcKubeconfig from promise to async function 2021-06-03 13:58:17 +05:30
Atharva Mulmuley
b903fa8c1a fix for promise 2021-06-03 13:39:08 +05:30
Atharva Mulmuley
f6f69bcd60 fix for promise 2021-06-03 13:34:02 +05:30
Atharva Mulmuley
a9efce630c fix for promise 2021-06-03 13:29:04 +05:30
Atharva Mulmuley
604e767536 fix 2021-06-03 13:20:28 +05:30
Atharva Mulmuley
e8b22d0c21 fix for promise 2021-06-03 13:12:24 +05:30
Atharva Mulmuley
754b6cda98 added await 2021-06-03 13:02:13 +05:30
Atharva Mulmuley
0a49d3ae32 added unit test for getArcKubeconfig 2021-06-03 12:53:56 +05:30
Atharva Mulmuley
20b1cac458 added arc test for run method 2021-06-03 12:11:44 +05:30
Atharva Mulmuley
ec1b1f0cea fix 2021-06-03 11:59:09 +05:30
Atharva Mulmuley
e5a838284c fix 2021-06-03 11:47:49 +05:30
Atharva Mulmuley
69db96d47b added exports for all functions 2021-06-03 11:45:03 +05:30
Atharva Mulmuley
ec4658ba67 fix 2021-06-03 11:29:56 +05:30
Atharva Mulmuley
edc81a3abb testing existing L0s 2021-06-03 11:24:17 +05:30
dependabot[bot]
9528f63e6f
Bump ws from 7.3.1 to 7.4.6 (#30)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 15:57:08 +05:30
Atharva Mulmuley
6e2f9f1d81 cherry-picked v1.1 commit 2021-05-31 12:52:30 +05:30
dependabot[bot]
e8a7e17aad
Bump hosted-git-info from 2.8.8 to 2.8.9 (#27)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 12:49:57 +05:30
dependabot[bot]
19a5f322a6
Bump y18n from 4.0.0 to 4.0.1 (#25)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 12:49:45 +05:30