vaultwarden/.github/workflows
Daniel 8f0e99b875
Some checks failed
Build / Build and Test ${{ matrix.channel }} (msrv) (push) Has been cancelled
Build / Build and Test ${{ matrix.channel }} (rust-toolchain) (push) Has been cancelled
Check templates / Validate docker templates (push) Has been cancelled
Hadolint / Validate Dockerfile syntax (push) Has been cancelled
Release / Build Vaultwarden containers (amd64, alpine) (push) Has been cancelled
Release / Build Vaultwarden containers (amd64, debian) (push) Has been cancelled
Release / Build Vaultwarden containers (arm/v6, alpine) (push) Has been cancelled
Release / Build Vaultwarden containers (arm/v6, debian) (push) Has been cancelled
Release / Build Vaultwarden containers (arm/v7, alpine) (push) Has been cancelled
Release / Build Vaultwarden containers (arm/v7, debian) (push) Has been cancelled
Release / Build Vaultwarden containers (arm64, alpine) (push) Has been cancelled
Release / Build Vaultwarden containers (arm64, debian) (push) Has been cancelled
Trivy / Trivy Scan (push) Has been cancelled
Code Spell Checking / Run typos spell checking (push) Has been cancelled
Security Analysis with zizmor / Run zizmor (push) Has been cancelled
Release / Merge manifests (alpine) (push) Has been cancelled
Release / Merge manifests (debian) (push) Has been cancelled
Disable deployments for release env (#7033)
As according to the docs:
https://docs.github.com/en/actions/how-tos/deploy/configure-and-manage-deployments/control-deployments#using-environments-without-deployments

This is useful when you want to use environments for:

Organizing secrets—group related secrets under an environment name without creating deployment records.
Access control—restrict which branches can use certain secrets via environment branch policies, without deployment tracking.
CI and testing jobs—reference an environment for its configuration without adding noise to the deployment history.
2026-04-01 23:04:34 +02:00
..
build.yml Update crates and GHA (#6980) 2026-03-23 21:26:11 +01:00
check-templates.yml Fix checkout action version (#6921) 2026-03-09 19:35:14 +01:00
hadolint.yml Fix checkout action version (#6921) 2026-03-09 19:35:14 +01:00
release.yml Disable deployments for release env (#7033) 2026-04-01 23:04:34 +02:00
releasecache-cleanup.yml Update crates, web-vault, js, workflows (#6749) 2026-01-22 23:40:39 +01:00
trivy.yml Misc Updates (#7027) 2026-03-29 22:21:39 +02:00
typos.yml Fix checkout action version (#6921) 2026-03-09 19:35:14 +01:00
zizmor.yml Update crates and GHA (#6980) 2026-03-23 21:26:11 +01:00