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

Added release dryrun scripts #518

Merged
merged 5 commits into from
Jun 3, 2022
Merged

Added release dryrun scripts #518

merged 5 commits into from
Jun 3, 2022

Conversation

kmkzt
Copy link
Owner

@kmkzt kmkzt commented Jun 2, 2022

Setup mock npm registry used verdaccio

$ yarn verdaccio
$ npm adduser --registry http://localhost:4873/

Change config file.

You can try it offline.

# ~/.config/verdaccio/config.yml
publish:
  allow_offline: true

verdaccio/verdaccio#78 (comment)

Release dryrun

$ yarn versionup // Set debug version.
$ yarn release:dryrun

@vercel
Copy link

vercel bot commented Jun 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
svg-drawing ✅ Ready (Inspect) Visit Preview Jun 3, 2022 at 1:24PM (UTC)

@codecov
Copy link

codecov bot commented Jun 2, 2022

Codecov Report

Merging #518 (71d0447) into master (f89ddd8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #518   +/-   ##
=======================================
  Coverage   62.12%   62.12%           
=======================================
  Files          16       16           
  Lines         940      940           
  Branches      169      169           
=======================================
  Hits          584      584           
  Misses        235      235           
  Partials      121      121           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f89ddd8...71d0447. Read the comment docs.

@kmkzt kmkzt marked this pull request as ready for review June 3, 2022 13:10
@kmkzt kmkzt merged commit 34e0d1e into master Jun 3, 2022
@kmkzt kmkzt deleted the publish-test branch June 3, 2022 13:26
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