17 Commits

Author SHA1 Message Date
16e620ebe1
I guess I do not need make submodule any more?
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m45s
2025-01-19 10:34:34 -08:00
1ffb0ca842
change package version format to ignore changes in this repository
Some checks failed
AppImage Build / build-appimage (push) Failing after 23s
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
f61d3a0659
add note that Nim does not support aarch64 linux
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m54s
2025-01-11 11:20:21 -08:00
5fa29ab30d
add aarch64
Some checks failed
AppImage Build / build-appimage (push) Failing after 33s
2025-01-11 11:01:44 -08:00
80e4a90d04
avoid broken cache - use package system
All checks were successful
AppImage Build / build-appimage (push) Successful in 9s
2025-01-11 06:32:26 -08:00
492f7d12e7
Their version of cache key is different from mine
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m35s
2025-01-11 05:30:51 -08:00
67b2896bbf
put chawan version in package path
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m35s
2025-01-10 17:29:59 -08:00
121c281e83
use chawan git sha for filename output var
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m46s
2025-01-10 17:24:07 -08:00
5c0cc92b39
use chawan git sha for appimage
Some checks failed
AppImage Build / build-appimage (push) Failing after 1m38s
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
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m49s
2025-01-10 16:44:38 -08:00
2ae350e3c0
AppImage should be in workspace instead
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m34s
2025-01-10 15:04:57 -08:00
9321457f25
place AppImage in runner temp
All checks were successful
AppImage Build / build-appimage (push) Successful in 1m34s
2025-01-10 15:02:24 -08:00
74a730c6e8
debugging final path
Some checks failed
AppImage Build / build-appimage (push) Failing after 1m33s
2025-01-10 14:58:48 -08:00
4e01535422
adjust paths
Some checks failed
AppImage Build / build-appimage (push) Failing after 1m39s
2025-01-10 14:55:36 -08:00
a795a79fd0
add path because we need to?
Some checks failed
AppImage Build / build-appimage (push) Failing after 1m33s
2025-01-10 14:51:46 -08:00
2c91d940a6
initial commit
Some checks failed
AppImage Build / build-appimage (push) Failing after 1m7s
2025-01-10 14:48:59 -08:00