mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-06 19:38:34 -05:00
[PR #779] [MERGED] Add Github build Action #19635
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (7)
13eb276Create Github build Actionsc1e39b1update build actions8e79366fix action2edc699fix824137aupdate dependencies to build workflowsbdb9046Update rust-win.yml0bcc2aeUpdate rust-win.yml📊 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.