dependabot[bot]
941a2d657a
chore(deps): bump axios from 0.21.0 to 0.21.1 ( #122 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 16:57:02 +01:00
Federico Grandi
dbf207a670
chore(docs): switch to dynamic all-contributors badge
2020-12-23 14:27:27 +01:00
Federico Grandi
a837bd27d9
release: v6.2.0
2020-12-23 13:28:13 +01:00
Federico Grandi
a26f63b0ce
release: v6.1.0
2020-12-22 21:17:24 +01:00
Federico Grandi
a71372f9dd
ci: add test workflow
2020-12-22 21:01:22 +01:00
Federico Grandi
388ce4f475
release: v6.0.0
2020-12-22 16:36:14 +01:00
dependabot[bot]
33836ed288
chore(deps-dev): bump @vercel/ncc from 0.25.1 to 0.26.1 ( #116 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.25.1 to 0.26.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.25.1...0.26.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 08:09:31 +01:00
dependabot[bot]
6fcd798e4a
chore(deps): bump js-yaml from 3.14.0 to 3.14.1 ( #115 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.14.1/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.0...3.14.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 08:09:20 +01:00
Federico Grandi
6f812a4e2c
Support YAML/JSON arrays for add and remove inputs ( #114 )
...
* feat: support arrays as add/remove inputs
re #95
* chore: add debug log for parsed input type
2020-12-19 21:37:26 +01:00
dependabot[bot]
f11ed1f3d2
chore(deps-dev): bump husky from 4.3.0 to 4.3.6 ( #109 )
...
Bumps [husky](https://github.com/typicode/husky ) from 4.3.0 to 4.3.6.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-19 17:09:39 +01:00
dependabot[bot]
ab2f7e88a9
chore(deps-dev): bump typescript from 4.1.2 to 4.1.3 ( #108 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-19 17:08:03 +01:00
dependabot[bot]
7209b6038a
chore(deps-dev): bump eslint-plugin-prettier from 3.2.0 to 3.3.0 ( #107 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.2.0...v3.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-19 17:07:54 +01:00
Federico Grandi
b17846f438
Upgrade simple-git ( #111 )
...
* chore: upgrade simple-git
* [auto] build: update compiled version
2020-12-19 17:05:44 +01:00
dependabot[bot]
b71678be3e
chore(deps-dev): bump eslint-plugin-prettier from 3.1.4 to 3.2.0 ( #103 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.4...v3.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 17:59:57 +01:00
dependabot[bot]
f21bebd7d3
chore(deps-dev): bump ts-node from 9.0.0 to 9.1.1 ( #104 )
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 9.0.0 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.0.0...v9.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 17:59:28 +01:00
Federico Grandi
d192ad0aba
release: v5.3.0
2020-12-12 17:51:51 +01:00
Federico Grandi
524f96d401
fix(build): re-enable lib minification
2020-12-12 16:33:38 +01:00
Federico Grandi
0f070625cd
chore(build): don't minify build
2020-12-06 17:31:53 +01:00
Federico Grandi
4b5a2df0dd
chore(build): minify build
2020-12-06 11:30:50 +01:00
Federico Grandi
28fa18d5af
chore(build): don't minify build
2020-12-05 16:04:15 +01:00
Federico Grandi
a0873811e5
chore(deps): lock simple-git version
2020-12-05 16:03:39 +01:00
Federico Grandi
40e84d601c
chore(husky): don't commit src folder
2020-12-05 16:02:49 +01:00
Federico Grandi
3140d34146
chore: add prettier
2020-11-29 17:51:26 +01:00
Federico Grandi
3ed8463058
chore: remove compiled imputs
2020-11-29 17:41:48 +01:00
dependabot[bot]
ea1d3cefff
chore(deps-dev): bump typescript from 4.0.5 to 4.1.2 ( #94 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.0.5 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-23 09:57:39 +01:00
dependabot[bot]
e298441a67
chore(deps): bump simple-git from 2.22.0 to 2.23.0 ( #93 )
...
Bumps [simple-git](https://github.com/steveukx/git-js ) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/steveukx/git-js/releases )
- [Changelog](https://github.com/steveukx/git-js/blob/main/CHANGELOG.md )
- [Commits](https://github.com/steveukx/git-js/compare/v2.22.0...v2.23.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-23 09:51:25 +01:00
dependabot[bot]
cfa65e13b2
chore(deps): bump simple-git from 2.21.0 to 2.22.0 ( #92 )
...
Bumps [simple-git](https://github.com/steveukx/git-js ) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/steveukx/git-js/releases )
- [Changelog](https://github.com/steveukx/git-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/steveukx/git-js/compare/v2.21.0...v2.22.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 16:00:41 +01:00
Federico Grandi
57c075ed5f
release: v5.2.0
2020-11-11 18:34:50 +01:00
Federico Grandi
9358097a71
release: v5.1.2
2020-11-10 08:10:33 +01:00
dependabot[bot]
ed17cacb74
chore(deps-dev): bump @vercel/ncc from 0.24.1 to 0.25.1 ( #87 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.24.1 to 0.25.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.24.1...0.25.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 22:52:04 +01:00
Federico Grandi
e0cd865b68
build(husky): add build files
2020-11-07 14:02:30 +01:00
Federico Grandi
ed7b74af50
release: v5.1.1
2020-11-07 13:59:56 +01:00
dependabot[bot]
1181181b70
chore(deps): bump simple-git from 2.19.0 to 2.21.0 ( #80 )
...
Bumps [simple-git](https://github.com/steveukx/git-js ) from 2.19.0 to 2.21.0.
- [Release notes](https://github.com/steveukx/git-js/releases )
- [Changelog](https://github.com/steveukx/git-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/steveukx/git-js/compare/v2.19.0...v2.21.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 08:05:47 +01:00
dependabot[bot]
32090e561e
chore(deps-dev): bump typescript from 4.0.2 to 4.0.5 ( #81 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.0.2 to 4.0.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 08:03:06 +01:00
Federico Grandi
34757b89f7
chore: add husky for building
2020-10-29 08:46:41 +01:00
dependabot[bot]
e3b93a10e2
chore(deps-dev): bump @vercel/ncc from 0.23.0 to 0.24.1 ( #77 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.23.0 to 0.24.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.23.0...0.24.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 08:41:29 +01:00
dependabot[bot]
8cd8f9f071
chore(deps-dev): bump all-contributors-cli from 6.17.2 to 6.19.0 ( #76 )
...
Bumps [all-contributors-cli](https://github.com/all-contributors/all-contributors-cli ) from 6.17.2 to 6.19.0.
- [Release notes](https://github.com/all-contributors/all-contributors-cli/releases )
- [Commits](https://github.com/all-contributors/all-contributors-cli/compare/v6.17.2...v6.19.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 08:36:37 +01:00
dependabot[bot]
c010bcbe2f
chore(deps): bump axios from 0.19.2 to 0.21.0 ( #74 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.19.2 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 08:34:50 +01:00
dependabot[bot]
1b176ae96b
chore(deps-dev): bump ts-node from 8.10.2 to 9.0.0 ( #73 )
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 8.10.2 to 9.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.2...v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 08:34:32 +01:00
Federico Grandi
b5dec7ea76
release: v5.1.0
2020-10-07 20:08:48 +02:00
dependabot[bot]
3f6e296fa8
chore(deps): bump @actions/core from 1.2.4 to 1.2.6 ( #62 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.4 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-10-01 19:57:23 +02:00
Federico Grandi
15954de18f
release: v5.0.0
2020-09-27 11:34:50 +02:00
Federico Grandi
8693022acf
Rewrite: TypeScript-only ( #57 )
...
* chore(deps): bump dependecies
* chore: add "inputs" script
* chore: commit local work
* chore: delete lib folder
* chore: commit local work
* BREAKING: edit action options
- force has been deleted, pass the '-f' parameter to add and remove
- ref is now called branch
* [auto] build: update compiled version
* chore: improve input checks
* [auto] build: update compiled version
* fix: pathspec errors should be catched differently
* [auto] build: update compiled version
* fix: check for 'add' and 'remove' before running commands
* [auto] build: update compiled version
* fix: log git commands
* [auto] build: update compiled version
* fix: improve logs' readability
* [auto] build: update compiled version
* chore: try not resetting files
* [auto] build: update compiled version
* fix: ignore errors on 2nd stage, log them on 1st
* [auto] build: update compiled version
* fix: signoff
* [auto] build: update compiled version
* fix: log git tag output
* [auto] build: update compiled version
* fix: use proper method for tagging
* [auto] build: update compiled version
* fix: use dedicated method for pushing tags
* [auto] build: update compiled version
* fix: using pure git tag command is better
* [auto] build: update compiled version
* fix: improve error handling
* [auto] build: update compiled version
* fix: I messed up the lines
* [auto] build: update compiled version
* fix: fix tags push when there's a forced update
* [auto] build: update compiled version
* fix: log errors too
* chore: remove unused dependecy
* [auto] build: update compiled version
* fix: don't log when using ignoreErrors
* [auto] build: update compiled version
* fix: fetch tags
* [auto] build: update compiled version
* fix: try forcing tag fetch
* [auto] build: update compiled version
* fix: try using original command for pushing tags
* [auto] build: update compiled version
* fix: try removing repo from tag command
* [auto] build: update compiled version
* fix: try with object options
* [auto] build: update compiled version
* i don't even know anymore
* [auto] build: update compiled version
* fix: try deleting the tag when it's rejected
* [auto] build: update compiled version
* fix: isolate tag name
* [auto] build: update compiled version
* fix: log result of tag deletion
* [auto] build: update compiled version
* fix: use actual values instead of references
* [auto] build: update compiled version
* fix: join netrc path with module
* [auto] build: update compiled version
* fix-: try not using .netrc at all
* [auto] build: update compiled version
* fix: remove .netrc config
* [auto] build: update compiled version
* chore: remove old shell file
* docs: update README
* chore: fix typo in action manifest
* chore: move ncc to dev-deps
* fix: cwd not working properly
* [auto] build: update compiled version
2020-09-25 08:27:39 +02:00
Federico Grandi
f7d13fceb9
docs: add changelog
2020-08-11 23:20:37 +02:00
Federico Grandi
ced56a7226
chore: switch to workflow for contributors badge
2020-08-05 12:02:19 +02:00
Federico Grandi
a988073222
release: v4.4.0
2020-07-31 20:55:15 +02:00
Federico Grandi
27a89ad786
feat: add PR support ( #49 )
...
* feat: add PR support
* add debug steps
* fix: use console
* fix: fix buil error
* [auto] build: update compiled version
* fix: better branch handling
* [auto] build: update compiled version
* chore: remove debug steps
* fix: fetch author using GitHub API when in PR
* [auto] build: update compiled version
* feat: extend API functionality to non-PR runs
* [auto] build: update compiled version
2020-07-31 20:47:38 +02:00
Federico Grandi
d5f44e7aeb
release: v4.3.0
2020-07-29 19:07:42 +02:00
Federico Grandi
46b61e173e
release: v4.2.1
2020-07-10 20:03:38 +02:00
Federico Grandi
85ed07244a
docs(contributors): add all-contributors
2020-07-10 16:50:14 +02:00