Commit Graph

20 Commits (v1)

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
Renée Kooi e3c946d422
try with newer zig 2020-11-11 12:40:03 +01:00
Renée Kooi d485d46e15
add tests for version to URL resolution 2020-11-11 12:38:41 +01: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 5f4f8a2949
ci: unpin standard-action 2020-02-17 15:16:07 +01:00
Renée Kooi d17d924695
ci: use actions/checkout v2 2020-02-17 15:03:12 +01:00
Renée Kooi 917722556b
ci: switch back to default 2020-02-01 19:11:05 +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 7d06b7a521
Revert "try it"
This reverts commit 0ba4cf62ee.
2019-10-07 10:24:36 +02: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
Renée Kooi cc94e32d52
Add standard-action 2019-10-05 15:19:06 +02:00
Renée Kooi 523dbfd38c
Use default branch for test 2019-10-05 13:18:03 +02:00
Renée Kooi 95f9f3ea16
use latest 2019-10-05 13:02:34 +02:00
Renée Kooi 16e8bf212c
use the variable 2019-10-05 13:01:01 +02:00
Renée Kooi 78fd6c7c68
fix 2019-10-05 12:59:58 +02:00
Renée Kooi be78916e9e
strategy.matrix.runs-on 2019-10-05 12:58:19 +02:00
Renée Kooi 6ab1cb8882
inputs → with 2019-10-05 12:57:26 +02:00
Renée Kooi d9576d964f
runs-on: all 3 2019-10-05 12:56:56 +02:00
Renée Kooi 3b5bbd3e2e
on:push 2019-10-05 12:56:30 +02:00
Renée Kooi f1d92abfe0
test it 2019-10-05 12:54:14 +02:00