Can I stop automatic builds following deployment/upgrade?

I’d like to build my data only when the pipeline is triggered and not when it’s upgraded.

Hey @aszekely, could you add a bit more details: are you talking not about a schedule but potentially a marketplace deployment…?

Hello - Yes, I’m talking about marketplace. Whenever a marketplace installation is upgraded, the datasets are rebuilt. However, I only want them to be rebuilt when I trigger them with an actual schedule.

Hi @aszekely it is currently not supported to remove builds from an install or upgrade request.

As inputs can change across upgrades, this is motivated by ensuring that all data across all outputs are consistent.

I hope that clarifies things.

Hi @aszekely ,

It is possible to configure the build settings for a given product version in DevOps whilst packaging, such that builds are skipped during the install step - see screenshot below available in the “Datasets” tab in a DevOps draft.

Note there are still some exceptions where builds are absolutely required for the install to succeed such as when using object storage V1.

Hope this helps!