mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #219] [MERGED] New CI #322
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#322
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/219
Author: @marioortizmanero
Created: 7/2/2021
Status: ✅ Merged
Merged: 7/5/2021
Merged by: @ramsayleung
Base:
auth-rewrite-part3← Head:new-ci📝 Commits (8)
7f4d3e5Removed cross-compilationffeec4aAdd dead links flow263c29fFix naminge0bd1bfAlso check HTTP links in CIbaac69eFix model broken links1adb862Install custom toolchain24cb2b9Fix relative path6b441c0Set continue-on-error📊 Changes
9 files changed (+59 additions, -69 deletions)
View changed files
📝
.github/workflows/ci.yml(+20 -30)📝
Cargo.toml(+2 -2)📝
rspotify-model/src/enums/misc.rs(+8 -7)📝
rspotify-model/src/enums/types.rs(+5 -5)📝
rspotify-model/src/search.rs(+2 -2)📝
src/auth_code.rs(+3 -3)📝
src/auth_code_pkce.rs(+2 -2)📝
src/client_creds.rs(+2 -2)📝
src/lib.rs(+15 -16)📄 Description
This PR includes the new CI suggested in #213. It's merged over #215 to avoid merge conflicts later on.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.