chore: add publish workflow and script for pkg.pr.new integration - #4819
#4819chore: add publish workflow and script for pkg.pr.new integration#4819avivkeller merged 3 commits intomainwebpack/webpack-cli:mainfrom ci/publish-to-pkg-pr-newwebpack/webpack-cli:ci/publish-to-pkg-pr-newCopy head branch name to clipboard
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4819 +/- ##
=======================================
Coverage 93.30% 93.30%
=======================================
Files 14 14
Lines 5466 5466
Branches 793 793
=======================================
Hits 5100 5100
Misses 364 364
Partials 2 2 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
This PR is packaged and the instant preview is available (e36ae82). Install it locally:
npm i -D webpack-cli@https://pkg.pr.new/webpack-cli@e36ae82
yarn add -D webpack-cli@https://pkg.pr.new/webpack-cli@e36ae82
pnpm add -D webpack-cli@https://pkg.pr.new/webpack-cli@e36ae82 |
Summary
This will be really useful for the CLI changes in dev-server and its plugin mode. :)
What kind of change does this PR introduce?
Did you add tests for your changes?
Does this PR introduce a breaking change?
If relevant, what needs to be documented once your changes are merged or what have you already documented?
Use of AI