kestra-io/kestra

Allow adjusting the flow template based on configuration

クローズ

#4,956 opened on 2024/09/17

 (8 件のコメント) (1 件のリアクション) (1 人の担当者)Java (2,579 件のフォーク)batch import
area/frontendgood first issuekind/customer-requestkind/quick-win

Repository metrics

Stars
 (26,854 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Feature description

Ideally, via configuration on OSS + on a tenant or namespace-level in EE:

id: myflow
namespace: company.team
tasks:
  - id: hello
    type: io.kestra.plugin.core.log.Log
    message: Hello World! 🚀

コントリビューターガイド