kestra-io / kestra

:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
https://kestra.io
Apache License 2.0
13.25k stars 1.15k forks source link

Remove the warning from cURL command, or at least make this an Information note, not a Warning #6066

Closed anna-geller closed 23 hours ago

anna-geller commented 1 day ago

Feature description

It's annoying to see this warning every time you want to get a cURL command; also, the information shown here is fairly obvious (that the user would need to fill in a SECRET placeholder with a real secret or point to their local file with FILE type input). It seems best to remove this warning entirely: image

If you prefer to keep it, let's change it to Info note with text "For SECRET and FILE-type inputs, adjust the command to match the actual value."

rd-99 commented 1 day ago

can take this up! @anna-geller

MilosPaunovic commented 1 day ago

Absolutely, go for it @rd-99! 🚀