Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: replaces npm with pnpm in pipeline #2

Merged
merged 27 commits into from
May 3, 2024
Merged

Conversation

DavDeDev
Copy link
Owner

@DavDeDev DavDeDev commented May 3, 2024

Removes author from package.json to be added to README

Removes author from package.json to be added to README
@DavDeDev DavDeDev force-pushed the feature/test branch 2 times, most recently from 1534b14 to 0b57ebe Compare May 3, 2024 05:53
@DavDeDev
Copy link
Owner Author

DavDeDev commented May 3, 2024

Check this to understand failing test suite.

@DavDeDev DavDeDev force-pushed the feature/test branch 3 times, most recently from 015fa76 to 54ab575 Compare May 3, 2024 16:58
@DavDeDev DavDeDev force-pushed the feature/test branch 2 times, most recently from 92ac695 to 01aa4ed Compare May 3, 2024 17:14
@DavDeDev DavDeDev changed the title chore(package.json): removes author refactor: replaces npm with pnpm in pipeline May 3, 2024
@DavDeDev DavDeDev merged commit 4afc76a into main May 3, 2024
4 checks passed
@DavDeDev DavDeDev deleted the feature/test branch May 3, 2024 20:58
DavDeDev added a commit that referenced this pull request May 3, 2024
* chore(package.json): removes author

Removes author from package.json to be added to README

* chore: replaces npm with pnpm in CI workflow

* refactor: reverts ci pipeline to check result

* revert: change pipeline to use PNPM

* ci(CI.yaml): deletes in progress run when pushing new commits

It prevents from running multiple CI worflows by stopping previous running, NOT on Main branch

* ci: fixes react version to 18.2

React 19.3.1 introduces a conflict with Nextjs version that make the test suites fail

* ci: adds 22 Node Version

* ci: replaces pnpm dlx with npx for percy

* ci: adds cache for next builds

* ci: fixes npx percy executable

* ci: runs test job on self hosted runner

* ci: defines default bash for self hosted runner jobs

* ci: updates actions versions

* ci: revert default runner

* ci(CI): removes step that requires bash shell

* revert(CI.yaml): revert runners

* ci: tests with windows runner

* ci: adds dependency to build before running tests in CI

* ci: adds next cache

* ci: fix deps issue

* ci: updates storybook

* ci: upgrades node version for build job

* ci: change runner

* ci: re-adds SENTRY_AUTH_TOKEN env

* refactor: completes transition from npm to pnpm

* ci: updates action versions

* refactor: updates storybook
DavDeDev added a commit that referenced this pull request May 3, 2024
* chore(package.json): removes author

Removes author from package.json to be added to README

* chore: replaces npm with pnpm in CI workflow

* refactor: reverts ci pipeline to check result

* revert: change pipeline to use PNPM

* ci(CI.yaml): deletes in progress run when pushing new commits

It prevents from running multiple CI worflows by stopping previous running, NOT on Main branch

* ci: fixes react version to 18.2

React 19.3.1 introduces a conflict with Nextjs version that make the test suites fail

* ci: adds 22 Node Version

* ci: replaces pnpm dlx with npx for percy

* ci: adds cache for next builds

* ci: fixes npx percy executable

* ci: runs test job on self hosted runner

* ci: defines default bash for self hosted runner jobs

* ci: updates actions versions

* ci: revert default runner

* ci(CI): removes step that requires bash shell

* revert(CI.yaml): revert runners

* ci: tests with windows runner

* ci: adds dependency to build before running tests in CI

* ci: adds next cache

* ci: fix deps issue

* ci: updates storybook

* ci: upgrades node version for build job

* ci: change runner

* ci: re-adds SENTRY_AUTH_TOKEN env

* refactor: completes transition from npm to pnpm

* ci: updates action versions

* refactor: updates storybook
DavDeDev added a commit that referenced this pull request May 3, 2024
* chore(package.json): removes author

Removes author from package.json to be added to README

* chore: replaces npm with pnpm in CI workflow

* refactor: reverts ci pipeline to check result

* revert: change pipeline to use PNPM

* ci(CI.yaml): deletes in progress run when pushing new commits

It prevents from running multiple CI worflows by stopping previous running, NOT on Main branch

* ci: fixes react version to 18.2

React 19.3.1 introduces a conflict with Nextjs version that make the test suites fail

* ci: adds 22 Node Version

* ci: replaces pnpm dlx with npx for percy

* ci: adds cache for next builds

* ci: fixes npx percy executable

* ci: runs test job on self hosted runner

* ci: defines default bash for self hosted runner jobs

* ci: updates actions versions

* ci: revert default runner

* ci(CI): removes step that requires bash shell

* revert(CI.yaml): revert runners

* ci: tests with windows runner

* ci: adds dependency to build before running tests in CI

* ci: adds next cache

* ci: fix deps issue

* ci: updates storybook

* ci: upgrades node version for build job

* ci: change runner

* ci: re-adds SENTRY_AUTH_TOKEN env

* refactor: completes transition from npm to pnpm

* ci: updates action versions

* refactor: updates storybook
DavDeDev added a commit that referenced this pull request May 3, 2024
* chore(package.json): removes author

