Commit Graph

16 Commits

Author SHA1 Message Date
85271de77d
mach engine support 2024-04-28 22:18:00 -07:00
Renée Kooi
d637512b0b Merge branch 'default' into fix-caching 2024-04-26 10:11:14 +02:00
David
ef1fbe2694
Better handle architecture, fixes macOS silicon support (#68) 2024-04-26 09:39:29 +02:00
Mark Delk
11ef85623b fix 🐛 when extracting 2023-11-26 00:51:32 -06:00
Renée Kooi
eb533fc3df Fix cache: false, closes #55 2023-07-08 17:59:52 +02:00
Renée
bc506fbfd1
Use github cache (#53)
* Cache the zig compiler locally

* logging

* npm update

* verboser

* os.arch

* debug

* log signal

* address https://github.com/actions/toolkit/issues/687

* correct path

* add a cache: false option

* share size

* zigpath

* path.join skull
2023-06-25 17:44:29 +02:00
Renée
d77db2eb23
Fix tool-cache usage (#45)
* cache log

* log

* log

* use resolved ver for cache

* build

* log cache

* log

* use version as key

* deps

* loggggggg

* method name

* improve log

* ci: tweak versions

* include version for commit deps

* trailing

* mistake
2023-05-18 13:30:28 +01:00
Renée Kooi
9f0698fd52 use master by default, fix #24 2022-11-07 13:19:37 +01:00
Renée Kooi
d485d46e15
add tests for version to URL resolution 2020-11-11 12:38:41 +01:00
Renée Kooi
ab441cce53
refactor 2020-11-11 12:27:49 +01:00
Code Hz
96923a5a7f
allow use exact commit hash (#13) (#14) 2020-11-11 12:15:17 +01:00
Renée Kooi
bd0d3f0ae3
Actually support downloading Zig version: master (#5)
* Fix extracted folder name

* ci: also test with zig master

* fix lint

* fail on error

* debug

* other debug 😂

* console.log

* lol apply the change

* yadda

* wtf

* fuck

* ????

* xauuaoethosnuhtnohqsn

* siiiiiigh

* just use stderr lol whatever

* ditch debugging

* use test
2020-02-01 19:01:44 +01:00
Renée Kooi
6b8f485f9f
support version: master to use development zig 2020-01-23 10:55:01 +01:00
Renée Kooi
e834313fcd
Download tarball from zig download index (#2)
* Download tarball from zig download index

* try this

* Remove promisify

* Revert "try this"

This reverts commit e6ecfb58ed2819755bc79af1349e4fd0db59e3b5.
2019-10-07 10:17:11 +02:00
Renée Kooi
44120b6411
Use zig from cache if it exists 2019-10-06 15:52:14 +02:00
Renée Kooi
51b4a0a824
init 2019-10-05 12:44:47 +02:00