CrazyMax
5e15885530
chore: update changelog
2021-03-31 00:06:25 +02:00
748d6973af
chore(deps): bump @actions/http-client from 1.0.9 to 1.0.11 ( #270 )
...
* chore(deps): bump @actions/http-client from 1.0.9 to 1.0.11
Bumps [@actions/http-client](https://github.com/actions/http-client ) from 1.0.9 to 1.0.11.
- [Release notes](https://github.com/actions/http-client/releases )
- [Changelog](https://github.com/actions/http-client/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/http-client/commits )
Signed-off-by: dependabot[bot] <support@github.com >
* chore(deps): update generated content
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-03-30 23:59:14 +02:00
0e0aa65c79
chore(deps): bump y18n from 4.0.0 to 4.0.1 ( #272 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 23:51:56 +02:00
b458824747
chore: enhance workflow ( #271 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-03-30 23:48:02 +02:00
CrazyMax
d8a076a057
Rename Dockerfile
2021-03-18 19:06:55 +01:00
CrazyMax
e1c89b9548
Update Dockerfile
2021-03-18 19:05:39 +01:00
CrazyMax
e64074c2ea
2021
2021-01-06 21:07:29 +01:00
edea00d0c6
chore(deps): bump node-notifier from 8.0.0 to 8.0.1 ( #263 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 17:41:30 +00:00
CrazyMax
56f5b77f7f
Do not overwrite GORELEASER_CURRENT_TAG if already declared ( #260 )
2020-12-02 16:50:57 +01:00
CrazyMax
c1dfc73b78
Fix workflow
2020-12-01 20:41:26 +01:00
CrazyMax
97d4c6b042
Update CI workflow
2020-12-01 20:40:45 +01:00
CrazyMax
0e7950faac
Update CHANGELOG
2020-11-30 01:04:35 +01:00
09ce14113d
fix: Set GORELEASER_CURRENT_TAG ( #259 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-11-30 00:00:15 +00:00
50de962f84
Upload artifact example ( #257 )
...
* docs: Upload artifact example (#254 )
* Fix README
* Typo
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-11-29 23:57:19 +00:00
a61bc075fd
feat: Container based developer flow ( #258 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-11-22 22:34:12 +00:00
d19982d4d2
chore(deps): bump @actions/tool-cache from 1.6.0 to 1.6.1 ( #256 )
...
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 19:08:40 +00:00
CrazyMax
499c61b7c5
Update CHANGELOG
2020-11-06 21:36:16 +01:00
CrazyMax
ddc7bc8b43
fix: CI workflow
2020-11-06 21:30:01 +01:00
CrazyMax
9c48726d5e
chore: Use major version of actions
2020-11-06 21:26:05 +01:00
CrazyMax
d0f90f55ae
feat: Add install-only test job and fix action.yml
2020-11-06 21:23:51 +01:00
f2a4c95ec7
feat: Add install-only option for using goreleaser in user scripts ( #252 )
...
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2020-11-06 20:21:22 +00:00
CrazyMax
3d57a20621
Add install-only test job and fix action.yml
2020-11-06 21:18:48 +01:00
CrazyMax and GitHub
3f5ecc4e17
Merge branch 'master' into install-only-option
2020-11-06 21:00:40 +01:00
CrazyMax
70364181ef
Do not test signing keys on PR
2020-11-06 20:48:03 +01:00
Arunvel Sriram
7007251a74
feat: Add install-only option for using goreleaser in user scripts
2020-11-06 21:57:01 +05:30
c5a3850c06
chore(deps): bump actions/checkout from v2.3.3 to v2.3.4 ( #253 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-04 13:40:44 -03:00
CrazyMax
4441f834e5
Update generated content
2020-10-21 01:16:26 +02:00
e8c391b2a4
chore(deps): bump codecov/codecov-action from v1.0.13 to v1.0.14 ( #251 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.13 to v1.0.14.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.13...7d5dfa54903bd909319c580a00535b483d1efcf3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 09:59:56 -03:00
608bdefa0e
chore(deps): bump @actions/http-client from 1.0.8 to 1.0.9 ( #248 )
...
Bumps [@actions/http-client](https://github.com/actions/http-client ) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/actions/http-client/releases )
- [Changelog](https://github.com/actions/http-client/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/http-client/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 19:10:19 +00:00
CrazyMax
6389ff5bd2
Update CHANGELOG
2020-10-01 20:08:37 +02:00
CrazyMax
9593cd0a20
Update deps
2020-10-01 20:01:43 +02:00
d93a2cdf8c
chore(deps): bump actions/checkout from v2.3.2 to v2.3.3 ( #246 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2020-09-28 19:20:20 +00:00
3c2d9ae011
chore(deps): bump @actions/core from 1.2.5 to 1.2.6 ( #245 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.5 to 1.2.6.
- [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[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 19:19:59 +00:00
2fc4e3ac51
chore(deps): Import GPG action v3 ( #243 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-09-07 13:40:41 +00:00
CrazyMax
097bb3c0c5
Update CHANGELOG
2020-08-27 17:54:55 +02:00
d72a78ab06
chore(deps): bump @actions/core from 1.2.4 to 1.2.5 ( #240 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 to 1.2.5.
- [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[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-27 15:53:07 +00:00
90d3577f6e
fix: Use GITHUB_REF to retrieve tag before checking the most recent tag ( #238 )
...
* fix: Use GITHUB_REF to retrieve tag before checking the most recent tag (#238 )
* Update tests
* Check also tags sorted by creatordate for the current GITHUB_SHA
* fix: Check tags length
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-08-27 15:28:00 +00:00
CrazyMax
309312125e
Update generated content
2020-08-21 13:38:58 +02:00
CrazyMax
46aa4473cd
Move zeit/ncc to vercel/ncc
2020-08-21 13:37:00 +02:00
5c7fddc6a0
chore(deps): bump codecov/codecov-action from v1.0.12 to v1.0.13 ( #237 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.12 to v1.0.13.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.12...6004246f47ab62d32be025ce173b241cd84ac58e )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 12:02:56 +00:00
d223864797
chore(deps): bump actions/checkout from v2.3.1 to v2.3.2 ( #234 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.1 to v2.3.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 09:57:25 -03:00
8be826a5af
chore(deps): bump codecov/codecov-action from v1.0.11 to v1.0.12 ( #230 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.11 to v1.0.12.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.11...07127fde53bc3ccd346d47ab2f14c390161ad108 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 09:47:36 -03:00
3a20bfb75b
chore(deps): bump codecov/codecov-action from v1.0.10 to v1.0.11 ( #229 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.10 to v1.0.11.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.10...6d208f5b527841fb050f92f778e86cb808dacdcb )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 10:41:23 -03:00
bc5f714900
chore(deps): bump lodash from 4.17.15 to 4.17.19 ( #228 )
...
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 15:30:25 +00:00
28f040b0c9
chore(deps): bump @actions/tool-cache from 1.5.5 to 1.6.0 ( #227 )
...
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.5.5 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 08:49:45 +00:00
3784b5a5df
chore(deps): bump codecov/codecov-action from v1.0.7 to v1.0.10 ( #226 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.7 to v1.0.10.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.7...f3570723ef743f6942b6a480461ed0cd6c0f9baa )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-02 08:17:09 -03:00
CrazyMax
8708f57399
Fix workdir ( #224 )
2020-06-24 02:24:58 +02:00
CrazyMax
044b9d4d64
Update deps
2020-06-24 02:24:36 +02:00
0d32e80d56
chore(deps): bump actions/checkout from v2.3.0 to v2.3.1 ( #222 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.0 to v2.3.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.0...28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-21 04:45:33 +00:00
eed3dc901e
chore(deps): bump actions/checkout from v2 to v2.3.0 ( #221 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2 to v2.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/master/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...b4483adec309c0d01a5435c5e24eb40de5773ad9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-17 07:55:50 +00:00
CrazyMax
44b6852272
Update CHANGELOG
2020-06-15 19:05:41 +02:00
CrazyMax
aff4fc5a2c
Add note about fetch-depth
2020-06-15 18:41:56 +02:00
CrazyMax
c30b077d74
Remove missing unshallow steps
2020-06-15 18:36:44 +02:00
CrazyMax
3b7a8e97ab
Update doc ( #213 )
2020-06-15 18:35:23 +02:00
CrazyMax
10511362f8
Remove unshallow step ( goreleaser/goreleaser#1608 )
2020-06-15 18:34:01 +02:00
Radek Simko and GitHub
62b67a060c
feat: implement (optional) semver parsing of version ( #213 )
2020-06-15 16:05:51 +00:00
de0cc32957
chore(deps): bump codecov/codecov-action from v1 to v1.0.7 ( #220 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1 to v1.0.7.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...f532c3a1452359a7f96c37efc741537b80555c74 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-10 21:36:17 +00:00
07505093f2
chore: Dependabot v2 ( #219 )
...
* Dependabot v2
* Fix labels
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-06-10 21:27:01 +00:00
de0090dcf9
Switch to Yarn ( #218 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-06-10 21:08:02 +00:00
CrazyMax
56a17acc58
Add pre-checkin workflow
2020-06-10 22:58:35 +02:00
CrazyMax
e9d8a486b9
Update workflows
2020-06-10 19:45:55 +02:00
1de7ab1241
chore(deps-dev): bump @types/node from 14.0.12 to 14.0.13 ( #216 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.12 to 14.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-10 17:35:32 +00:00
da499dc8c4
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.0 ( #217 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.3 to 26.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-10 17:25:48 +00:00
bf5c0312ba
chore(deps-dev): bump @types/node from 14.0.11 to 14.0.12 ( #214 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.11 to 14.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-09 14:38:13 +00:00
30f55a5465
chore(deps-dev): bump typescript from 3.9.3 to 3.9.5 ( #212 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.3...v3.9.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2020-06-06 04:43:39 +00:00
46fecbc374
chore(deps-dev): bump @types/node from 14.0.10 to 14.0.11 ( #211 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.10 to 14.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-06 04:43:13 +00:00
e2e0026788
chore(deps-dev): bump @types/node from 14.0.9 to 14.0.10 ( #210 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.9 to 14.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-04 08:04:22 +00:00
c782db219c
chore(deps-dev): bump @types/node from 14.0.6 to 14.0.9 ( #209 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.6 to 14.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-02 22:21:52 +00:00
e4f3e46c3a
chore(deps-dev): bump @types/node from 14.0.5 to 14.0.6 ( #208 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.5 to 14.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-01 07:09:47 +00:00
354ab336f2
chore(deps-dev): bump @zeit/ncc from 0.22.2 to 0.22.3 ( #206 )
...
Bumps [@zeit/ncc](https://github.com/zeit/ncc ) from 0.22.2 to 0.22.3.
- [Release notes](https://github.com/zeit/ncc/releases )
- [Commits](https://github.com/zeit/ncc/compare/0.22.2...0.22.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 13:31:57 +02:00
CrazyMax
aa45e0b3de
Update workflows
2020-05-24 01:15:17 +02:00
3fc0ad887b
chore(deps-dev): bump @types/node from 14.0.4 to 14.0.5 ( #205 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.4 to 14.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-22 11:17:51 +02:00
5ea6f8cff6
chore(deps-dev): bump @types/node from 14.0.1 to 14.0.4 ( #204 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.1 to 14.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2020-05-20 10:19:11 +00:00
408809cf2e
chore(deps): bump @actions/tool-cache from 1.3.5 to 1.5.5 ( #203 )
...
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.3.5 to 1.5.5.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-05-20 10:01:51 +00:00
5df9eaf51a
chore(deps-dev): bump typescript from 3.9.2 to 3.9.3 ( #202 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.2...v3.9.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2020-05-20 10:01:30 +00:00
2f7115b6eb
chore(deps-dev): bump @types/jest from 25.2.2 to 25.2.3 ( #200 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.2 to 25.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2020-05-20 11:59:55 +02:00
6e289c036a
chore(deps-dev): bump @zeit/ncc from 0.22.1 to 0.22.2 ( #199 )
...
Bumps [@zeit/ncc](https://github.com/zeit/ncc ) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/zeit/ncc/releases )
- [Commits](https://github.com/zeit/ncc/compare/0.22.1...0.22.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2020-05-20 11:59:28 +02:00
CrazyMax
8d2d6e23ba
Trigger CI workflow
2020-05-19 22:53:43 +02:00
CrazyMax
e3e8938134
Trigger notification
2020-05-19 22:47:13 +02:00
CrazyMax
aa1fbb5b7f
Bump import-gpg action
2020-05-17 23:30:07 +02:00
0122c3b611
chore(deps-dev): bump @types/jest from 25.2.1 to 25.2.2 ( #197 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.1 to 25.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14 15:32:02 +02:00
32c621e48f
chore(deps): bump @actions/tool-cache from 1.3.4 to 1.3.5 ( #198 )
...
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/master/packages/tool-cache/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-14 11:57:12 +02:00
CrazyMax
d922612e4f
Remove ncc workflow for now
2020-05-14 00:40:31 +02:00
4f52b7bd4b
chore(deps-dev): bump @types/node from 13.13.5 to 14.0.1 ( #192 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.13.5 to 14.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-13 23:49:26 +02:00
CrazyMax
5067175657
Add kodiak
2020-05-13 23:43:51 +02:00
CrazyMax
1723202839
Add ncc workflow
2020-05-13 23:40:19 +02:00
277675f877
chore(deps-dev): bump typescript from 3.8.3 to 3.9.2 ( #193 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.8.3 to 3.9.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.3...v3.9.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-13 23:34:29 +02:00
a9021ad9f8
chore(deps-dev): bump ts-jest from 25.5.0 to 25.5.1 ( #191 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 25.5.0 to 25.5.1.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.5.0...v25.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-11 22:07:48 +02:00
CrazyMax
551f7d8a6c
Can't automerge with branch protection
2020-05-11 20:28:52 +02:00
CrazyMax
849d1c01b1
Automerge workflow
2020-05-11 20:18:31 +02:00
CrazyMax
ac187d128a
Update workflows
2020-05-11 20:18:19 +02:00
CrazyMax
108bc4da5a
Use template in sign.args
2020-05-10 18:44:39 +02:00
92b29cc8ff
Use template in sign.args ( #190 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-05-10 18:42:15 +02:00
CrazyMax
87487e9bbd
Update CHANGELOG
2020-05-10 17:33:37 +02:00
CrazyMax
99636ee53c
Update CHANGELOG
2020-05-10 17:32:55 +02:00
CrazyMax
3140f0a474
Dummy
2020-05-10 17:31:57 +02:00
CrazyMax
83d17e5b70
Update workflows
2020-05-10 16:24:55 +02:00
CrazyMax
3fa258510f
Update workflows
2020-05-10 16:24:22 +02:00
CrazyMax
17a723793e
Update CHANGELOG
2020-05-10 16:22:42 +02:00
CrazyMax
0c93efcb3b
Set v2
2020-05-10 16:22:33 +02:00
CrazyMax
bfee8df61e
Mark args input as required
2020-05-10 16:19:42 +02:00
CrazyMax
65ffe9d1d5
Go 1.14
2020-05-10 16:15:33 +02:00
CrazyMax
145323343f
Env var template in signing configuration does not seems to work
2020-05-10 16:12:19 +02:00
CrazyMax
c2638bf40c
Fix CI workflow
2020-05-10 16:08:03 +02:00
CrazyMax
f3c3945401
Remove key input and use Import GPG GitHub Action instead
2020-05-10 16:02:05 +02:00
b965206285
chore(deps-dev): bump jest-runtime from 25.5.4 to 26.0.1 ( #188 )
...
Bumps [jest-runtime](https://github.com/facebook/jest/tree/HEAD/packages/jest-runtime ) from 25.5.4 to 26.0.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/commits/v26.0.1/packages/jest-runtime )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-10 15:12:40 +02:00
5ee2a593ae
chore(deps-dev): bump jest-circus from 25.5.4 to 26.0.1 ( #189 )
...
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus ) from 25.5.4 to 26.0.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/commits/v26.0.1/packages/jest-circus )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-10 15:08:27 +02:00