Commit Graph

  • a57aa49538
    update release workflow to major version tag (#86) main David Gamero 2024-03-08 18:07:19 -05:00
  • 27bfb38730 build v4.0.0 v4 GitHub Action 2024-02-13 20:45:12 +00:00
  • a72463cdd7
    v4 release (#84) David Gamero 2024-02-13 15:44:18 -05:00
  • f2d80c8192
    Update to Node 20 (#83) Sarah Miles 2024-02-13 15:07:04 -05:00
  • 38d6bc72e5
    v3 new release (#78) v3.1 v3 github-actions[bot] 2023-01-27 15:32:33 -05:00
  • 3624a1fc64
    separate action and execution (#77) David Gamero 2023-01-27 14:49:09 -05:00
  • d1462f8502
    v3 new release (#76) github-actions[bot] 2023-01-26 14:26:18 -05:00
  • ab43e1cba5
    Bump minimatch from 3.0.4 to 3.1.2 (#74) dependabot[bot] 2023-01-26 14:07:12 -05:00
  • f7b05df5e5
    Bump json5 from 2.2.1 to 2.2.3 (#75) dependabot[bot] 2023-01-26 13:25:42 -05:00
  • 6332864ca0
    Update README with v3 version (#72) Oliver King 2023-01-09 12:32:46 -06:00
  • d7e25ce077
    Bump qs from 6.5.2 to 6.5.3 (#73) dependabot[bot] 2022-12-12 13:44:07 -05:00
  • 0689e8a931
    Update @actions/core (#68) Sumner Warren 2022-11-02 10:25:00 -04:00
  • 03c6fe6b8a
    Bump jose from 2.0.5 to 2.0.6 (#65) dependabot[bot] 2022-10-03 13:34:45 -04:00
  • b0cfd07ecc
    Systax error fixes (#64) Vidya Reddy 2022-09-19 09:47:11 -07:00
  • ccc0c881dc
    Added the bug report and feature request form (#63) Vidya Reddy 2022-09-06 14:33:42 -07:00
  • e617f31159
    Bump @actions/core from 1.2.6 to 1.9.1 (#62) dependabot[bot] 2022-08-22 13:40:02 -04:00
  • 778581b6aa
    Vidya reddy/vercel ncc (#58) Vidya Reddy 2022-07-05 10:17:19 -07:00
  • 8128997447
    v3 new release (#57) v3.0 github-actions[bot] 2022-06-30 17:56:12 -04:00
  • 6331e961d2
    fix broken build - switch to ncc build (#56) David Gamero 2022-06-30 16:24:00 -04:00
  • 52d71d28bd
    Add node modules and compiled JavaScript from main (#54) github-actions[bot] 2022-06-29 15:41:55 -04:00
  • 4a983766a0
    Bump got from 11.8.2 to 11.8.5 (#52) dependabot[bot] 2022-06-27 13:36:19 -04:00
  • b6c5bf067a
    Vidya reddy pretty code (#53) Vidya Reddy 2022-06-24 16:08:48 -07:00
  • e972a5b196
    use @kubernetes/client-node to generate default config (#51) Sigurd Fosseng 2022-06-22 16:58:10 +02:00
  • b19619f34c
    updated action file with node16 (#49) Vidya 2022-06-16 11:43:53 -07:00
  • 6c102e2f8d
    Bump minimist from 1.2.5 to 1.2.6 (#47) dependabot[bot] 2022-06-06 15:10:01 -04:00
  • 9328550046
    Bump shelljs from 0.8.4 to 0.8.5 (#43) dependabot[bot] 2022-02-07 09:41:54 -05:00
  • 6961761392
    Updated workflows and gitignore (#45) Tommy Barnes 2022-02-04 13:04:43 -05:00
  • 5c5598ab58
    master to main rename (#44) David Gamero 2022-02-02 15:27:35 -05:00
  • 9c64ee94e4
    update action.yml to hit description character limit (#40) Oliver King 2021-12-07 14:40:49 -05:00
  • 0b53301dcc
    fix action.yml to reach character limit (#41) v2 Oliver King 2021-12-07 13:39:54 -05:00
  • a00f2d2297 add node modules Oliver King 2021-12-07 13:18:08 -05:00
  • 315a1c1f59
    Refactor entire project (#39) Oliver King 2021-12-07 13:10:22 -05:00
  • 40d584de6d
    Create CODEOWNERS (#35) shigupt202 2021-08-10 15:54:01 +05:30
  • 744f71748e
    Update issue templates (#34) shigupt202 2021-06-30 11:13:07 +05:30
  • 70f37a0668
    Create defaultLabels.yml (#33) shigupt202 2021-06-30 10:38:25 +05:30
  • 15ce083385
    Merge pull request #31 from Azure/atharvam/cluster-connect-master Atharva Mulmuley 2021-06-10 12:49:40 +05:30
  • 45541b996c removed source branch from unit-test.yml Atharva Mulmuley 2021-06-08 09:50:32 +05:30
  • d90d8639b7 Merge branch 'master' into atharvam/cluster-connect-master Atharva Mulmuley 2021-06-08 09:42:17 +05:30
  • 583664040d added 2 more unit tests Atharva Mulmuley 2021-06-04 13:44:06 +05:30
  • 2109830fcc added 5 more unit tests Atharva Mulmuley 2021-06-03 22:24:55 +05:30
  • a0d0dab6ce trying a fix Atharva Mulmuley 2021-06-03 14:32:40 +05:30
  • 8896b7e8e2 fix Atharva Mulmuley 2021-06-03 14:01:27 +05:30
  • f6361247fd changed getArcKubeconfig from promise to async function Atharva Mulmuley 2021-06-03 13:58:17 +05:30
  • b903fa8c1a fix for promise Atharva Mulmuley 2021-06-03 13:39:08 +05:30
  • f6f69bcd60 fix for promise Atharva Mulmuley 2021-06-03 13:34:02 +05:30
  • a9efce630c fix for promise Atharva Mulmuley 2021-06-03 13:29:04 +05:30
  • 604e767536 fix Atharva Mulmuley 2021-06-03 13:20:28 +05:30
  • e8b22d0c21 fix for promise Atharva Mulmuley 2021-06-03 13:12:24 +05:30
  • 754b6cda98 added await Atharva Mulmuley 2021-06-03 13:02:13 +05:30
  • 0a49d3ae32 added unit test for getArcKubeconfig Atharva Mulmuley 2021-06-03 12:53:56 +05:30
  • 20b1cac458 added arc test for run method Atharva Mulmuley 2021-06-03 12:11:44 +05:30
  • ec1b1f0cea fix Atharva Mulmuley 2021-06-03 11:59:09 +05:30
  • e5a838284c fix Atharva Mulmuley 2021-06-03 11:47:49 +05:30
  • 69db96d47b added exports for all functions Atharva Mulmuley 2021-06-03 11:45:03 +05:30
  • ec4658ba67 fix Atharva Mulmuley 2021-06-03 11:29:56 +05:30
  • edc81a3abb testing existing L0s Atharva Mulmuley 2021-06-03 11:24:17 +05:30
  • 9528f63e6f
    Bump ws from 7.3.1 to 7.4.6 (#30) dependabot[bot] 2021-06-01 15:57:08 +05:30
  • 6e2f9f1d81 cherry-picked v1.1 commit Atharva Mulmuley 2021-05-18 17:57:55 +05:30
  • e8a7e17aad
    Bump hosted-git-info from 2.8.8 to 2.8.9 (#27) dependabot[bot] 2021-05-26 12:49:57 +05:30
  • 19a5f322a6
    Bump y18n from 4.0.0 to 4.0.1 (#25) dependabot[bot] 2021-05-26 12:49:45 +05:30
  • 13a944fb8a
    Bump lodash from 4.17.20 to 4.17.21 (#28) dependabot[bot] 2021-05-26 12:49:36 +05:30
  • 832ed66848
    Merge pull request #29 from Azure/cluster-connect-release-v1 v1.1 Atharva Mulmuley 2021-05-18 17:57:55 +05:30
  • 26974ade92 merged releases/v1 Atharva Mulmuley 2021-05-18 13:06:53 +05:30
  • 839ea77306
    Update README.md Atharva Mulmuley 2021-05-13 15:01:38 +05:30
  • b34891d1f0
    Merge pull request #26 from atharvamulmuley/cluster-connect-2 Atharva Mulmuley 2021-05-11 18:14:51 +05:30
  • 80b220e5da updated readme Atharva Mulmuley 2021-05-11 17:48:37 +05:30
  • 74714fcee2 removed workflows Atharva Mulmuley 2021-05-11 17:45:20 +05:30
  • dbd1d5016d readme changes Atharva Mulmuley 2021-05-11 17:35:56 +05:30
  • 05c41a0563 changed spn method to service-principal Atharva Mulmuley 2021-05-11 17:24:45 +05:30
  • e64d948639
    Update README.md Atharva Mulmuley 2021-05-11 17:13:20 +05:30
  • 5bbb5c4a5c
    Update README.md Atharva Mulmuley 2021-05-11 17:13:05 +05:30
  • c0bbda0efc removed workflows Atharva Mulmuley 2021-05-04 13:35:35 +05:30
  • e7b67bb054 removed unneeded package,function and params Atharva Mulmuley 2021-05-04 13:29:55 +05:30
  • dba4578820 removed workflows Atharva Mulmuley 2021-05-04 13:11:05 +05:30
  • 545c5061f8 removed az login code Atharva Mulmuley 2021-05-04 13:06:34 +05:30
  • f095a22138 removed references to az login and copied execute az command func Atharva Mulmuley 2021-05-04 12:58:58 +05:30
  • 542c3fbc66 fix Atharva Mulmuley 2021-05-04 12:38:16 +05:30
  • b7a1b9b564 trying with az login as separate action Atharva Mulmuley 2021-05-04 12:36:21 +05:30
  • aff8b97341 removed workflows Atharva Mulmuley 2021-04-30 13:49:06 +05:30
  • 730da85339 testing on self-hosted Atharva Mulmuley 2021-04-30 13:44:05 +05:30
  • 428bd350f0 testing service-account method Atharva Mulmuley 2021-04-30 13:11:03 +05:30
  • 84590a82db testing spn method Atharva Mulmuley 2021-04-30 13:06:59 +05:30
  • 5c875f1e46 removed redirection changes, added constant for timeout Atharva Mulmuley 2021-04-30 12:59:50 +05:30
  • 8ff551ad06 trying a fix for logs Atharva Mulmuley 2021-04-29 16:55:13 +05:30
  • dd342fb40d trying a fix for flow of logs Atharva Mulmuley 2021-04-29 16:24:08 +05:30
  • 72f489a6ec check on self-hosted Atharva Mulmuley 2021-04-29 16:15:18 +05:30
  • f47f3e7ca3 made change to check if logs are flowing Atharva Mulmuley 2021-04-29 15:49:02 +05:30
  • 73a2562285 made changes to redirect csp logs to file Atharva Mulmuley 2021-04-29 15:43:08 +05:30
  • dd44a570b3 exploring actions directory structure Atharva Mulmuley 2021-04-29 15:35:23 +05:30
  • f75e29ce2a fix Atharva Mulmuley 2021-04-29 14:49:56 +05:30
  • a81b603f4c testing two back to back jobs Atharva Mulmuley 2021-04-29 14:48:46 +05:30
  • 96c60f8502 testing once on self hosted runner Atharva Mulmuley 2021-04-29 14:25:34 +05:30
  • 414366aae9 ignore remove extension error for ubuntu Atharva Mulmuley 2021-04-29 14:21:01 +05:30
  • e31e99aaab testing once with ubuntu runner Atharva Mulmuley 2021-04-29 14:15:41 +05:30
  • f85ff292e5 removing cli extension if it already exists Atharva Mulmuley 2021-04-29 14:10:20 +05:30
  • 322d1f8ec1 added a fix for using self-hosted runners Atharva Mulmuley 2021-04-29 14:05:41 +05:30
  • f0fc3cfe22 trying a fix for self hosted agent Atharva Mulmuley 2021-04-29 13:51:07 +05:30
  • d621ae1ce7 trying a fix for self-hosted agent Atharva Mulmuley 2021-04-29 13:44:22 +05:30
  • ba9acf943c trying a fix for self-hosted runners Atharva Mulmuley 2021-04-29 13:11:03 +05:30
  • fcecf5b18a testing on self-hosted runner Atharva Mulmuley 2021-04-29 12:54:26 +05:30