umbraco / UmbPack

13 stars 13 forks source link

Rename the "Publish" property to "Current" #30

Closed jmayntzhusen closed 4 years ago

jmayntzhusen commented 4 years ago

One of the Push options is to specify whether the package file you push should be the new current file.

We call the internal property Publish for some reason, would be good to update the naming to avoid confusion, both the property itself and the helptext tied to it.

https://github.com/umbraco/UmbPack/blob/dev/src/Verbs/PushCommand.cs#L33