[PR #219] [MERGED] New CI #322

Closed
opened 2026-02-27 20:24:15 +03:00 by kerem · 0 comments
Owner

📋 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-part3Head: new-ci


📝 Commits (8)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/ramsayleung/rspotify/pull/219 **Author:** [@marioortizmanero](https://github.com/marioortizmanero) **Created:** 7/2/2021 **Status:** ✅ Merged **Merged:** 7/5/2021 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `auth-rewrite-part3` ← **Head:** `new-ci` --- ### 📝 Commits (8) - [`7f4d3e5`](https://github.com/ramsayleung/rspotify/commit/7f4d3e562c467a57f99f0df44b843735c04d4437) Removed cross-compilation - [`ffeec4a`](https://github.com/ramsayleung/rspotify/commit/ffeec4a7dfbf1f9dc7757ae10909f212f063092d) Add dead links flow - [`263c29f`](https://github.com/ramsayleung/rspotify/commit/263c29fd0935ba92b166a3bcaca223eabea8d902) Fix naming - [`e0bd1bf`](https://github.com/ramsayleung/rspotify/commit/e0bd1bf319a0665af56652254da3bb7ca6a5840a) Also check HTTP links in CI - [`baac69e`](https://github.com/ramsayleung/rspotify/commit/baac69e2561a3c4ba3f52cbee5ac02582ad8edcd) Fix model broken links - [`1adb862`](https://github.com/ramsayleung/rspotify/commit/1adb86257b1f4e5bbcd27b744ba0f72e0d728285) Install custom toolchain - [`24cb2b9`](https://github.com/ramsayleung/rspotify/commit/24cb2b9b9d47db1aa7b5cbc1de58506c015c8268) Fix relative path - [`6b441c0`](https://github.com/ramsayleung/rspotify/commit/6b441c04baddabfbb56da9044419e954d72ce567) Set continue-on-error ### 📊 Changes **9 files changed** (+59 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description This PR includes the new CI suggested in #213. It's merged over #215 to avoid merge conflicts later on. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rspotify#322
No description provided.