26 Commits

Author SHA1 Message Date
Renée Kooi
222d316fd3 1.4.0 2023-06-25 18:02:46 +02:00
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
41ae19e72e 1.3.0 2020-11-11 12:44:03 +01:00
Renée Kooi
d485d46e15 add tests for version to URL resolution 2020-11-11 12:38:41 +01:00
dependabot-preview[bot]
945e912039 Bump standard from 15.0.1 to 16.0.1 (#16)
Bumps [standard](https://github.com/standard/standard) from 15.0.1 to 16.0.1.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v15.0.1...v16.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-06 13:44:49 +01:00
dependabot-preview[bot]
694a6a80cf Bump @vercel/ncc from 0.24.1 to 0.25.0 (#17)
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.24.1...0.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-06 13:40:47 +01:00
dependabot-preview[bot]
633f3dcdd7 Bump standard from 14.3.4 to 15.0.0 (#12)
Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 15.0.0.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v14.3.4...v15.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-22 18:03:04 +02:00
Renée Kooi
7d7611829d 1.2.5 2020-10-11 18:21:10 +02:00
Renée Kooi
3b3df5d7b4 1.2.4 2020-09-19 15:55:25 +02:00
Renée Kooi
338494c8e7 @zeit/ncc → @vercel/ncc 2020-09-19 15:51:38 +02:00
dependabot-preview[bot]
e0b50aeddc Bump simple-get from 3.1.0 to 4.0.0 (#10) 2020-05-18 09:46:18 +02:00
dependabot-preview[bot]
8a91458b3f Bump @zeit/ncc from 0.21.1 to 0.22.0 (#9)
Bumps [@zeit/ncc](https://github.com/zeit/ncc) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/zeit/ncc/releases)
- [Commits](https://github.com/zeit/ncc/compare/0.21.1...0.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 11:37:38 +01:00
Renée Kooi
964137ae91 1.2.3 2020-03-07 16:11:43 +01:00
Renée Kooi
09b0beda20 1.2.2 2020-02-17 15:18:38 +01:00
Renée Kooi
70f70cd73c Upgrade dependencies. 2020-02-17 15:06:21 +01:00
Renée Kooi
59cbb946fb 1.2.1 2020-02-01 20:50:02 +01:00
Renée Kooi
25e170b42c 1.2.0 2020-01-23 10:57:44 +01:00
Renée Kooi
b1d893be2f run build script in npm prepare step 2020-01-23 10:56:44 +01:00
Renée Kooi
876f6a1254 npx fixpack 2019-10-09 12:34:19 +02:00
Renée Kooi
a806e811e0 1.1.0 2019-10-09 12:33:13 +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
e834313fcd Download tarball from zig download index (#2)
* Download tarball from zig download index

* try this

* Remove promisify

* Revert "try this"

This reverts commit e6ecfb58ed.
2019-10-07 10:17:11 +02:00
Renée Kooi
ac8783ec73 1.0.1 2019-10-05 15:34:31 +02:00
Renée Kooi
36f539d96d 1.0.0 2019-10-05 13:25:18 +02:00
Renée Kooi
9c9bb8d697 Remove tape 2019-10-05 12:53:43 +02:00
Renée Kooi
51b4a0a824 init 2019-10-05 12:44:47 +02:00