oidc-client-ts icon indicating copy to clipboard operation
oidc-client-ts copied to clipboard

add release-it

Open pamapa opened this issue 3 years ago • 1 comments

Tag and commit message will be v${version}. We start without --version-only, which allows to confirms every step (commit+tag+push). I do explicitly not publish in npm registry and release in github. The npm publish shall be done via CI and the github release manually via github page.

Closes/fixes #272

Checklist

  • [ ] This PR makes changes to the public API
  • [x] I have included links for closing relevant issue numbers

pamapa avatar Jan 04 '22 10:01 pamapa

Codecov Report

Merging #308 (10329f2) into main (02733aa) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #308   +/-   ##
=======================================
  Coverage   75.94%   75.94%           
=======================================
  Files          42       42           
  Lines        1538     1538           
  Branches      282      282           
=======================================
  Hits         1168     1168           
  Misses        341      341           
  Partials       29       29           
Flag Coverage Δ
unittests 75.94% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 02733aa...10329f2. Read the comment docs.

codecov[bot] avatar Jan 04 '22 10:01 codecov[bot]