168 Commits

Author SHA1 Message Date
Jonathan Clem
4439c53a40
'use strict' not necessary in TypeScript 2019-05-21 11:09:41 -04:00
Jonathan Clem
f5d5c79c59
Fix .tsx typo 2019-05-21 11:07:42 -04:00
Jonathan Clem
c999afbce1
Add links to code in package READMEs
Intsead of having to update the READMEs for each package whenever
TypeScript signatures change, link directly to the TypeScript code.
Later, we can run a Typedoc server, perhaps.
2019-05-21 11:05:50 -04:00
Jonathan Clem
978b6e02dd
Fix ESLint errors 2019-05-21 10:54:28 -04:00
Jonathan Clem
451bb07ec4
Run npm run lint -- --fix 2019-05-21 10:51:22 -04:00
Jonathan Clem
3ca580438b
Format lib.test.ts 2019-05-21 10:11:39 -04:00
Danny McCormick
97c1e7df5a Run linter 2019-05-20 19:17:56 -04:00
Danny McCormick
e6cc6dc147 Finish test suite 2019-05-17 14:12:54 -04:00
Bryan MacFarlane
2e729086fa spec update 2019-05-17 10:38:16 -04:00
Danny McCormick
aa10eecbb0 Merge branch 'features/core' of https://github.com/actions/toolkit into features/core 2019-05-17 10:31:28 -04:00
Danny McCormick
5f31b6acfc Add tests, getInput should be case-insensitive and trim output 2019-05-17 10:31:07 -04:00
Bryan MacFarlane
792122be54 update specs 2019-05-17 10:29:35 -04:00
Danny McCormick
7c079ef90d Merge branch 'features/core' of https://github.com/actions/toolkit into features/core 2019-05-17 10:25:59 -04:00
Danny McCormick
a526749ce9 Add tests 2019-05-17 10:23:39 -04:00
Bryan MacFarlane
a97380e90d update inputs and variables 2019-05-17 10:23:01 -04:00
Bryan MacFarlane
780a5985b4 starting on core 2019-05-16 23:36:45 -04:00
Danny McCormick
917c389219 Match core to spec (still work to do) 2019-05-16 17:16:39 -04:00
Danny McCormick
5f66339fde Add Bryan's core code 2019-05-16 16:40:21 -04:00