[PR #779] [MERGED] Add Github build Action #2800

Closed
opened 2026-03-03 08:53:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/779
Author: @publicarray
Created: 12/23/2019
Status: Merged
Merged: 12/27/2019
Merged by: @dani-garcia

Base: masterHead: master


📝 Commits (7)

📊 Changes

3 files changed (+193 additions, -0 deletions)

View changed files

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

📄 Description

Sometimes It's nice to have a binary to download


🔄 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/779 **Author:** [@publicarray](https://github.com/publicarray) **Created:** 12/23/2019 **Status:** ✅ Merged **Merged:** 12/27/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`13eb276`](https://github.com/dani-garcia/vaultwarden/commit/13eb276085435f60433a9b525b52caf0a7eb3537) Create Github build Actions - [`c1e39b1`](https://github.com/dani-garcia/vaultwarden/commit/c1e39b182fc8a9c66bbc1406ada753b35b86f5c5) update build actions - [`8e79366`](https://github.com/dani-garcia/vaultwarden/commit/8e79366076072cd7f4b76c852999020c0bd00da7) fix action - [`2edc699`](https://github.com/dani-garcia/vaultwarden/commit/2edc699eace98fc5bdb5c282be4ecf91aa1b447e) fix - [`824137a`](https://github.com/dani-garcia/vaultwarden/commit/824137a02c095b315054fffe18b718793831be7b) update dependencies to build workflows - [`bdb9046`](https://github.com/dani-garcia/vaultwarden/commit/bdb90460c4f4bf6c7e2e483b8b086cf888d704dc) Update rust-win.yml - [`0bcc2ae`](https://github.com/dani-garcia/vaultwarden/commit/0bcc2ae7ab666eb473f5fc94f532baa2e4d507ff) Update rust-win.yml ### 📊 Changes **3 files changed** (+193 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/rust-linux.yml` (+62 -0) ➕ `.github/workflows/rust-mac.yml` (+61 -0) ➕ `.github/workflows/rust-win.yml` (+70 -0) </details> ### 📄 Description Sometimes It's nice to have a binary to download --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 08:53:08 +03:00
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#2800
No description provided.