Renée Kooi
7d7611829d
1.2.5
2020-10-11 18:21:10 +02:00
Automated
94c7f0924b
Rebuild
2020-10-11 16:18:31 +00:00
Renée Kooi
1956e0fd25
trigger rebuild
2020-10-11 18:17:51 +02:00
Renée Kooi
3b3df5d7b4
1.2.4
2020-09-19 15:55:25 +02:00
Automated
5c615af1ba
Rebuild
2020-09-19 13:52:14 +00:00
Renée Kooi
338494c8e7
@zeit/ncc → @vercel/ncc
2020-09-19 15:51:38 +02:00
Automated
0682612436
Rebuild
2020-05-18 07:46:44 +00: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
Automated
9e94a59e72
Rebuild
2020-03-24 10:38:05 +00: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
7e9cfe8742
Fix branding.
2020-03-07 16:08:23 +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
09b0beda20
1.2.2
2020-02-17 15:18:38 +01:00
Renée Kooi
5f4f8a2949
ci: unpin standard-action
2020-02-17 15:16:07 +01:00
Renée Kooi
70f70cd73c
Upgrade dependencies.
2020-02-17 15:06:21 +01:00
Renée Kooi
fd90c085ba
doc: recommend using @v1 instead of pinning to a version
2020-02-17 15:03:25 +01:00
Renée Kooi
d17d924695
ci: use actions/checkout v2
2020-02-17 15:03:12 +01:00
Alexis Brodeur
996c042d7e
Update the examples ( #7 )
...
The version of this action provided in examples was out of date compared
to the version of the most recent release.
This difference means that features like `version: master` will not
work.
2020-02-08 11:00:21 +01:00
Renée Kooi
59cbb946fb
1.2.1
2020-02-01 20:50:02 +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
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
6b8f485f9f
support version: master
to use development zig
2020-01-23 10:55:01 +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
7d06b7a521
Revert "try it"
...
This reverts commit 0ba4cf62ee11b6cb06623e08f70b6db32f5416b0.
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
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
ac8783ec73
1.0.1
2019-10-05 15:34:31 +02:00
Renée Kooi
0d1d53a100
Add icon/color
2019-10-05 15:32:56 +02:00
Renée Kooi
cc94e32d52
Add standard-action
2019-10-05 15:19:06 +02:00
Renée Kooi
58ed55c346
Add example lint job
2019-10-05 13:30:05 +02:00
Renée Kooi
36f539d96d
1.0.0
2019-10-05 13:25:18 +02:00
Renée Kooi
523dbfd38c
Use default branch for test
2019-10-05 13:18:03 +02:00
Renée Kooi
3fdd5f4131
Update readme
2019-10-05 13:16:38 +02:00
Renée Kooi
7c115798dd
Make it a real action ( #1 )
...
Make it a real action
2019-10-05 13:11:50 +02:00
Renée Kooi
a939c27cd7
add gitattributes
2019-10-05 13:09:58 +02:00
Renée Kooi
95f9f3ea16
use latest
2019-10-05 13:02:34 +02:00
Renée Kooi
e3199afe08
check in node_modules
2019-10-05 13:02:15 +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
3fadddf28d
Add action.yml
2019-10-05 12:56:02 +02:00
Renée Kooi
f1d92abfe0
test it
2019-10-05 12:54:14 +02:00