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.
This commit is contained in:
Djeex
2026-08-22 22:54:18 +02:00
parent 10290fd28d
commit 530aeba667
9 changed files with 533 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
[pytest]