summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Louis Brunner [Mon, 7 Sep 2020 11:03:43 +0000 (12:03 +0100)]
Merge pull request #3 from LouisBrunner/dependabot/npm_and_yarn/actions/http-client-1.0.8
Bump @actions/http-client from 1.0.6 to 1.0.8
dependabot[bot] [Wed, 29 Apr 2020 18:01:55 +0000 (18:01 +0000)]
Bump @actions/http-client from 1.0.6 to 1.0.8
Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases)
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md)
- [Commits](https://github.com/actions/http-client/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Louis Brunner [Mon, 6 Apr 2020 16:51:07 +0000 (17:51 +0100)]
Merge pull request #2 from LouisBrunner/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
dependabot[bot] [Sat, 4 Apr 2020 14:03:45 +0000 (14:03 +0000)]
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
Louis Brunner [Sun, 1 Mar 2020 11:15:02 +0000 (11:15 +0000)]
Fix typo
Louis Brunner [Sun, 1 Mar 2020 11:06:54 +0000 (11:06 +0000)]
Add more docs
Louis Brunner [Sat, 29 Feb 2020 23:14:14 +0000 (23:14 +0000)]
Centralize TODOs
Louis Brunner [Sat, 29 Feb 2020 22:02:22 +0000 (22:02 +0000)]
Fix build pipeline
Louis Brunner [Sat, 29 Feb 2020 21:48:30 +0000 (21:48 +0000)]
Fix packing
Louis Brunner [Sat, 29 Feb 2020 21:47:13 +0000 (21:47 +0000)]
Fix tests
Louis Brunner [Sat, 29 Feb 2020 21:21:28 +0000 (21:21 +0000)]
Transform arguments from YAML to JSON
Louis Brunner [Sat, 29 Feb 2020 21:09:12 +0000 (21:09 +0000)]
First draft
Louis Brunner [Sat, 29 Feb 2020 14:40:30 +0000 (14:40 +0000)]
Create/Update check run
Louis Brunner [Sat, 29 Feb 2020 14:07:52 +0000 (14:07 +0000)]
Sort out linting
Louis Brunner [Sat, 29 Feb 2020 13:23:28 +0000 (13:23 +0000)]
Setup repo
Louis Brunner [Sat, 29 Feb 2020 12:54:53 +0000 (12:54 +0000)]
Initial commit