kestra-io/kestra
Allow adjusting the flow template based on configuration
Chiusa
#4956 aperta il 17 set 2024
area/frontendgood first issuekind/customer-requestkind/quick-win
Metriche repository
- Star
- (26.854 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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! 🚀