pipelines/scripts
Kumi 619d7e9fef
Some checks failed
/ chores (push) Failing after 16s
Ensure EXPIRY_DAYS is an integer from env variable
Casting `CHORES_EXPIRY_DAYS` environment variable to int ensures that
the expiry days value is correctly interpreted for use throughout the
application without type errors. This small but critical change
guarantees consistent behavior when dealing with time-based logic. No
issue reference provided.
2024-02-18 13:19:03 +01:00
..
chores.py Ensure EXPIRY_DAYS is an integer from env variable 2024-02-18 13:19:03 +01:00