From 533aa24fd2ce441d3037cb25ab48c5664137f6e0 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Thu, 7 Nov 2024 15:18:26 -0600 Subject: [PATCH 01/15] chore: test --- .github/workflows/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 04639c09..b0c76583 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -10,10 +10,10 @@ jobs: # Since the Windows unit tests take much longer, we run the linux unit tests first and then run the windows unit tests in parallel with NUTs linux-unit-tests: needs: yarn-lockfile-check - uses: salesforcecli/github-workflows/.github/workflows/unitTestsLinux.yml@main + uses: salesforcecli/github-workflows/.github/workflows/unitTestsLinux.yml@ew/all-the-nodes windows-unit-tests: needs: linux-unit-tests - uses: salesforcecli/github-workflows/.github/workflows/unitTestsWindows.yml@main + uses: salesforcecli/github-workflows/.github/workflows/unitTestsWindows.yml@ew/all-the-nodes nuts: needs: linux-unit-tests uses: salesforcecli/github-workflows/.github/workflows/nut.yml@main From 80275f7247edb59d7501d45afaf1c66ab5d86e3e Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Thu, 7 Nov 2024 15:30:35 -0600 Subject: [PATCH 02/15] chore: test --- test/commands/doctor.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/commands/doctor.test.ts b/test/commands/doctor.test.ts index 475942c3..aa4ca6e3 100644 --- a/test/commands/doctor.test.ts +++ b/test/commands/doctor.test.ts @@ -67,7 +67,7 @@ const getVersionDetailResult = (config: Interfaces.Config): Record { +xdescribe('Doctor Command', () => { const sandbox = Sinon.createSandbox(); let uxLogStub: sinon.SinonStub; From 479630102328bdce4a9ef6bd43d68eca9fcec020 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Thu, 7 Nov 2024 15:53:45 -0600 Subject: [PATCH 03/15] test: empty commit From 92ff780cbd6ef037f4525981cb846d0ae86bd872 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Thu, 7 Nov 2024 15:57:25 -0600 Subject: [PATCH 04/15] test: empty commit From 65d27123aacd73cc4d4d031be60ca1b7a7efc725 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Thu, 7 Nov 2024 16:09:34 -0600 Subject: [PATCH 05/15] chore: test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34d295e9..7960a73e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # plugin-info +1 + [![NPM](https://img.shields.io/npm/v/@salesforce/plugin-info.svg?label=@salesforce/plugin-info)](https://www.npmjs.com/package/@salesforce/plugin-info) [![Downloads/week](https://img.shields.io/npm/dw/@salesforce/plugin-info.svg)](https://npmjs.org/package/@salesforce/plugin-info) [![License](https://img.shields.io/badge/License-BSD%203--Clause-brightgreen.svg)](https://raw.githubusercontent.com/salesforcecli/plugin-info/main/LICENSE.txt) ## Learn about the plugin-info From 6836fa66efe2b1a6e2369d816d9d245b1815bc2a Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Thu, 7 Nov 2024 16:14:58 -0600 Subject: [PATCH 06/15] test: empty commit From 05d29c95df156e527837e62f375529e451dfa0be Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Thu, 7 Nov 2024 16:31:33 -0600 Subject: [PATCH 07/15] test: empty commit From 0f398d0e0745425368073dab907f356f2fda2e53 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Fri, 8 Nov 2024 10:43:22 -0600 Subject: [PATCH 08/15] test: empty commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7960a73e..361e9a69 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # plugin-info -1 +2 [![NPM](https://img.shields.io/npm/v/@salesforce/plugin-info.svg?label=@salesforce/plugin-info)](https://www.npmjs.com/package/@salesforce/plugin-info) [![Downloads/week](https://img.shields.io/npm/dw/@salesforce/plugin-info.svg)](https://npmjs.org/package/@salesforce/plugin-info) [![License](https://img.shields.io/badge/License-BSD%203--Clause-brightgreen.svg)](https://raw.githubusercontent.com/salesforcecli/plugin-info/main/LICENSE.txt) From dfaaecf7864ef6a251a6cb147f4a2e13dbf1b353 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Fri, 8 Nov 2024 10:46:56 -0600 Subject: [PATCH 09/15] test: empty commit From e92050dce24927c652841f5eadf7753ce6412c7a Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Fri, 8 Nov 2024 12:40:03 -0600 Subject: [PATCH 10/15] test: empty From 3e9522f6647d105e778a6c90f656ce2178312b6f Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Fri, 8 Nov 2024 12:53:31 -0600 Subject: [PATCH 11/15] test: empty From 10660398fd59f325f01cbc1f5fac563db9b19ae3 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Fri, 8 Nov 2024 15:48:09 -0600 Subject: [PATCH 12/15] test: empty From 474b66dd409dd924f46766784fb9f24b81673775 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Fri, 8 Nov 2024 15:49:59 -0600 Subject: [PATCH 13/15] test: empty From ebc1ed4fbe6f6351f3726825a4ff9cab258609d3 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Fri, 8 Nov 2024 15:56:25 -0600 Subject: [PATCH 14/15] test: empty From c6388f7e734f7f92ee8fe7e7a2531a190ae6c9f5 Mon Sep 17 00:00:00 2001 From: Eric Willhoit Date: Fri, 8 Nov 2024 15:59:09 -0600 Subject: [PATCH 15/15] test: empty