KevinMarquette / PlasterTemplates

A set of Plaster templates that I use.
MIT License
37 stars 9 forks source link

Why UpdateSource task? #17

Closed christianacca closed 6 years ago

christianacca commented 6 years ago

After the build I notice that module.psd1 source file is overwritten with the generated one from the output directory.

I then have to remember to discard the changes that are made (the version number and the explicit list of functions to export).

Neither of these changes need to be included in the source file as they can be computed. I specifically do not want these changes to be included in the source file so as to reduce merge conflicts when branching.

So to that end are you happy for me to remove the UpdateSource from the module.build.ps1?

KevinMarquette commented 6 years ago

I would want to keep that task for now, but we can make it not be automatic. So remove it from the default or build task.

christianacca commented 6 years ago

Ok cool will do

On 17 Dec 2017 20:57, "Kevin Marquette" notifications@github.com wrote:

I would want to keep that task for now, but we can make it not be automatic. So remove it from the default or build task.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KevinMarquette/PlasterTemplates/issues/17#issuecomment-352285011, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2HPtjbmPnjqOYhMfe-EVSusqfQ47nEks5tBYBRgaJpZM4REyiv .