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
master
13eb276
c1e39b1
8e79366
2edc699
824137a
bdb9046
0bcc2ae
3 files changed (+193 additions, -0 deletions)
➕ .github/workflows/rust-linux.yml (+62 -0) ➕ .github/workflows/rust-mac.yml (+61 -0) ➕ .github/workflows/rust-win.yml (+70 -0)
.github/workflows/rust-linux.yml
.github/workflows/rust-mac.yml
.github/workflows/rust-win.yml
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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.