The GitHub Actions job "Tests (AMD)" on airflow.git/fix/jwt-secret-helper has 
failed.
Run started by GitHub user AaryanCdry (triggered by potiuk).

Head commit for run:
38ce7bd4291b4baff87ad15e084d097fb5b1d15c / AaryanCdry <[email protected]>
refactor(chart): extract JWT secret env into dedicated helper

Extract the AIRFLOW__API_AUTH__JWT_SECRET environment variable out of
standard_airflow_environment into a new jwt_secret_environment helper,
removing the IncludeJwtSecret flag that was threaded through merge dicts
at every call site.

Components that need the JWT secret (api-server, scheduler) now include
the dedicated helper explicitly; the rest keep using the standard
environment as before. Behavior is unchanged - verified via helm template
renders (JWT secret present in api-server/scheduler, absent in
dag-processor/workers/triggerer).

Closes #70843

Report URL: https://github.com/apache/airflow/actions/runs/30706182109

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to