mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #222] [MERGED] Add Windows CD #678
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#678
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/Rigellute/spotify-tui/pull/222
Author: @MCOfficer
Created: 1/23/2020
Status: ✅ Merged
Merged: 1/26/2020
Merged by: @Rigellute
Base:
master← Head:windows-cd📝 Commits (2)
75a728eAdd Windows CDf54f237Fix SHA generation for OSX📊 Changes
1 file changed (+15 additions, -4 deletions)
View changed files
📝
.github/workflows/cd.yml(+15 -4)📄 Description
As per #69, here's a PR that adds windows to the CD build matrix.
Making it work was surprisingly simple since almost everything used is the same across platforms (yay, rust ecosystem!)
Here's a sample release: https://github.com/MCOfficer/spotify-tui/releases/tag/v0.0.3
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.