Skip to content

Commit

Permalink
chore: remove optional pnpm version in GitHub workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
fwouts committed Jul 2, 2022
1 parent 442f607 commit 3975a22
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 21 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-app-foundations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-e2e-test-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-iframe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-intellij-plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Set up JDK 11
uses: actions/setup-java@v3
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-plugin-react.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-plugin-solid.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-plugin-vue2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-plugin-vue3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-type-analyzer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-vfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Extract version from package.json
uses: sergeysova/[email protected]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-vscode-extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- run: cd .. && pnpm turbo run build --scope=@previewjs/loader --no-deps --include-dependencies
- run: yarn --frozen-lockfile
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-app-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- run: pnpm turbo run build --scope="@previewjs/e2e-test-runner" --include-dependencies
- run: pnpm install # necessary to link e2e-test-runner
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,5 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- run: pnpm turbo run build --scope="@previewjs/cli" --include-dependencies
1 change: 0 additions & 1 deletion .github/workflows/test-core-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- run: pnpm check-licenses
- run: pnpm turbo run build --scope="@previewjs/app" --include-dependencies
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-intellij.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- run: pnpm turbo run build --scope="@previewjs/loader" --include-dependencies --no-deps
- run: cd integrations/intellij/controller && pnpm build
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test-vscode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
${{ runner.os }}-
- uses: pnpm/[email protected]
with:
version: 7.4.0
run_install: true
- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down

0 comments on commit 3975a22

Please sign in to comment.