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

chore: ensure dist directories are cleaned before builds, remove unneeded yarn install in publish commands #1304

Merged
merged 2 commits into from
Jun 26, 2021

Conversation

dphang
Copy link
Collaborator

@dphang dphang commented Jun 26, 2021

  • To ensure publishes and full builds (via yarn) clean dist of any old outputs, so they may not be accidentally published to npm etc.

@codecov
Copy link

codecov bot commented Jun 26, 2021

Codecov Report

Merging #1304 (3b8fc59) into master (4fb2d75) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1304      +/-   ##
==========================================
+ Coverage   83.94%   83.97%   +0.02%     
==========================================
  Files          97       96       -1     
  Lines        3327     3326       -1     
  Branches      973      973              
==========================================
  Hits         2793     2793              
+ Misses        469      468       -1     
  Partials       65       65              

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 4fb2d75...3b8fc59. Read the comment docs.

@dphang dphang merged commit 12e41bb into master Jun 26, 2021
@delete-merged-branch delete-merged-branch bot deleted the dphang/fix-commands branch June 26, 2021 23:08
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.

1 participant