kestra-io / kestra

Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.
https://kestra.io
Apache License 2.0
7.09k stars 417 forks source link

Add ability to generate external download links for tasks outputs #4028

Open aku opened 4 weeks ago

aku commented 4 weeks ago

Feature description

I'd like to be able to provide 3rd parties with a download link to access files\data generated by running some tasks like CSV conversion. Currently, I can only copy a download link from a button in "output" panel of an execution details page

anna-geller commented 1 week ago

just for info: you can log the download link and it will be displayed as a clickable link in the logs