[PR #192] [MERGED] Add more builds for CD github action #655

Closed
opened 2026-03-02 23:49:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/192
Author: @aome510
Created: 5/7/2023
Status: Merged
Merged: 5/7/2023
Merged by: @aome510

Base: masterHead: add-more-builds-for-cd


📝 Commits (10+)

  • fccd1f7 add arm ubuntu and macos builds
  • fe522b0 add build-target to cd github action
  • 74844c8 add container
  • 87290e1 update cd
  • e802155 add dependencies field for linux targets
  • 37d6fa1 set up cross compilation on github action
  • d4aead9 fix typos
  • c614eeb use sudo when installing dependencies
  • 5c2ef69 use rust container for linux-x86_64
  • c6bfa91 setup cross-compilation before installing linux dependencies

📊 Changes

1 file changed (+32 additions, -8 deletions)

View changed files

📝 .github/workflows/cd.yml (+32 -8)

📄 Description

Resolves #191

Added more target builds (aarch64-apple-darwin, aarch64-unknown-linux-gnu, armv7-unknown-linux-gnueabihf).


🔄 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/aome510/spotify-player/pull/192 **Author:** [@aome510](https://github.com/aome510) **Created:** 5/7/2023 **Status:** ✅ Merged **Merged:** 5/7/2023 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `add-more-builds-for-cd` --- ### 📝 Commits (10+) - [`fccd1f7`](https://github.com/aome510/spotify-player/commit/fccd1f7f2986f0632a04c54fdd68fb91683def1f) add arm ubuntu and macos builds - [`fe522b0`](https://github.com/aome510/spotify-player/commit/fe522b028016c302c900593fe4b669f65b193a51) add `build-target` to `cd` github action - [`74844c8`](https://github.com/aome510/spotify-player/commit/74844c83ed9db3d9abc86e032253a3322f35da43) add `container` - [`87290e1`](https://github.com/aome510/spotify-player/commit/87290e130ee3f94ccae7faea7c912b57157f0efb) update cd - [`e802155`](https://github.com/aome510/spotify-player/commit/e8021558ce402c13a1ca1fae78a7f857e142f691) add `dependencies` field for linux targets - [`37d6fa1`](https://github.com/aome510/spotify-player/commit/37d6fa1bdc4de629724c18b8a0c6138edc03e5a8) set up cross compilation on github action - [`d4aead9`](https://github.com/aome510/spotify-player/commit/d4aead91e90f39086002d19c7cedf352ba47aa7a) fix typos - [`c614eeb`](https://github.com/aome510/spotify-player/commit/c614eebc72d776917a06beea733702f17322e589) use `sudo` when installing dependencies - [`5c2ef69`](https://github.com/aome510/spotify-player/commit/5c2ef692251d97f202e2d293cb584b0ca0ddf141) use `rust` container for linux-x86_64 - [`c6bfa91`](https://github.com/aome510/spotify-player/commit/c6bfa91774a972b2cae44ea6386722b20a2dd39c) setup cross-compilation before installing linux dependencies ### 📊 Changes **1 file changed** (+32 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/cd.yml` (+32 -8) </details> ### 📄 Description Resolves #191 Added more target builds (`aarch64-apple-darwin`, `aarch64-unknown-linux-gnu`, `armv7-unknown-linux-gnueabihf`). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:49:14 +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/spotify-player#655
No description provided.