Commit graph

18 commits

Author SHA1 Message Date
1ffb0ca842
change package version format to ignore changes in this repository
The previous format made the package screen look a little confusing,
as all Chawan versions were there, but the most recent was at the bottom,
and using git short hashes would technically force people to go look up
the right version from Chawan git log. This process is clearer, but also
adds a small risk that a change in this repository that affects the AppImage
in some material way gets a skipped build until upstream changes something.
We will ignore this risk, and assume that I delete the package manually to
reproduce it in the event this happens.
2025-01-13 12:41:05 -08:00
b4e4f8af2c
update README 2025-01-13 12:31:28 -08:00
f61d3a0659
add note that Nim does not support aarch64 linux 2025-01-11 11:20:21 -08:00
5fa29ab30d
add aarch64 2025-01-11 11:01:44 -08:00
80e4a90d04
avoid broken cache - use package system 2025-01-11 06:32:26 -08:00
492f7d12e7
Their version of cache key is different from mine 2025-01-11 05:30:51 -08:00
67b2896bbf
put chawan version in package path 2025-01-10 17:29:59 -08:00
121c281e83
use chawan git sha for filename output var 2025-01-10 17:24:07 -08:00
5c0cc92b39
use chawan git sha for appimage 2025-01-10 16:50:38 -08:00
a4e3c09f22
use both this project and upstream as cache key 2025-01-10 16:49:15 -08:00
67f41a7660
we might need another path in here to make this show up in gitea 2025-01-10 16:44:38 -08:00
2ae350e3c0
AppImage should be in workspace instead 2025-01-10 15:04:57 -08:00
9321457f25
place AppImage in runner temp 2025-01-10 15:02:24 -08:00
74a730c6e8
debugging final path 2025-01-10 14:58:48 -08:00
4e01535422
adjust paths 2025-01-10 14:55:36 -08:00
a795a79fd0
add path because we need to? 2025-01-10 14:51:46 -08:00
2c91d940a6
initial commit 2025-01-10 14:48:59 -08:00
e7aa66a854
initial commit 2025-01-10 14:10:57 -08:00