[PR #5] [MERGED] Fix CI and Docker #1505

Closed
opened 2026-03-14 15:17:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/5
Author: @aome510
Created: 8/24/2021
Status: Merged
Merged: 8/24/2021
Merged by: @aome510

Base: masterHead: fix-ci-and-docker


📝 Commits (5)

  • f145178 test
  • 743621b fix syntax error for ci.yml
  • 4273d0c on trigger push CI on master branch
  • 62c0db6 change the default value for volume
  • 028cba3 add libasound2-dev build dependency for docker image

📊 Changes

4 files changed (+16 additions, -21 deletions)

View changed files

📝 .github/workflows/ci.yml (+13 -17)
📝 Dockerfile (+1 -2)
📝 doc/config.md (+1 -1)
📝 spotify_player/src/config/mod.rs (+1 -1)

📄 Description

Brief description of changes

  • Fix CI and docker

🔄 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/5 **Author:** [@aome510](https://github.com/aome510) **Created:** 8/24/2021 **Status:** ✅ Merged **Merged:** 8/24/2021 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `fix-ci-and-docker` --- ### 📝 Commits (5) - [`f145178`](https://github.com/aome510/spotify-player/commit/f145178034c46948f3b2be96dc6c60229c9a8750) test - [`743621b`](https://github.com/aome510/spotify-player/commit/743621bee7d49595db809330aa57e403e95610b5) fix syntax error for `ci.yml` - [`4273d0c`](https://github.com/aome510/spotify-player/commit/4273d0c5781e51a78120c8e042a238d0b62018f3) on trigger push CI on master branch - [`62c0db6`](https://github.com/aome510/spotify-player/commit/62c0db64850f33b2debb3c067b0b7f9209b44c6e) change the default value for `volume` - [`028cba3`](https://github.com/aome510/spotify-player/commit/028cba39278687a147bb136f8bbdf5c448baf7ce) add `libasound2-dev` build dependency for docker image ### 📊 Changes **4 files changed** (+16 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+13 -17) 📝 `Dockerfile` (+1 -2) 📝 `doc/config.md` (+1 -1) 📝 `spotify_player/src/config/mod.rs` (+1 -1) </details> ### 📄 Description **Brief description of changes** - Fix CI and docker --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:17:35 +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#1505
No description provided.