Skip to content

Commit

Permalink
📌 Pin pnpm to 8.5.1 #1869
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandolucchesi committed Sep 5, 2023
1 parent 3260d36 commit 48a35aa
Show file tree
Hide file tree
Showing 16 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/DEV-studio-v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/DEV-studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/DEV-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/PROD-all-studios-v3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down Expand Up @@ -144,7 +144,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/PROD-all-studios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down Expand Up @@ -149,7 +149,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/PROD-studios-rollback.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down Expand Up @@ -172,7 +172,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/PROD-studios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down Expand Up @@ -167,7 +167,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/TEST-studio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/TEST-web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/a11y.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔧
id: install-dependencies
run: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/equinor-algolia-indexers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fotoware-redirect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Cache pnpm modules 💾
uses: actions/setup-node@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/storybook-pro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
id: install-pnpm
uses: pnpm/[email protected]
with:
version: '^8.5.1'
version: '8.5.1'
- name: Install dependencies 🔽
id: install-dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion sanityv3/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM node:lts-alpine AS builder

ENV NODE_OPTIONS="--max_old_space_size=8192"
RUN npm install -g pnpm@^8.5.1
RUN npm install -g [email protected]

WORKDIR /opt/app

Expand Down
2 changes: 1 addition & 1 deletion studio/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM node:lts-alpine AS builder

ENV NODE_OPTIONS="--max_old_space_size=8192"
RUN npm install -g pnpm@^8.5.1
RUN npm install -g [email protected]

WORKDIR /opt/app

Expand Down
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ COPY web/package.json web/pnpm-lock.yaml web/
COPY web/patches web/patches

RUN \
if [ -f pnpm-lock.yaml ]; then yarn global add pnpm@^8.5.1 && pnpm m i --frozen-lockfile;\
if [ -f pnpm-lock.yaml ]; then yarn global add [email protected] && pnpm m i --frozen-lockfile;\
else echo "Lockfile not found." && exit 1; \
fi

Expand Down

0 comments on commit 48a35aa

Please sign in to comment.