powerapps-packagedeployer-template icon indicating copy to clipboard operation
powerapps-packagedeployer-template copied to clipboard

Add Toggle Switch Behaviour to Package deployer to aid more granular behaviour

Open markcunninghamuk opened this issue 3 years ago • 4 comments

Is your feature request related to a problem? Please describe

Add feature flags to assist when you want more granular releases. For example option to skip word templates for certain maintenance scenarios

markcunninghamuk avatar Jan 25 '21 16:01 markcunninghamuk

So I guess for starters we'll probably want skipWordTemplatesImport and skipDataImport?

ewingjm avatar Jan 25 '21 17:01 ewingjm

or maybe it would be better if we added the option to explicitly include some data imports?

ewingjm avatar Jan 25 '21 17:01 ewingjm

That seems like a good start. Are you thinking of using the new Settings getter?

tdashworth avatar Jan 25 '21 17:01 tdashworth

That's what I was thinking! But there might be a better way of tackling this one. @ksulikow would specifying which data imports to run do the trick? Or are we going to need something smarter? Maybe we can add data packages to the import that run when upgrading from certain solution versions and (optionally) to certain solution versions?

ewingjm avatar Jan 25 '21 17:01 ewingjm