Commit Graph
13 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 5f66d1e1e0 Run as non-root (911:911), bump to 4.1.0
CI / build-and-scan (pull_request) Successful in 58s
2026-08-23 14:35:41 +02:00
Djeex d972fdf145 chore(deps): update python docker tag to v3.14.7 2026-08-22 21:16:28 +00: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 4c57a3a310 Python 3.13 - Adress CVE vulnerabilities 2025-09-19 21:13:00 +00:00
Djeex af86d4aa8f Better default env var 2025-07-12 11:19:55 +00:00
Djeex 70a7df1f97 Modules 2025-07-11 10:24:38 +00:00
Djeex 4699f686a2 Localization (EU languages) 2025-07-09 21:55:00 +00:00
Djeex 66c4146223 Python 3.11 - Alpine + loop improvement 2025-07-09 16:13:12 +00:00
Djeex 80fe61f91d Minor changes 2025-04-23 18:58:15 +00:00
Djeex 3006825705 fix errors 2025-01-17 10:59:42 +00:00
Djeex 9a15943f8b first commit 2025-01-17 09:26:21 +00:00