-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore pnpm v8 * chore: pnpm action version * chore: v7 compatibility * flipflag * put back
- Loading branch information
Showing
4 changed files
with
146 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ jobs: | |
|
||
- uses: pnpm/[email protected] | ||
with: | ||
version: 7 | ||
version: 8 | ||
|
||
- name: "Get pnpm store directory" | ||
id: pnpm-cache | ||
|
@@ -57,7 +57,7 @@ jobs: | |
|
||
- uses: pnpm/[email protected] | ||
with: | ||
version: 7 | ||
version: 8 | ||
|
||
- name: "Get pnpm store directory" | ||
id: pnpm-cache | ||
|
@@ -98,4 +98,3 @@ jobs: | |
- name: "Storybook: Run Tests" | ||
working-directory: packages/nextjs | ||
run: pnpm run test:storybook:start | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ jobs: | |
|
||
- uses: pnpm/[email protected] | ||
with: | ||
version: 7 | ||
version: 8 | ||
|
||
- name: Get pnpm store directory | ||
id: pnpm-cache | ||
|
@@ -54,6 +54,5 @@ jobs: | |
- name: Cypress Run (Production Backend) | ||
run: pnpm run test:e2e-real:start | ||
|
||
# - name: Cypress Run (Mock Backend) | ||
# run: pnpm run test:e2e-mock:start |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
public-hoist-pattern[]=*@sanity/* | ||
auto-install-peers=false |
Oops, something went wrong.
dbda7ac
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
nextjs-sanity-fe – ./
nextjs-sanity-fe.vercel.app
nextjs-sanity-fe-git-main-formidable-labs.vercel.app
nextjs-sanity-fe-formidable-labs.vercel.app