Commit Graph

277 Commits

Author SHA1 Message Date
Jonathan Clem
904b439f45 Set output 2020-02-28 09:07:52 -05:00
Jonathan Clem
1e169ae445 Remove result temporarily 2020-02-28 09:06:03 -05:00
Jonathan Clem
62fdca610c Remove log result 2020-02-28 08:54:30 -05:00
Jonathan Clem
26ee3d2d09 Test log result 2020-02-28 08:52:13 -05:00
Jonathan Clem
be5d094bf9 Remove async from callAsyncFunction 2020-02-28 08:51:05 -05:00
Jonathan Clem
3758c2b05b Add result log 2020-02-28 08:50:21 -05:00
Jonathan Clem
317a0746d1 Remove core again for now 2020-02-28 08:49:25 -05:00
Jonathan Clem
ec171b8961 Use master 2020-02-27 17:53:27 -05:00
Jonathan Clem
d73e75dea8 Separate integration workflow 2020-02-27 17:52:43 -05:00
Jonathan Clem
7afad1e364 Add core 2020-02-27 17:43:18 -05:00
Jonathan Clem
ebe3cb13e0 Add some test workflows 2020-02-27 17:39:50 -05:00
Jonathan Clem
38e3ffe4c6 Add tests for the AsyncFunction 2020-02-27 17:27:49 -05:00
Jonathan Clem
6eefe48bc9 Update @actions NPM dependencies 2020-02-27 16:52:48 -05:00
Jonathan Clem
5363c89495 v0.6.0 0.6.0 2020-02-25 15:45:01 -05:00
Jonathan Clem
b20057aecf Target es2018 2020-02-25 15:42:58 -05:00
Jonathan Clem
ebc5283d9c Remove yarn.lock 2020-02-25 15:42:43 -05:00
Jonathan Clem
f3c2f2ea28 Bump v0.5.0 0.5.0 2020-02-13 14:17:57 -05:00
Jonathan Clem
8e6ec0efea Add development docs 2020-02-13 14:17:08 -05:00
Jonathan Clem
c98effd497 Add README content about github-token 2020-02-13 14:07:32 -05:00
Jonathan Clem
e26865c60b Merge pull request #24 from joshmgross/master
Default to the GitHub token
2020-02-13 14:05:12 -05:00
Josh Gross
1d4576cfc1 Default to the GitHub token 2020-01-22 22:26:04 -05:00
Jonathan Clem
70e1324591 Merge pull request #22 from jcansdale/patch-1
Fix example context properties
2020-01-16 10:42:30 -05:00
Jamie Cansdale
45a1478a3c Fix other examples 2020-01-13 01:29:26 +00:00
Jamie Cansdale
b57a417097 Use context.issue and context.repo 2020-01-13 01:25:26 +00:00
Jamie Cansdale
966982d0f8 Use fields on context.payload 2020-01-13 00:47:30 +00:00
Jonathan Clem
5bc9a17b5e Merge pull request #19 from francisfuzz/francisfuzz/husky
feat(build): use husky for pre-commit
2020-01-08 17:18:45 -05:00
Jonathan Clem
aa2b350b20 Update index.js 2020-01-08 17:13:53 -05:00
Jonathan Clem
49479481d1 Revert dist/index.js to master 2020-01-08 17:13:33 -05:00
Jonathan Clem
173930380c Update index.js 2020-01-08 17:13:09 -05:00
francisfuzz
2df917a7ec reset dist/index.js back to 1daa763e63 2020-01-08 12:51:55 -08:00
francisfuzz
e27277ca72 re-commit dist/index.js 2020-01-08 12:44:56 -08:00
francisfuzz
ad75d095ea remove dist/index.js 2020-01-08 12:43:34 -08:00
Jonathan Clem
f2f148bee6 Merge branch 'master' into francisfuzz/husky 2020-01-08 15:23:21 -05:00
Jonathan Clem
1daa763e63 Merge pull request #20 from actions/typescript
Use TypeScript
2020-01-08 15:22:37 -05:00
Jonathan Clem
2adb4f3620 Use TypeScript 2020-01-08 15:17:10 -05:00
francisfuzz
38e28a96bd feat(build): use husky for pre-commit 2020-01-08 12:14:39 -08:00
Jonathan Clem
83e4cfe60a Bump to 0.4.0 0.4.0 2020-01-08 14:58:37 -05:00
Jonathan Clem
29c97cb536 Merge pull request #18 from actions/result-encoding
Result encoding
2020-01-08 14:57:34 -05:00
Jonathan Clem
de1677be2d Add string-encoding example to README 2020-01-08 14:56:44 -05:00
Jonathan Clem
99889c25e0 Fix result-enoding/encoding typo 2020-01-08 14:53:04 -05:00
Jonathan Clem
9abe67e516 Encode result into output 2020-01-08 14:40:07 -05:00
Jonathan Clem
622ce3121a Accept json or string encoding of result 2020-01-08 14:39:09 -05:00
Jonathan Clem
1a49f59545 Handle deprecation of number param in Octokit 2020-01-08 14:30:48 -05:00
Jonathan Clem
70dbd8d3ba Merge pull request #17 from francisfuzz/francisfuzz/ncc
Use @zeit/ncc instead of checking in node_modules
2020-01-08 14:14:17 -05:00
francisfuzz
5abce7d243 chore: update package.json metadata 2020-01-03 09:30:21 -08:00
francisfuzz
93e067c319 feature: build source file with ncc 2020-01-03 09:19:52 -08:00
francisfuzz
ae247f778e config: ignore node_modules 2020-01-03 09:16:55 -08:00
francisfuzz
d9c834f45d remove node_modules 2020-01-03 09:16:17 -08:00
Jonathan Clem
11098d4ae3 Merge pull request #13 from orta/patch-1
Update versions in README.md
2019-11-21 08:45:17 -05:00
Jonathan Clem
87914af509 Update README.md 2019-11-21 08:43:14 -05:00