rokucommunity / roku-deploy

An npm module for zipping and deploying to Roku devices.
MIT License
41 stars 17 forks source link

Discuss `retainStagingDir` now that none of the composite actions exist anymore #152

Open TwitchBronBron opened 6 months ago

TwitchBronBron commented 6 months ago

We removed retainStagingDir (and retainStagingFolder) in v4 because the RokuDeploy class doesn't have the complex flows anymore.

We need to discuss whether this should be added back in anywhere (maybe in the exec cli command or something else, or maybe the consuming library should just handle this on their own.