Better render sync failed messages
planned
j
jason
Currently when a render sync fails for ANY reason I receive an email "Sync failed for YAML file".
This should not include "expected" failures such as when the sync fails because new code has been pushed. In my mind that is not a failure.
Also the YAML sync link often just brings me to my render dashboard instead of telling me what failed.
Log In
T
Tushar Ranka
Anurag Goel To add to this, on the blueprint sync screen, I would like to see the exact reason the sync failed. Unfortunately, right now it just shows red X marks when it does. I'd like to see any schema errors.
It would be great if you can consider adding tooling support with VSCode for render.yaml using a tool similar to https://json-schema-everywhere.github.io/yaml
Serverless.com has this VSCode integration that works reasonably well too - https://marketplace.visualstudio.com/items?itemName=ThreadHeap.serverless-ide-vscode
Anurag Goel
Tushar Ranka: this is helpful! We'll check out the schema extension.
Anurag Goel
planned