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

refactor: split off monodeploy-versions #237

Merged

Conversation

mcataford
Copy link
Member

Description

Splits off monodeploy-versions, fixes imports, deletes moved code from monodeploy-node.

@mcataford mcataford changed the base branch from master to next/v2_monorepo_restructure February 6, 2021 23:44
@codecov
Copy link

codecov bot commented Feb 6, 2021

Codecov Report

Merging #237 (56f7375) into next/v2_monorepo_restructure (e7ded89) will decrease coverage by 6.53%.
The diff coverage is n/a.

@@                       Coverage Diff                        @@
##           next/v2_monorepo_restructure     #237      +/-   ##
================================================================
- Coverage                         35.28%   28.74%   -6.54%     
================================================================
  Files                                29       28       -1     
  Lines                               496      494       -2     
  Branches                            103      103              
================================================================
- Hits                                175      142      -33     
- Misses                              288      328      +40     
+ Partials                             33       24       -9     

@mcataford mcataford merged commit b1b3117 into next/v2_monorepo_restructure Feb 7, 2021
@mcataford mcataford deleted the next/v2_monorepo_monodeploy-versions branch February 7, 2021 00:06
mcataford added a commit that referenced this pull request Feb 7, 2021
* refactor: monodeploy as monorepo

* wip: revert typo

* refactor: split off logging

* chore: fix exclusions to avoid jest haste errs

* chore: lint

* build: missing dep, mb temp

* refactor: split off changelog

* ci: tweak fix

* chore: dead code, moved

* refactor: split off monodeploy-git (#233)

* refactor: split off types into own package (#234)

* refactor: split off stream into monodeploy-io

* refactor: add typescript types to package.jsons

* refactor: rename cli to monodeploy and monodeploy to node (#235)

* refactor: extract dependency graph helper (#236)

* refactor: extract publish and some io

* refactor: split off monodeploy-versions (#237)

* refactor: prepare monodeploy-versions

* refactor: fix imports

* refactor: clear up dead code

* refactor: package backup utils to monodeploy-io (#238)

* refactor: package backup utils -> io

* refactor: remove dead code

* refactor: move last of core, movable utils (#239)

* refactor: relocate last scraps

* refactor: dead code

* chore: unused deps

Co-authored-by: Marc Cataford <c.marcandre@gmail.com>
Co-authored-by: Marc Cataford <marc.cataford@tophatmonocle.com>
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