14 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 530aeba667 Add Gitea Actions CI/CD pipeline
Bring nvidia-stock-bot up to the same CI/CD maturity as adguard-cidre:
pytest suite (19 tests), multi-stage Dockerfile with a dedicated test
stage, pinned requests dependency, Gitea Actions workflow (build, smoke
test, unit tests, deprecation check, Trivy critical/high scan, version
bump + registry publish + release), and a Renovate config for automated
dependency updates.
2026-08-22 22:54:18 +02:00
Djeex b26a6a2d0a Better versionning 2025-12-05 16:46:44 +01:00
Djeex cef6886fd2 fixed cache issues 2025-12-05 16:20:42 +01:00
Djeex 2484568e5f Fixed headers 2025-12-04 21:20:50 +00:00
Djeex 4c57a3a310 Python 3.13 - Adress CVE vulnerabilities 2025-09-19 21:13:00 +00:00
Djeex 0c77df266f Better comment and logging version at start 2025-07-12 21:47:02 +00: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
Djeex 62ef15c928 Fixed Discord role issues on SKU change + language fallback strategy 2025-07-10 08:06:27 +00:00
Djeex 4699f686a2 Localization (EU languages) 2025-07-09 21:55:00 +00:00