Commit Graph
6 Commits
Author SHA1 Message Date
Djeex 5a7a60d299 CI/CD hardening: lint, secret scan, coverage gate, auto CVE-fix PRs, GHCR + GitHub mirror publishing (#32)
CI / build-and-scan (push) Successful in 1m37s
- release changelog: commits rendered as description (link), divider lines dropped
- gitleaks secret scan and hadolint on every push/PR
- ruff lint/format gate (Python repos) with a pytest --cov-fail-under gate
- scheduled CRITICAL Trivy failures attempt an apk upgrade rebuild and open a follow-up PR if it clears the finding, instead of just failing red
- images also published to ghcr.io/djeex/<repo>
- a matching GitHub Release is created on the GitHub mirror, with a notice pointing back to this repo as the source of truth
2026-08-26 15:43:40 +02:00
Djeex 4cd15d9bcc New COUNTRY variable. It sets notifications language, currency, and API localization. Removed DISCORD_NOTIFICATION_CURRENCY and DISCORD_NOTIFICATION_LANGUAGE 2025-07-12 17:36:58 +00:00
Djeex c5a280d911 Added DISCORD_NOTIFICATION_CURRENCY env var 2025-07-12 13:05:52 +00:00
Djeex af86d4aa8f Better default env var 2025-07-12 11:19:55 +00:00
Djeex 584c222076 Revamp 2025-07-11 11:42:52 +00:00
Djeex 70a7df1f97 Modules 2025-07-11 10:24:38 +00:00