Commit graph

16 commits

Author SHA1 Message Date
Doug Tangren
e020468dd2
release prep for 0.1.6 (#120) 2021-07-25 18:58:47 -04:00
pastdue
aabd85678e
[Security] Bump @actions/core from 1.2.0 to 1.2.6 (#68)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.0 to 1.2.6. **This update includes a security fix.**
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-04 13:17:46 -05:00
Igor Davydenko
9439581056
fix: Update to latest throttling plugin (#53)
In attempt to fix unintentional retries on 422 error from GitHub,

1. Update to latest `@octokit/plugin-throttling` version
2. Depend on `@octokit/plugin-retry` plugin as well

Issue: #52
2020-05-24 20:39:23 -04:00
K.Takata
924757492e Make "npm run fmt(check)" work on Windows (#41)
On Windows, single quotes cannot be used for quoting command line.
Use double quotes instead.
2020-01-12 16:48:37 -05:00
softprops
6195d81339 bump version 2020-01-05 18:04:21 -05:00
Doug Tangren
c66575c5e3
try ncc for packaging (#37)
* try ncc for packaging

* consistent

* newer checkout

* update dist

* update deps

* check style a different way
2020-01-05 18:00:23 -05:00
softprops
9a2319ecaf release prep 2019-10-20 18:15:51 -04:00
softprops
2e7c800734 retry requests 2019-10-02 20:51:12 -04:00
softprops
6ecc92f5ad bump version and update changelog 2019-09-29 08:25:51 -04:00
softprops
07c8c20669 upgrade deps 2019-09-29 02:04:47 -04:00
softprops
2758344bdf bump version 2019-09-18 13:25:04 +09:00
softprops
ef96a2eb52 prettier 2019-09-09 21:20:59 +09:00
softprops
e48a25bf4e process import 2019-09-09 20:16:58 +09:00
softprops
4fe7e8efaa update actions deps 2019-09-09 18:24:28 +09:00
softprops
212db5146b align package.json version with repo tag 2019-09-09 18:04:49 +09:00
softprops
18daf2c63f refactor for cross platform use 2019-09-09 17:10:07 +09:00