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
goto-bus-stop
8554b2f249
Rebuild (automated)
2024-04-26 07:39:51 +00:00
Renée Kooi
ddee30a84b
Merge branch 'default' into fix-caching
2024-04-26 09:37:40 +02:00
goto-bus-stop
4f12c907f3
Rebuild (automated)
2024-01-29 09:56:20 +00:00
goto-bus-stop
d866436887
Rebuild (automated)
2024-01-03 10:20:44 +00:00
dependabot[bot]
e64d72b669
Bump EndBug/add-and-commit from 4 to 9 ( #64 )
...
* Bump EndBug/add-and-commit from 4 to 9
Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit ) from 4 to 9.
- [Release notes](https://github.com/endbug/add-and-commit/releases )
- [Commits](https://github.com/endbug/add-and-commit/compare/v4...v9 )
---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* remove obsolete options
* test the new action
* test the new action
* test the new action
* Rebuild (automated)
* revert debug changes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Renée Kooi <renee@kooi.me>
Co-authored-by: goto-bus-stop <goto-bus-stop@users.noreply.github.com>
2024-01-03 11:20:24 +01:00
Automated
fff13db8fe
Rebuild
2023-12-30 11:32:16 +00:00
Rui Chen
426edce485
feat: update to use node20 ( #61 )
...
* feat: update to use node20
Signed-off-by: Rui Chen <rui@chenrui.dev>
* chore: bump to use `actions/checkout` v4 (node20 runtime)
Signed-off-by: Rui Chen <rui@chenrui.dev>
* exclude node_modules
* Rebuild
---------
Signed-off-by: Rui Chen <rui@chenrui.dev>
Co-authored-by: Renée Kooi <renee@kooi.me>
2023-12-30 12:31:55 +01:00
Automated
b4d8c3ab02
Rebuild
2023-12-30 11:28:06 +00:00
Mark Delk
11ef85623b
fix 🐛 when extracting
2023-11-26 00:51:32 -06:00
Mark Delk
9f5e80ae9e
fix caching by ignoring semver build metadata
2023-11-23 22:00:45 -06:00
Automated
c7b6cdd3ad
Rebuild
2023-08-09 08:58:55 +00:00
Automated
d66159a2c0
Rebuild
2023-07-08 16:00:17 +00: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
Automated
ddee6faec6
Rebuild
2023-01-16 09:27:32 +00:00
Automated
a64a1dc5e1
Rebuild
2022-12-07 09:13:10 +00:00
Renée Kooi
c2eddb6989
deps: use esbuild
2022-11-07 13:25:42 +01:00
Renée Kooi
1ef867edef
deps: update tool-cache
2022-11-07 13:20:38 +01:00
Renée Kooi
9f0698fd52
use master
by default, fix #24
2022-11-07 13:19:37 +01:00
Renée Kooi
bf730ebe84
deps: update ncc
2022-11-07 13:19:10 +01:00
Automated
632586c725
Rebuild
2022-11-07 12:13:54 +00:00
Automated
e2ed12d04c
Rebuild
2021-08-20 15:14:33 +00:00
Automated
55609d477b
Rebuild
2021-07-19 06:52:05 +00:00
Automated
8db8d637fe
Rebuild
2021-05-01 11:10:35 +00:00
Automated
8a2fb59d7a
Rebuild
2021-04-06 09:59:19 +00:00
Automated
8a99a7c9ad
Rebuild
2021-01-12 08:11:31 +00:00
Automated
8c8dfa672b
Rebuild
2020-12-18 10:15:11 +00: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