[PR #5841] [CLOSED] rewrite github-actions workflows #23198

Closed
opened 2026-05-16 05:50:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/5841
Author: @jack-lull
Created: 5/7/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • ce1dcb1 rewrite github-actions workflows

📊 Changes

9 files changed (+247 additions, -705 deletions)

View changed files

📝 .github/workflows/build.yml (+22 -216)
.github/workflows/check-templates.yml (+0 -28)
.github/workflows/go.yml (+0 -0)
.github/workflows/golangci-lint.yml (+23 -0)
.github/workflows/hadolint.yml (+0 -57)
.github/workflows/release.yml (+0 -320)
.github/workflows/releasecache-cleanup.yml (+0 -30)
.github/workflows/trivy.yml (+0 -53)
Dockerfile (+0 -1)
Dockerfile (+202 -0)

📄 Description

test


🔄 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/5841 **Author:** [@jack-lull](https://github.com/jack-lull) **Created:** 5/7/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`ce1dcb1`](https://github.com/dani-garcia/vaultwarden/commit/ce1dcb17adc4b830e152dcf3ca9bc57a52884f68) rewrite github-actions workflows ### 📊 Changes **9 files changed** (+247 additions, -705 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+22 -216) ➖ `.github/workflows/check-templates.yml` (+0 -28) ➕ `.github/workflows/go.yml` (+0 -0) ➕ `.github/workflows/golangci-lint.yml` (+23 -0) ➖ `.github/workflows/hadolint.yml` (+0 -57) ➖ `.github/workflows/release.yml` (+0 -320) ➖ `.github/workflows/releasecache-cleanup.yml` (+0 -30) ➖ `.github/workflows/trivy.yml` (+0 -53) ➖ `Dockerfile` (+0 -1) ➕ `Dockerfile` (+202 -0) </details> ### 📄 Description test --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-16 05:50:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#23198