Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

feat(cd): prepare package publish action#61

Open
1natsu172 wants to merge 2 commits intomasterfrom
release-actions
Open

feat(cd): prepare package publish action#61
1natsu172 wants to merge 2 commits intomasterfrom
release-actions

Conversation

@1natsu172
Copy link
Copy Markdown
Owner

@1natsu172 1natsu172 commented Jul 11, 2021

fix #58

Plan

  1. GitHub Release published with next release tag (don't need bump package.json).
  2. Run release actions triggered by GitHub Release published.
  3. In the Actions, test => build => bump => can-npm-publish => publish

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 11, 2021

Codecov Report

Merging #61 (f81f9f2) into master (18d4527) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files          19       19           
  Lines         597      597           
  Branches       60       60           
=======================================
  Hits          596      596           
  Misses          1        1           

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 18d4527...f81f9f2. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

planning the publish

1 participant