No description
Find a file
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
.forgejo/workflows Enhanced workflow with environment variables 2024-02-18 13:13:51 +01:00
scripts Ensure EXPIRY_DAYS is an integer from env variable 2024-02-18 13:19:03 +01:00
LICENSE Initial commit 2024-02-18 09:53:51 +00:00
README.md Initial commit 2024-02-18 09:53:51 +00:00

pipelines