[PR #804] [MERGED] Improve Github Actions Workflow #2776

Closed
opened 2026-02-05 04:56:36 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/804
Author: @publicarray
Created: 1/5/2020
Status: Merged
Merged: 1/5/2020
Merged by: @dani-garcia

Base: masterHead: master


📝 Commits (3)

📊 Changes

4 files changed (+149 additions, -193 deletions)

View changed files

.github/workflows/rust-linux.yml (+0 -62)
.github/workflows/rust-mac.yml (+0 -61)
.github/workflows/rust-win.yml (+0 -70)
.github/workflows/workspace.yml (+149 -0)

📄 Description

Continuation from #779


🔄 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/804 **Author:** [@publicarray](https://github.com/publicarray) **Created:** 1/5/2020 **Status:** ✅ Merged **Merged:** 1/5/2020 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`4deae76`](https://github.com/dani-garcia/vaultwarden/commit/4deae76347d7e3f7ee421c4d31cb26ea283f5c1e) Update build workflow - [`24edc94`](https://github.com/dani-garcia/vaultwarden/commit/24edc94f9df10940be0f20c324da3b2fe9d1bbc5) try setting VCPKG_ROOT - [`0a88f02`](https://github.com/dani-garcia/vaultwarden/commit/0a88f020e1ca33a8ab80029d96bfe6ea3d66aa2e) Disable Windows workflow ### 📊 Changes **4 files changed** (+149 additions, -193 deletions) <details> <summary>View changed files</summary> ➖ `.github/workflows/rust-linux.yml` (+0 -62) ➖ `.github/workflows/rust-mac.yml` (+0 -61) ➖ `.github/workflows/rust-win.yml` (+0 -70) ➕ `.github/workflows/workspace.yml` (+149 -0) </details> ### 📄 Description Continuation from #779 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 04:56:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2776