Issue while deploying changes to production
Actually, we are facing this issue when trying to deploy changes to production in gadget.
We have already added the toml file for production. Should we go with force deploy?

5 Replies
Hello,
Could you please share the URL of your application so that I can see what you've set up. If the toml is correctly configured, the warning should go away. Note that its not a crucial change as we don't run the
shopify app deploy
command for youhttps://buymore.gadget.app/api/shopify/install-or-render
here is the app url
P.S: a month back when we deployed the changes, it didn't ask for the toml file.
We didn't even store the toml file
Also, should we store the production toml file in the dev environment or the dev app one?
Are there any consequences if we go with force deploy if the warning doesn't go over?
Any changes to code, including production toml changes, are done from a development environment. However, this is just a warning; you can force deploy if you're satisfied with the code that will affect your production environment
okay thanks for the help
Force deploy would be helpful in our case
Do you like this answer?