Removes author from package.json to be added to README

* chore: replaces npm with pnpm in CI workflow

* refactor: reverts ci pipeline to check result

* revert: change pipeline to use PNPM

* ci(CI.yaml): deletes in progress run when pushing new commits

It prevents from running multiple CI worflows by stopping previous running, NOT on Main branch

* ci: fixes react version to 18.2

React 19.3.1 introduces a conflict with Nextjs version that make the test suites fail

* ci: adds 22 Node Version

* ci: replaces pnpm dlx with npx for percy

* ci: adds cache for next builds

* ci: fixes npx percy executable

* ci: runs test job on self hosted runner

* ci: defines default bash for self hosted runner jobs

* ci: updates actions versions

* ci: revert default runner

* ci(CI): removes step that requires bash shell

* revert(CI.yaml): revert runners

* ci: tests with windows runner

* ci: adds dependency to build before running tests in CI

* ci: adds next cache

* ci: fix deps issue

* ci: updates storybook

* ci: upgrades node version for build job

* ci: change runner

* ci: re-adds SENTRY_AUTH_TOKEN env

* refactor: completes transition from npm to pnpm

* ci: updates action versions

* refactor: updates storybook
DavDeDev added a commit that referenced this pull request May 3, 2024
* chore(package.json): removes author

Removes author from package.json to be added to README

* chore: replaces npm with pnpm in CI workflow

* refactor: reverts ci pipeline to check result

* revert: change pipeline to use PNPM

* ci(CI.yaml): deletes in progress run when pushing new commits

It prevents from running multiple CI worflows by stopping previous running, NOT on Main branch

* ci: fixes react version to 18.2

React 19.3.1 introduces a conflict with Nextjs version that make the test suites fail

* ci: adds 22 Node Version

* ci: replaces pnpm dlx with npx for percy

* ci: adds cache for next builds

* ci: fixes npx percy executable

* ci: runs test job on self hosted runner

* ci: defines default bash for self hosted runner jobs

* ci: updates actions versions

* ci: revert default runner

* ci(CI): removes step that requires bash shell

* revert(CI.yaml): revert runners

* ci: tests with windows runner

* ci: adds dependency to build before running tests in CI

* ci: adds next cache

* ci: fix deps issue

* ci: updates storybook

* ci: upgrades node version for build job

* ci: change runner

* ci: re-adds SENTRY_AUTH_TOKEN env

* refactor: completes transition from npm to pnpm

* ci: updates action versions

* refactor: updates storybook
DavDeDev added a commit that referenced this pull request May 3, 2024
* chore(package.json): removes author

Removes author from package.json to be added to README

* chore: replaces npm with pnpm in CI workflow

* refactor: reverts ci pipeline to check result

* revert: change pipeline to use PNPM

* ci(CI.yaml): deletes in progress run when pushing new commits

It prevents from running multiple CI worflows by stopping previous running, NOT on Main branch

* ci: fixes react version to 18.2

React 19.3.1 introduces a conflict with Nextjs version that make the test suites fail

* ci: adds 22 Node Version

* ci: replaces pnpm dlx with npx for percy

* ci: adds cache for next builds

* ci: fixes npx percy executable

* ci: runs test job on self hosted runner

* ci: defines default bash for self hosted runner jobs

* ci: updates actions versions

* ci: revert default runner

* ci(CI): removes step that requires bash shell

* revert(CI.yaml): revert runners

* ci: tests with windows runner

* ci: adds dependency to build before running tests in CI

* ci: adds next cache

* ci: fix deps issue

* ci: updates storybook

* ci: upgrades node version for build job

* ci: change runner

* ci: re-adds SENTRY_AUTH_TOKEN env

* refactor: completes transition from npm to pnpm

* ci: updates action versions

* refactor: updates storybook
DavDeDev added a commit that referenced this pull request May 3, 2024
* chore(package.json): removes author

Removes author from package.json to be added to README

* chore: replaces npm with pnpm in CI workflow

* refactor: reverts ci pipeline to check result

* revert: change pipeline to use PNPM

* ci(CI.yaml): deletes in progress run when pushing new commits

It prevents from running multiple CI worflows by stopping previous running, NOT on Main branch

* ci: fixes react version to 18.2

React 19.3.1 introduces a conflict with Nextjs version that make the test suites fail

* ci: adds 22 Node Version

* ci: replaces pnpm dlx with npx for percy

* ci: adds cache for next builds

* ci: fixes npx percy executable

* ci: runs test job on self hosted runner

* ci: defines default bash for self hosted runner jobs

* ci: updates actions versions

* ci: revert default runner

* ci(CI): removes step that requires bash shell

* revert(CI.yaml): revert runners

* ci: tests with windows runner

* ci: adds dependency to build before running tests in CI

* ci: adds next cache

* ci: fix deps issue

* ci: updates storybook

* ci: upgrades node version for build job

* ci: change runner

* ci: re-adds SENTRY_AUTH_TOKEN env

* refactor: completes transition from npm to pnpm

* ci: updates action versions

* refactor: updates storybook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant