ci: Various Linux container and PyPi release improvements (#16)

* ci: release workflow fixes

* docs: Fix env var names

* docs: Improve Docker network configuration

* ci: Improve error checking in Docker release workflow

* ci: improve release workflow and container security

* ci: badges and better container scanning

* ci: Addition fixes

* ci: fix pypi release logic
This commit is contained in:
Sean P. Kane
2026-01-05 15:44:36 -08:00
committed by GitHub
parent c271630de0
commit f3c92ec413
8 changed files with 171 additions and 32 deletions
+4
View File
@@ -97,6 +97,10 @@ cython_debug/
# Ruff
.ruff_cache/
# Trivy (pre-commit and CI cache)
.pre-commit-trivy-cache/
.trivy-cache/
# UV
# Note: uv.lock is committed for reproducible CI builds