Skip to content

How to handle the concept of "default staging folder" and "default zip path"? #285

Description

@TwitchBronBron

Now that .stage() and .zip() are separate functions, defaulting the .out property no longer makes sense. If .out defaults to .roku-deploy-staging, callers still need to know that value to pass it into .zip() — so they'd end up hardcoding it anyway.

So we could just make .out mandatory for .stage(), .zip(), and .createSignedPackage()?

But, if those functions return the location where they put things, then keeping a default makes sense.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions