10 Commits

Author SHA1 Message Date
Adam Sherwood
ddd5a6e691
Specify the host so the API always finds the release. (#1103) 2025-01-19 08:54:24 +08:00
Hanchin Hsieh
c088ad7aff
feat: use gh cli if exists (#1017)
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
2025-01-01 20:51:52 +08:00
yetone
f2cec70d4c
chore: log build command (#639) 2024-09-26 11:47:54 +08:00
yetone
67adc263ad
fix(release): supports darwin x86_64 (#637) 2024-09-26 11:36:54 +08:00
Aaron Pham
0209a804ec
chore(script): update build script to use env (#596)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-15 10:53:23 -04:00
Aaron Pham
c5a3a5a3ad
fix(sh): remove set options on bash (#508)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 23:20:04 -04:00
yetone
ff316f9110
fix(installation): asset name is incorrect in linux (#491) 2024-09-03 22:43:50 +08:00
yetone
90c5f724e6
fix(ci): pre built tar.gz (#488) 2024-09-03 22:10:54 +08:00
Aaron Pham
24b66e08dc
fix(install): prebuilt instruction (closes #474) (#476)
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 06:53:14 -04:00
Aaron Pham
a5726bd2bf
feat(crates): prebuilt binaries (#473)
* feat(crates): prebuilt binaries

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: update name

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: build on PR

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: only build for lua51 and luajit

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* feat: build stuff

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: only build if changes in Rust

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* fix: remove deadcode

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 06:20:53 -04:00