[PR #65] [MERGED] Improve github actions #1549

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

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/65
Author: @aome510
Created: 7/29/2022
Status: Merged
Merged: 7/29/2022
Merged by: @aome510

Base: masterHead: improve-gh-actions


📝 Commits (6)

  • 8390692 rename deploy to docker
  • ea3c51b refactor worklflows/ci.yml
  • 808542a add workflows/cd.yml
  • 5ebc620 update clippy step
  • f2637a4 include target when building in CD
  • ea704c4 update cd workflow to run on tag push

📊 Changes

3 files changed (+95 additions, -18 deletions)

View changed files

.github/workflows/cd.yml (+65 -0)
📝 .github/workflows/ci.yml (+29 -17)
📝 .github/workflows/docker.yml (+1 -1)

📄 Description

Changes

  • refactored ci workflow
  • added cd workflow
  • renamed deploy workflow to docker workflow

🔄 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/65 **Author:** [@aome510](https://github.com/aome510) **Created:** 7/29/2022 **Status:** ✅ Merged **Merged:** 7/29/2022 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `improve-gh-actions` --- ### 📝 Commits (6) - [`8390692`](https://github.com/aome510/spotify-player/commit/839069245f89714f162486f6965fe4f6fe0f3a21) rename `deploy` to `docker` - [`ea3c51b`](https://github.com/aome510/spotify-player/commit/ea3c51b98c0963e36a5e9631c93180d56d17bad6) refactor `worklflows/ci.yml` - [`808542a`](https://github.com/aome510/spotify-player/commit/808542ac146ce849b1e03ff306ace34effc5c1a6) add `workflows/cd.yml` - [`5ebc620`](https://github.com/aome510/spotify-player/commit/5ebc62005d170afaacc07fe69a3f46d3a444dfb8) update `clippy` step - [`f2637a4`](https://github.com/aome510/spotify-player/commit/f2637a49a5a651fc555c692fa45b234fd5178752) include `target` when building in CD - [`ea704c4`](https://github.com/aome510/spotify-player/commit/ea704c4ea91a9d0e913bec389dc9cae5b2312b02) update `cd` workflow to run on tag push ### 📊 Changes **3 files changed** (+95 additions, -18 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/cd.yml` (+65 -0) 📝 `.github/workflows/ci.yml` (+29 -17) 📝 `.github/workflows/docker.yml` (+1 -1) </details> ### 📄 Description ## Changes - refactored `ci` workflow - added `cd` workflow - renamed `deploy` workflow to `docker` workflow --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:20:01 +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#1549
No description provided.