c0a9912bb4
Fix distribution file
2020-08-21 07:55:09 -04:00
6abe6726bc
fix: expected time difference post wait call ( #45 )
...
* fix: expected time difference post wait call
* fix the expected condition using toBeGreaterThanOrEqual
2020-08-21 07:12:49 -04:00
0a3eb676d9
Replace the deprecated zeit package with the newly released one from vercel ( #47 )
2020-08-21 07:11:22 -04:00
a4f2467498
Bump eslint from 7.5.0 to 7.7.0 ( #48 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.5.0 to 7.7.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.5.0...v7.7.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-21 07:10:37 -04:00
ba4ed34a8e
Bump jest from 26.1.0 to 26.4.1 ( #50 )
...
Bumps [jest](https://github.com/facebook/jest ) from 26.1.0 to 26.4.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.1.0...v26.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-21 07:10:26 -04:00
fbd482b8d3
fixup source map
2020-07-20 07:09:12 -04:00
c0941600fa
Fix formatting, whitespace, markdownlint ( #9 ) ( #40 )
...
Co-authored-by: Frieder Bluemle <frieder.bluemle@gmail.com>
2020-07-20 07:08:15 -04:00
b447b178e1
Bump eslint from 7.4.0 to 7.5.0 ( #39 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.4.0...v7.5.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:03:36 -04:00
4be183afbd
Use main instead of master in the readme
v1
v1.0.1
2020-07-17 08:53:37 -04:00
53eafced66
run tests on main instead of master
2020-07-17 08:53:12 -04:00
82c9978d8c
Bump checkout version
2020-07-17 08:51:46 -04:00
02d8f06488
Bump @actions/core from 1.1.1 to 1.2.4 ( #38 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.1.1 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-17 08:50:21 -04:00
7e6d5ca343
Add basic dependabot config ( #37 )
2020-07-17 08:48:19 -04:00
9c3d869495
Bump lodash from 4.17.15 to 4.17.19 ( #35 )
...
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 08:41:17 -04:00
ea496c8572
fix: setting process.env to child_pocess ( #24 )
2020-07-17 08:38:22 -04:00
16ddff4fe0
Fixes up issues with the template ( #36 )
...
* #27 remove console.log
* #16 change author to empty
* #30 maintain this repo 😄
* #8 jest update for eslint
* update dependencies
* #22 generate source maps
* #21 use prepare instead of package
* add `npm run all` to run everything
2020-07-17 08:34:34 -04:00
89ae381fbe
Merge pull request #23 from actions/dependabot/npm_and_yarn/acorn-5.7.4
...
Bump acorn from 5.7.3 to 5.7.4
2020-07-17 07:54:51 -04:00
81c612ca57
Bump acorn from 5.7.3 to 5.7.4
...
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>
2020-04-06 10:29:23 +00:00
5eabdae304
Merge pull request #15 from fregante/patch-1
...
Actually await the promise returned by wait.js
2020-02-17 20:42:16 -05:00
5fc9bf9e92
Actually await wait.js
2020-02-15 21:37:13 +08:00
c4da6cbeb3
update readme badge
2019-12-07 10:51:29 -08:00
33a61e5e78
Merge pull request #13 from actions/twojobs
...
split into two jobs for better testing
2019-12-07 10:49:22 -08:00
07caa9db18
split into two jobs for better testing
2019-12-07 10:46:15 -08:00
86347f385e
update incorrect .gitignore comment
2019-11-15 09:36:34 -05:00
5cd62f0ad8
readme tweak
2019-10-22 22:50:26 -04:00
d080a47b66
Merge pull request #5 from actions/pkgaction
...
Package action and do not checkin node_modules in any branch
2019-10-22 22:26:04 -04:00
e4a2aaba52
PR feedback
2019-10-22 22:13:09 -04:00
1f8ff94664
PR feedback
2019-10-22 22:09:30 -04:00
b2ef94412d
pkg action
2019-10-22 21:51:21 -04:00
a2b6fc15fd
rename workflow
2019-09-26 20:30:18 -04:00
81162dcb01
add badge
2019-09-26 20:20:41 -04:00
7d08020091
remove comment
2019-09-23 00:28:12 -04:00
6926e6e8e0
update gitignore
2019-09-22 08:45:19 -04:00
0a902f2c6a
Merge pull request #4 from wesleytodd/use-local
...
Use local action in tests and run verification on master
2019-09-22 06:52:07 -04:00
88e04bee23
Merge branch 'master' into use-local
2019-09-22 06:48:39 -04:00
54d1b4fa35
test.yml runs local action
2019-09-22 06:41:36 -04:00
0253e53637
update deps
2019-09-20 07:52:17 -04:00
8229500967
update gitignore
2019-09-20 07:47:55 -04:00
cd1291cce1
feat: use local action in tests
2019-09-11 12:14:15 -07:00
d7bc8bf48b
update readme
2019-09-11 09:14:34 -04:00
0661c3ca0d
Merge pull request #2 from actions/action-yml
...
Rename actions.yml to action.yml
2019-09-11 09:12:54 -04:00
a04e3e4042
Rename actions.yml to action.yml
2019-09-11 09:11:33 -04:00
d2f5ae2045
readme
2019-09-11 03:12:35 -04:00
75bb730f32
readme
2019-09-11 03:09:23 -04:00
742dcaa226
readme
2019-09-11 03:08:58 -04:00
8d60eca235
update readme
2019-09-11 02:54:14 -04:00
c80059f1f0
update readme
2019-09-11 02:50:55 -04:00
6bc1a918ac
update readme
2019-09-11 02:49:27 -04:00
2d38b3d1f8
update readme
2019-09-11 02:48:04 -04:00
22bde10b21
update readme
2019-09-11 02:42:43 -04:00