mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #705] [MERGED] CI: include build date and git hash in build artifact name #1727
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1727
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:ci-git-hash📝 Commits (3)
079ae9einclude git short hash in artifact filenamedf7e25dMerge branch 'shadps4-emu:main' into ci-git-hashad22e2cinclude 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:
to avoid this

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.