vaultwarden/.github/workflows
TriplEight ef4fbbce91
ci: create GitHub Release with binaries on tag push.
Adds a create-release job that runs after merge-manifests completes,
  gated to tag pushes only. Downloads all 8 binary artifacts (4 arch ×
  2 base_image), renames them to release-friendly names, and publishes
  a GitHub Release via gh CLI with auto-generated notes.

  Asset naming convention:
    vaultwarden-linux-amd64        (debian, glibc)
    vaultwarden-linux-amd64-musl   (alpine, musl)
    vaultwarden-linux-armv6
    vaultwarden-linux-armv6-musl

  Replaces 1-day-retention Actions artifacts as the permanent home for
  release binaries. Uses --generate-notes for auto changelog from PRs
  and commits since the previous tag.
2026-03-22 14:53:22 +01:00
..
build.yml Fix checkout action version (#6921) 2026-03-09 19:35:14 +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 ci: create GitHub Release with binaries on tag push. 2026-03-22 14:53:22 +01:00
releasecache-cleanup.yml Update crates, web-vault, js, workflows (#6749) 2026-01-22 23:40:39 +01:00
trivy.yml Fix checkout action version (#6921) 2026-03-09 19:35:14 +01:00
typos.yml Fix checkout action version (#6921) 2026-03-09 19:35:14 +01:00
zizmor.yml Fix checkout action version (#6921) 2026-03-09 19:35:14 +01:00