[PR #705] [MERGED] CI: include build date and git hash in build artifact name #1727

Closed
opened 2026-02-27 21:13:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/705
Author: @tGecko
Created: 9/1/2024
Status: Merged
Merged: 9/1/2024
Merged by: @georgemoralis

Base: mainHead: ci-git-hash


📝 Commits (3)

  • 079ae9e include git short hash in artifact filename
  • df7e25d Merge branch 'shadps4-emu:main' into ci-git-hash
  • ad22e2c include build date

📊 Changes

6 files changed (+46 additions, -7 deletions)

View changed files

📝 .github/workflows/linux-qt.yml (+7 -1)
📝 .github/workflows/linux.yml (+8 -2)
📝 .github/workflows/macos-qt.yml (+8 -1)
📝 .github/workflows/macos.yml (+7 -1)
📝 .github/workflows/windows-qt.yml (+8 -1)
📝 .github/workflows/windows.yml (+8 -1)

📄 Description

Not sure if this is something y'all would want, but I think it's useful to differentiate builds.
 
Include build date and git short hash in build artifact name:
image

to avoid this
image


🔄 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/shadps4-emu/shadPS4/pull/705 **Author:** [@tGecko](https://github.com/tGecko) **Created:** 9/1/2024 **Status:** ✅ Merged **Merged:** 9/1/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `ci-git-hash` --- ### 📝 Commits (3) - [`079ae9e`](https://github.com/shadps4-emu/shadPS4/commit/079ae9ef431477cf4eb17d05d20457ebbf1001ab) include git short hash in artifact filename - [`df7e25d`](https://github.com/shadps4-emu/shadPS4/commit/df7e25d9aaaed2a7b61d0151f2a7e746f5abb455) Merge branch 'shadps4-emu:main' into ci-git-hash - [`ad22e2c`](https://github.com/shadps4-emu/shadPS4/commit/ad22e2cfac7165d16ca50abd23c35178eb940952) include build date ### 📊 Changes **6 files changed** (+46 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/linux-qt.yml` (+7 -1) 📝 `.github/workflows/linux.yml` (+8 -2) 📝 `.github/workflows/macos-qt.yml` (+8 -1) 📝 `.github/workflows/macos.yml` (+7 -1) 📝 `.github/workflows/windows-qt.yml` (+8 -1) 📝 `.github/workflows/windows.yml` (+8 -1) </details> ### 📄 Description Not sure if this is something y'all would want, but I think it's useful to differentiate builds.   Include build date and git short hash in build artifact name: ![image](https://github.com/user-attachments/assets/9b923a2b-48ce-4029-9cdb-a3a66354e029) to avoid this ![image](https://github.com/user-attachments/assets/666907a2-34cb-4696-bf73-0961cefcf3aa) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:43 +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/shadPS4#1727
No description provided.