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

feat: migrate from yarn v1 to npm v8 #825

Merged
merged 5 commits into from
Apr 3, 2023
Merged

feat: migrate from yarn v1 to npm v8 #825

merged 5 commits into from
Apr 3, 2023

Conversation

nogic1008
Copy link
Contributor

No description provided.

@nogic1008 nogic1008 added the development 🚀 Area development (testing, deploy...) label Apr 3, 2023
@nogic1008 nogic1008 added this to the vNext milestone Apr 3, 2023
@commit-lint
Copy link

commit-lint bot commented Apr 3, 2023

Build System

  • remove yarn from engines (f2a2f2e)
  • remove yarn lock file (d21ae29)
  • use npm command instead of yarn (b06f6bf)

Chore

Continuous Integration

  • gh-actions: use ubuntu-latest host runner (695aec7)

Contributors

nogic1008

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@codecov
Copy link

codecov bot commented Apr 3, 2023

Codecov Report

Merging #825 (695aec7) into main (aebed30) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #825   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          146       146           
  Branches        13        13           
=========================================
  Hits           146       146           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nogic1008 nogic1008 merged commit bbc4046 into main Apr 3, 2023
@nogic1008 nogic1008 deleted the migrate/npm branch April 3, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development 🚀 Area development (testing, deploy...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant