Currently, you don’t discover that your app fails constraints (e.g. asset size) until creating a new version.
I would like to discover that sooner, e.g. in CI on a merge request.
So it would be helpful if I could
shopify app validate
Currently, you don’t discover that your app fails constraints (e.g. asset size) until creating a new version.
I would like to discover that sooner, e.g. in CI on a merge request.
So it would be helpful if I could
shopify app validate
Hey @Paul_Draper — could you share which extension type and constraint you’re hitting, along with your Shopify CLI version? Also, do shopify app config validate --json or shopify app build surface anything for you before deployment? I’d like to confirm which validations are still only happening during version creation.
Happy to take this as a feature request for sure, but just wanted to see if either of those commands help here.