Commit Graph

616 Commits

Author SHA1 Message Date
Ross Brodbeck 987eb56326
Update to latest eslint and plugins (#73) 2020-07-20 07:20:20 -04:00
dependabot[bot] 2bfea5dada
Bump @typescript-eslint/parser from 2.10.0 to 3.6.1 (#72)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.10.0 to 3.6.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.6.1/packages/parser)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 07:10:50 -04:00
dependabot[bot] 559176f364
Bump typescript from 3.7.2 to 3.9.7 (#70)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.2...v3.9.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 07:10:31 -04:00
dependabot[bot] a6234c292b
Bump eslint-plugin-jest from 22.21.0 to 23.18.0 (#69)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.21.0 to 23.18.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.21.0...v23.18.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 07:10:21 -04:00
dependabot[bot] 9b6243c9d5
Bump @actions/core from 1.2.0 to 1.2.4 (#68)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.0 to 1.2.4.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 07:10:08 -04:00
Ross Brodbeck d34e81e77f
Fix a bunch of small issues with the template (#67)
* Fixup dependencies and some other things

* add dependabot

* Update to separate run steps
2020-07-20 07:07:15 -04:00
dependabot[bot] f15acf4c48
Bump lodash from 4.17.15 to 4.17.19 (#65)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 09:02:10 -04:00
Abid Omar 1f011c4466
Fix typo (#57) 2020-07-17 09:00:52 -04:00
azu 6bb51aed7c
docs: remove unnessary `]` in README (#58) 2020-07-17 09:00:25 -04:00
David Baumgold 3207e32d50
Prettier 2.0.4 (#56) 2020-07-17 09:00:08 -04:00
toda 4640e008e8
chore: version up actions/checkout@2 (#54) 2020-07-17 08:59:45 -04:00
Takuma HANATANI 536e46ff5f
chore: Fix Prettier configuration indent (#46) 2020-07-17 08:58:03 -04:00
Chris Sidi 36eb9d8703
Make action.yml consistent with starter code (#36)
Starter code accesses `milliseconds`, not `myInput`.
2020-07-17 08:57:44 -04:00
Bruno Logerfo 63f28cf765
Javascript -> Typescript (#35) 2020-07-17 08:57:25 -04:00
Eric Kelly f1779caffe
Fix a typo in README (#33)
Fixes a typo in the README. 

"compilication" -> "compilation"
2020-07-17 08:57:06 -04:00
dependabot[bot] 0d5e241b80
Bump acorn from 5.7.3 to 5.7.4 (#55)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 08:55:15 -04:00
Bryan MacFarlane 46a3e113b9
update readme with dist and testing guidance (#53)
* readme update

* typo
2020-02-28 09:51:10 -05:00
Ross Brodbeck eeed197b52
Update README.md (#50)
* Update README.md

* Add packaging step to tests
2020-02-28 07:56:12 -05:00
Bryan MacFarlane d381446d27
add badge (#43) 2019-12-07 10:40:49 -08:00
Ross Brodbeck 9cdc5b327a
Update typescript template to follow some conventions (#42)
* Update default project to follow conventions
2019-12-06 14:22:35 -05:00
Ross Brodbeck 752ef589a8
Merge pull request #39 from Yamboy1/patch-1 2019-12-03 14:14:24 -05:00
Mike Coutermarsh 6d6137380f
Merge pull request #41 from actions/mscoutermarsh/bump-core
Bumping actions/core version to 1.2.0
2019-11-26 10:04:41 -05:00
Mike Coutermarsh 5cd414184c
Bumping core version to 1.2.0
Was building an Action and noticed that `setSecret` wasn't available in
core. Bumping the version so we have latest.
2019-11-25 12:23:06 -05:00
Yamboy1 e109417d86
Update typo in src 2019-11-14 06:55:53 +13:00
Yamboy1 a12634ced3
Small typo 2019-11-14 06:52:03 +13:00
Josh Gross 01408a6ef7 Fix example tests (#32) 2019-10-09 23:17:08 -04:00
Bryan MacFarlane c125c0f784 update test.yml to validate master locally 2019-09-25 15:20:18 -04:00
Alejandro Estrada 98a54952ee Update package.json (#26)
* Update package.json

* Update package.json

Co-Authored-By: Ryuichi Okumura <okuryu@okuryu.com>
2019-09-25 15:16:01 -04:00
Ricardo Ferro 8d42c2baab add await in wait() call (#29) 2019-09-25 15:12:51 -04:00
Bryan MacFarlane dd85ee5251 update readme 2019-09-21 13:14:31 -04:00
Bryan MacFarlane 7fd643eccd run local action 2019-09-21 10:37:13 -04:00
Bryan MacFarlane df66b0f320 update test yml 2019-09-21 10:36:57 -04:00
Bryan MacFarlane c3f8ebcfd9 update readme 2019-09-21 08:57:38 -04:00
Bryan MacFarlane b2a87e0a71 update with tests 2019-09-21 08:56:30 -04:00
Bryan MacFarlane 6c7859e4c8 update readme 2019-09-15 18:08:36 -04:00
Bryan MacFarlane 7de0c72a57 remove stale doc 2019-09-15 18:06:25 -04:00
Jason Etcovitch d542c2ab40
Merge pull request #23 from actions/IAmHughes-patch-1
Update link to Walkthrough in README
2019-09-11 09:51:22 -04:00
Thomas Hughes 38f15d2b5a
Update link to walkthrough 2019-09-11 08:48:23 -05:00
Bryan MacFarlane e6fdb6e99a
update yml info (#16) 2019-09-10 23:28:52 -04:00
Danny McCormick db8941782d
Update .gitignore 2019-08-30 11:43:01 -04:00
Kenneth Schnall fef21c2f70 Update README.md (#12) 2019-08-26 09:29:48 -04:00
Philip Jägenstedt 299ef4d1c5 Update repository URL in package.json (#13)
The repo has been renamed.
2019-08-26 08:57:47 -04:00
Sven-Hendrik Haase 67fd9614b5 Remove trailing space (#11) 2019-08-21 22:30:35 -04:00
damccorm 172bdb8bbb Update dependencies 2019-08-20 16:35:22 -04:00
Wilhelm Klopp 593e58dd89 Update README.md (#9) 2019-08-09 16:12:59 -04:00
Danny McCormick 768ad92772
Remove format step 2019-08-09 16:09:30 -04:00
Bryan MacFarlane 546f133a4f remove node-modules from master 2019-08-09 14:53:04 -04:00
Shawn Napora 9851c37052 Add workflow to build, test, and check formatting/artifacts on PR (#8)
* add workflow

* add workflow and remove husky

* prettier tests
2019-08-08 14:36:59 -04:00
Danny McCormick 6ea3f673aa
Merge pull request #7 from actions/update-deps
Use toolkit from npmjs
2019-08-07 20:01:43 -04:00
Danny McCormick 97dcc9e683
Point to toolkit docs 2019-08-07 15:41:08 -04:00