Federico Grandi
d77762158d
release: v7.4.0
2021-09-30 17:03:24 +02:00
Federico Grandi
2de1ed6ac4
[auto] build: update compiled version
2021-09-30 07:34:29 +00:00
Federico Grandi
314739c46f
feat: add pull input, deprecate pull_strategy ( #294 )
...
* feat: add pull input and deprecate pull_strategy
* docs(README): update pull docs
* fix: fix DeepScan issue
* fix: minor formatting change
2021-09-30 09:33:32 +02:00
Federico Grandi
9711082dae
[auto] build: update compiled version
2021-09-06 14:48:39 +00:00
Federico Grandi
ba8cd550ed
release: v7.3.0
2021-09-06 16:46:31 +02:00
Federico Grandi
3649961bcb
[auto] build: update compiled version
2021-09-06 16:46:30 +02:00
Federico Grandi
4d9c6e96c4
feat: add pathspec_error_handling input ( #280 )
...
* feat: add pathspec_error_handling input
* fix: show add/rm errors on same line
* docs(README): add docs for new input
2021-09-06 16:45:37 +02:00
Federico Grandi
93fa4f5cc2
[auto] build: update compiled version
2021-08-24 10:11:35 +00:00
Federico Grandi
5c82f36c45
Add commit_sha output ( #275 )
...
* feat: add commit_sha output
* docs(README): add docs for commit_sha
2021-08-24 12:10:46 +02:00
Federico Grandi
9614e36026
[auto] build: update compiled version
2021-08-24 09:46:13 +00:00
Federico Grandi
83f497690e
Custom committer support ( #264 )
...
* feat: add support for a custom committer
* chore: update build
* chore: remove redundant code
The author is correctly set by the git config (line 40)
* docs: add new feature docs
* docs(README): add example use of committer info
Closes #265
2021-08-24 11:45:20 +02:00
dependabot[bot]
366eced776
[auto] build: update compiled version
2021-05-24 14:45:58 +00:00
dependabot[bot]
b2ad943ed9
chore(deps): bump @actions/core from 1.2.7 to 1.3.0 ( #203 )
...
* chore(deps): bump @actions/core from 1.2.7 to 1.3.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.7 to 1.3.0.
- [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 >
* feat: switch to YAML boolean for inputs
The parsing is now handled by `@actions/core` package
* docs(README): minor changes
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Grandi <fgrandi30@gmail.com >
2021-05-24 16:45:13 +02:00
Federico Grandi
2bdc0a61a0
release: v7.2.1
2021-05-11 19:43:58 +02:00
Federico Grandi
6c2b50c246
[auto] build: update compiled version
2021-05-11 17:38:40 +00:00
Federico Grandi
3cbcd603a6
fix: ditch actions-toolkit for outputs
2021-05-11 19:37:31 +02:00
Federico Grandi
ea8b2e7ef9
[auto] build: update compiled version
2021-05-11 17:29:33 +00:00
Federico Grandi
2ef699642a
fix: double-set outputs to avoid issues
...
`actions-toolkit` should do that already, but I feel like this is hte easiest way to fix the issue.
Ref #189
2021-05-11 19:28:17 +02:00
Federico Grandi
4987a27882
[auto] build: update compiled version
2021-05-11 09:17:01 +00:00
Federico Grandi
5aac6ebaf9
chore(deps-dev): upgrade @vercel/ncc to 0.28.x
2021-05-11 11:15:42 +02:00
Federico Grandi
de103249a8
chore(build): minify build
2021-05-11 11:09:28 +02:00
Federico Grandi
245f959e32
fix: drop require
2021-05-06 10:28:43 +02:00
Federico Grandi
a3adef035a
release: v7.2.0
2021-04-22 18:59:52 +02:00
Federico Grandi
ee9a9b3bd7
[auto] build: update compiled version
2021-04-22 15:16:38 +00:00
Federico Grandi
c698699df7
feat: add default_author ( #181 )
...
* feat: add deafult_author and start using actions-toolkit
* fix: go back to @actions/core for logs
* chore: add debug after fetching user
* test: keep build not minified
* fix: don't use tools.exit
* fix: author_displayname
* fix: check github_token
* fix: back to minified builds
* fix: fetch email too
* fix: change option names
* docs: document changes
* docs: update "github-actions" example
2021-04-22 17:15:47 +02:00
Federico Grandi
724766a764
test: ncc@0.28.3
2021-04-22 16:52:56 +02:00
Federico Grandi
eb4e956492
[auto] build: update compiled version
2021-04-21 20:10:01 +00:00
Federico Grandi
5c12301e2f
fix: rely on string-argv for git arg parsing ( #180 )
...
* fix: switch to string-argv for git args parsing
* chore: fix debug messages for matchGitArgs
* docs: add paragraph about git args parsing
2021-04-21 22:08:30 +02:00
Federico Grandi
bc9a4cf987
fix: fix matchGitArgs ( #174 )
...
* fix: fix matchGitArgs
* fix: improve matchGitArgs
* chore: add ref in JSDoc
2021-04-16 08:15:25 +02:00
Federico Grandi
6d00245624
build: ncc@0.28.0
2021-04-14 22:38:22 +02:00
Federico Grandi
682e840606
build: ncc@0.27.0
2021-04-14 22:36:48 +02:00
Federico Grandi
6d400479e9
fix(deps-dev): rollback @vercel/ncc
...
Version ^0.28.0 causes the action to fail.
Issue reported at https://github.com/vercel/ncc/issues/693
2021-04-14 21:01:09 +02:00
Federico Grandi
f519dbe2d8
chore: update build
2021-04-14 20:02:04 +02:00
dependabot[bot]
f7574eb56c
chore(deps-dev): bump @vercel/ncc from 0.27.0 to 0.28.2 ( #162 )
...
* chore(deps-dev): bump @vercel/ncc from 0.27.0 to 0.28.2
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.27.0 to 0.28.2.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.27.0...0.28.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* chore: use explicit moduleResolution
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Grandi <fgrandi30@gmail.com >
2021-04-12 08:12:06 +02:00
Federico Grandi
e7ec8bd868
chore(dev-deps): upgrade eslint
2021-04-05 13:30:54 +02:00
Federico Grandi
f4b07e6873
fix: improve git args parsing
2021-03-30 12:16:23 +02:00
Federico Grandi
f5554ef7f0
Add 'NO-PULL' feature ( #150 )
...
* feat(pull_strategy): add `NO-PULL` option
* fix: add additional NO-PULL debug log
2021-03-03 09:00:13 +01:00
Federico Grandi
fab2511822
chore(deps): bump js-yaml
2021-01-16 16:57:37 +01:00
Dominik Schilling
e59e7a1912
[auto] build: update compiled version
2021-01-16 15:04:02 +00:00
Dominik Schilling
9c056146c1
Use github.actor as default value for commit author ( #128 )
2021-01-16 16:03:32 +01:00
Federico Grandi
be3ffdfa40
[auto] build: update compiled version
2021-01-04 20:25:14 +00:00
Federico Grandi
03660a0218
fix: don't try to fill author info when not needed
...
fix #126
2021-01-04 21:23:21 +01:00
Federico Grandi
9986de0edd
[auto] build: update compiled version
2020-12-23 12:02:48 +00:00
Federico Grandi
a51640c51f
feat: support git push arguments
...
ref issue #100
2020-12-23 12:55:50 +01:00
Federico Grandi
7bdc8af1b2
[auto] build: update compiled version
2020-12-22 19:32:08 +00:00
Federico Grandi
5c9f1f7cef
fix: add a couple of debug lines
2020-12-22 20:31:18 +01:00
Federico Grandi
d84d80e417
[auto] build: update compiled version
2020-12-22 19:28:50 +00:00
Federico Grandi
4d73263e3e
fix: add 'token' to Input type
2020-12-22 20:27:21 +01:00
Federico Grandi
50a62d9e15
[auto] build: update compiled version
2020-12-19 20:46:12 +00:00
Federico Grandi
9e04524704
chore: fix mess made by merge
2020-12-19 21:44:23 +01:00