[PR #6632] Add dry run support to the release workflow #3824

Open
opened 2026-03-03 10:21:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6632
Author: @dfunkt
Created: 12/30/2025
Status: 🔄 Open

Base: mainHead: add-dryrun-support


📝 Commits (1)

  • 928771e Add dry run support to the release workflow

📊 Changes

2 files changed (+35 additions, -20 deletions)

View changed files

📝 .github/workflows/cleanup.yml (+8 -5)
📝 .github/workflows/release.yml (+27 -15)

📄 Description

  • specific workflow name via run_name variable
  • provides a "fake" tag to the manifest creation step (default 1.0.0, can be modified)
  • added to the scheduled cleanup action

Suggested in https://github.com/dani-garcia/vaultwarden/pull/6626#issuecomment-3697577078
I left the artifacts & containers attestation enabled, can be removed if deemed unnecessary.
This could be modified to also support PRs, perhaps allowing for test images specific to that PR (could be done now or at a later date)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/6632 **Author:** [@dfunkt](https://github.com/dfunkt) **Created:** 12/30/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-dryrun-support` --- ### 📝 Commits (1) - [`928771e`](https://github.com/dani-garcia/vaultwarden/commit/928771e0482ac9e84a047a65e89dda6858981389) Add dry run support to the release workflow ### 📊 Changes **2 files changed** (+35 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cleanup.yml` (+8 -5) 📝 `.github/workflows/release.yml` (+27 -15) </details> ### 📄 Description - specific workflow name via `run_name` variable - provides a "fake" tag to the manifest creation step (default 1.0.0, can be modified) - added to the scheduled cleanup action Suggested in https://github.com/dani-garcia/vaultwarden/pull/6626#issuecomment-3697577078 I left the artifacts & containers attestation enabled, can be removed if deemed unnecessary. This could be modified to also support PRs, perhaps allowing for test images specific to that PR (could be done now or at a later date) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#3824
No description provided.