magic/.github/workflows
Darryl L. Miles e701b6d594 appimage: use git show for hash of current checkout state
This switches the 'remotes/origin/HEAD' and uses the current HEAD of the
current checked out git repo.

Revised the sed rule that is transforming (to be more specific on the
 matching regex /-\d+-g/ than just the first /-/):

8.3.530-7-gb64321d4 => 8.3.530+7-gb64321d4 (replace first '-' with '+'
 to indicate it is tag plus this many commits)
8.3.530 => 8.3.530 (no change)
2025-07-27 21:06:19 -04:00
..
appimage7.yml appimage: use git show for hash of current checkout state 2025-07-27 21:06:19 -04:00
appimage8.yml appimage: use git show for hash of current checkout state 2025-07-27 21:06:19 -04:00
appimage9.yml appimage: use git show for hash of current checkout state 2025-07-27 21:06:19 -04:00
appimage10.yml appimage: use git show for hash of current checkout state 2025-07-27 21:06:19 -04:00
canary-matrix.yml GHA: canary-matrix.yml: remove sunseted ubuntu-20.04 runner 2025-06-17 16:35:27 +01:00
main-macos.yml GHA: MacOS maintenance update 2025-01-04 11:23:39 -05:00
main.yml GHA: main.yml (move to ubuntu-22.04) 2025-06-17 16:35:34 +01:00