From 901a10e89ea615cf61f57ac05cecdf23e7de06d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:58:02 -0500 Subject: [PATCH] v3 new release (#78) * 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Vidya reddy prettier (#58) * upgraded to Node16 * Enforce Prettier * code fix * jest version change and prettify code Co-authored-by: Vidya Reddy * Upgraded the ncc version (#61) Co-authored-by: Vidya Reddy * Update README example to v3 (#60) * 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add the issue report and feature request form (#64) * syntax error fixes (#66) * added support message (#67) * Bump @actions/core (#68) to address https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ * Bump decode-uri-component from 0.2.0 to 0.2.2 (#73) Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * change uri (#77) * Add node modules and compiled JavaScript from main Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vidya Reddy <59590642+Vidya2606@users.noreply.github.com> Co-authored-by: Vidya Reddy Co-authored-by: Oliver King Co-authored-by: Asa Gayle Co-authored-by: Sumner Warren Co-authored-by: Oliver King --- lib/index.js | 7 +++---- package-lock.json | 12 ++++++------ src/helpers.ts | 18 +++--------------- src/run.test.ts | 6 +++--- 4 files changed, 15 insertions(+), 28 deletions(-) diff --git a/lib/index.js b/lib/index.js index 55954c0..4b20f78 100644 --- a/lib/index.js +++ b/lib/index.js @@ -7157,7 +7157,6 @@ module.exports = v4; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.getExecutableExtension = exports.getkubectlDownloadURL = exports.getKubectlArch = void 0; const os = __nccwpck_require__(2037); -const util = __nccwpck_require__(3837); function getKubectlArch() { const arch = os.arch(); if (arch === 'x64') { @@ -7169,12 +7168,12 @@ exports.getKubectlArch = getKubectlArch; function getkubectlDownloadURL(version, arch) { switch (os.type()) { case 'Linux': - return util.format('https://storage.googleapis.com/kubernetes-release/release/%s/bin/linux/%s/kubectl', version, arch); + return `https://dl.k8s.io/release/${version}/bin/linux/${arch}/kubectl`; case 'Darwin': - return util.format('https://storage.googleapis.com/kubernetes-release/release/%s/bin/darwin/%s/kubectl', version, arch); + return `https://dl.k8s.io/release/${version}/bin/darwin/${arch}/kubectl`; case 'Windows_NT': default: - return util.format('https://storage.googleapis.com/kubernetes-release/release/%s/bin/windows/%s/kubectl.exe', version, arch); + return `https://dl.k8s.io/release/${version}/bin/windows/${arch}/kubectl.exe`; } } exports.getkubectlDownloadURL = getkubectlDownloadURL; diff --git a/package-lock.json b/package-lock.json index a24fbbb..f949fc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1892,9 +1892,9 @@ "dev": true }, "node_modules/decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==", + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", "dev": true, "engines": { "node": ">=0.10" @@ -7664,9 +7664,9 @@ "dev": true }, "decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==", + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", "dev": true }, "deep-is": { diff --git a/src/helpers.ts b/src/helpers.ts index bf16ce3..a0838f6 100644 --- a/src/helpers.ts +++ b/src/helpers.ts @@ -12,26 +12,14 @@ export function getKubectlArch(): string { export function getkubectlDownloadURL(version: string, arch: string): string { switch (os.type()) { case 'Linux': - return util.format( - 'https://storage.googleapis.com/kubernetes-release/release/%s/bin/linux/%s/kubectl', - version, - arch - ) + return `https://dl.k8s.io/release/${version}/bin/linux/${arch}/kubectl` case 'Darwin': - return util.format( - 'https://storage.googleapis.com/kubernetes-release/release/%s/bin/darwin/%s/kubectl', - version, - arch - ) + return `https://dl.k8s.io/release/${version}/bin/darwin/${arch}/kubectl` case 'Windows_NT': default: - return util.format( - 'https://storage.googleapis.com/kubernetes-release/release/%s/bin/windows/%s/kubectl.exe', - version, - arch - ) + return `https://dl.k8s.io/release/${version}/bin/windows/${arch}/kubectl.exe` } } diff --git a/src/run.test.ts b/src/run.test.ts index a9e966d..7fd25e2 100644 --- a/src/run.test.ts +++ b/src/run.test.ts @@ -45,7 +45,7 @@ describe('Testing all functions in run file.', () => { (arch) => { jest.spyOn(os, 'type').mockReturnValue('Linux') const kubectlLinuxUrl = util.format( - 'https://storage.googleapis.com/kubernetes-release/release/v1.15.0/bin/linux/%s/kubectl', + 'https://dl.k8s.io/release/v1.15.0/bin/linux/%s/kubectl', arch ) @@ -59,7 +59,7 @@ describe('Testing all functions in run file.', () => { (arch) => { jest.spyOn(os, 'type').mockReturnValue('Darwin') const kubectlDarwinUrl = util.format( - 'https://storage.googleapis.com/kubernetes-release/release/v1.15.0/bin/darwin/%s/kubectl', + 'https://dl.k8s.io/release/v1.15.0/bin/darwin/%s/kubectl', arch ) @@ -74,7 +74,7 @@ describe('Testing all functions in run file.', () => { jest.spyOn(os, 'type').mockReturnValue('Windows_NT') const kubectlWindowsUrl = util.format( - 'https://storage.googleapis.com/kubernetes-release/release/v1.15.0/bin/windows/%s/kubectl.exe', + 'https://dl.k8s.io/release/v1.15.0/bin/windows/%s/kubectl.exe', arch ) expect(getkubectlDownloadURL('v1.15.0', arch)).toBe(kubectlWindowsUrl)