Logging / Interactive cli / Docker / Refactorings#27
Conversation
Split huge methods to improve readability Introduce filters.ts with version filtering Remove redundant code Allow to import multiple packages
joebowbeer
left a comment
There was a problem hiding this comment.
These look like useful contributions. Thanks!
Are you interested in maintaining this at @rugpanov/regsync?
I wrote this for a specific migration and I don't have much need for it now, so it is not easy for me to maintain it.
I can attach a very permissive (MIT) license to the code in this repo.
* Publish to docker registry * Fix typos in package-lock
|
Yes, sure. My intention was to help as many people as possible. I decided to make this PR because your repo is already one of the most popular solutions for npm registry migration. But if it is inconvenient to you, I can maintain the repo under my own profile, surely. |
|
@joebowbeer Is there any sense to fix these code style issues if we're not going to merge branches? I believe I did many cool features in these MR. After all, it would be cool to merge it somehow to the main package. |
|
@rugpanov please excuse the Codacy comments. I'm experimenting with code coverage tools. I haven't ruled out your significant enhancements, but I still haven't found time to test them. |
Hi there. Thank you for such a useful tool:
-- logging --
-- interactive cli --
-- refactorings --
-- docker wrapping --
-- merge and refactored @albertstill/regsync --