14 Commits

Author SHA1 Message Date
Renée
3d1ffe6553 backport caching to v1 (#54)
* deps: use esbuild

* deps: update tool-cache

* 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

* 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

* target node12

* changelog: add 1.4.0
2023-06-25 18:02:21 +02:00
Automated
d9392a17cf Rebuild 2020-11-11 11:40:36 +00:00
Code Hz
96923a5a7f allow use exact commit hash (#13) (#14) 2020-11-11 12:15:17 +01:00
Automated
24b561a760 Rebuild 2020-11-06 12:41:24 +00:00
Automated
5360ef6587 Rebuild 2020-10-22 16:03:35 +00:00
Automated
94c7f0924b Rebuild 2020-10-11 16:18:31 +00:00
Automated
5c615af1ba Rebuild 2020-09-19 13:52:14 +00:00
Automated
0682612436 Rebuild 2020-05-18 07:46:44 +00:00
Automated
9e94a59e72 Rebuild 2020-03-24 10:38:05 +00:00
Renée Kooi
23860f7d57 Auto-rebuild dist files using Github Actions (#8)
* ci: auto-build the dist files

* Rebuild

* ci: only rebuild on release branches

* ci: support any version branch

Co-authored-by: Automated <github@asdf.kooi.me>
2020-03-07 16:05:55 +01:00
Renée Kooi
70f70cd73c Upgrade dependencies. 2020-02-17 15:06:21 +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
25e170b42c 1.2.0 2020-01-23 10:57:44 +01:00
Renée Kooi
6f3e645196 Bundle it using @zeit/ncc (#3)
* Use @zeit/ncc

* try it

* Ignore dist/* files from linting
2019-10-07 10:24:19 +02:00