kestra-io/kestra

envs() function notation

Fermée

#16 396 ouverte le 29 mai 2026

 (6 commentaires) (0 réaction) (1 personne assignée)Java (2 579 forks)batch import
area/backendgood first issue

Métriques du dépôt

Stars
 (26 854 étoiles)
Métriques de merge PR
 (Merge moyen 1j 19h) (495 PRs mergées en 30 j)

Description

Feature description

Hi guys ! As with the secret retrieval function, it would be convenient to have the same call format for environment variables (' envs("xxxx") '). This would allow calling an environment variable based on a dynamic name (for example, according to a database return value or status) which is not currently possible.

Guide contributeur