So I saw there wasn't much movement on https://github.com/microsoft/windows-dev-center-vsts-extension/issues/53 so I whipped something up. This just adds the Staged Rollout parameter to the Store Task. My org uses staged rollouts almost exclusively, so we can't use this task unless it has it.
So I saw there wasn't much movement on https://github.com/microsoft/windows-dev-center-vsts-extension/issues/53 so I whipped something up. This just adds the Staged Rollout parameter to the Store Task. My org uses staged rollouts almost exclusively, so we can't use this task unless it has it.
I wasn't able to get it building per the instructions because I guess my version of node is too high, and I get the "primordials not defined" error? I guess older versions of graceful-fs have this problem with newer versions of node. (as per https://stackoverflow.com/questions/56245622/foundation-referenceerror-primordials-is-not-define-when-starting-a-foundati )
Let me know if there's any problems with this, thanks!