mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #73] [MERGED] Use github actions instead of travis #225
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#225
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/ramsayleung/rspotify/pull/73
Author: @Rigellute
Created: 1/29/2020
Status: ✅ Merged
Merged: 1/29/2020
Merged by: @ramsayleung
Base:
master← Head:add-github-actions📝 Commits (1)
fc9a623Use github actions instead of travis📊 Changes
1 file changed (+73 additions, -0 deletions)
View changed files
➕
.github/workflows/ci.yml(+73 -0)📄 Description
Author of spotify-tui here. I use Github Actions for CI and CD, and it works very well.
This PR is just a suggestion, feel free to close if you prefer Travis.
This configuration adds the basis for
I see that the lints are missing from Travis currently - if this is closed it would be great to include lints in Travis.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.