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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user