Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Refactor Publish-Module into smaller responsibilities #335

Closed
jzabroski opened this issue Sep 25, 2018 · 1 comment
Closed

Refactor Publish-Module into smaller responsibilities #335

jzabroski opened this issue Sep 25, 2018 · 1 comment

Comments

@jzabroski
Copy link

This code base has gotten long in the tooth and it desperately needs better test coverage and more narrowly defined test cases.

Publish-Module is a good place to start.

One example refactoring: Extract nuspec logic into New-NuspecFile and ConvertTo-NugetPackage

@edyoung
Copy link
Contributor

edyoung commented Mar 22, 2019

See PR above.

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

No branches or pull requests

2 participants