Commit Graph

101 Commits (v3.17.0)

Author SHA1 Message Date
Scyu_ 14cc315abe
feat: Add pre-release support 2022-10-28 22:50:46 +01:00
AlmogBaku 96b4f2ca99
feat: Add `git-path` option
`git-path` acts as a path filter for the logs. If set, only commits that match the path filter will be considered. By default, we won't use this feature(empty string).

closes #178
2022-09-19 21:27:10 +03:00
Dmitry Gusakov 4e5fd06e0e
chore: Fix remarks 2022-08-30 21:10:51 +03:00
Dmitry Gusakov 0600ca1902
fix: Add global unhandledRejection handler 2022-08-30 19:21:15 +03:00
Diego Henrique Pagani ed8c9f5217 fix: remove prefix from git-branch parameter 2022-07-04 11:42:07 -03:00
Diego Henrique Pagani 2a7cc0e9fb feat: add option to customize the pushed branch 2022-05-31 15:18:22 -03:00
Tycho Bokdam 38e51f47d7
feat: Added `create-summary` option that adds the changelog as Action summary 2022-05-27 16:04:38 +02:00
Tycho Bokdam ae32d567b6
fix: Use `getBooleanInput` for boolean values
Fixes #161
2022-05-27 16:03:30 +02:00
Tycho Bokdam 97921d5c4a
Merge branch 'releases/v3' into add-support-for-private-repo 2022-05-26 07:22:42 +02:00
Asger Jensen a0bcde8dcf feat: add [skip ci] by default to commit message
This is useful when you are working on an organizational
repository where you are passing in a custom admin token
as any pushes with this token, will cause a new build to be
scheduled.

This adds the [skip ci] instruction by default.
With an option to supress it
2022-05-24 17:03:45 +02:00
Asheesh Dwivedi ad0652f7a2 chore:add-support-for-private-repo 2022-03-26 22:11:03 -04:00
apr-1985 c9222a9423 chore: Test expectedCommands for skipping git pulls 2021-11-17 10:33:20 +00:00
apr-1985 5ff4cb3443 feat:Allow skipping of the Git pull before tagging 2021-11-12 08:41:31 +00:00
Tycho Bokdam 949ce5e5a6
fix: Retry again with the node_modules 2021-10-05 23:51:36 +02:00
Tycho Bokdam 2b646ec880
fix: Make sure the angular preset is loaded 2021-10-05 23:42:20 +02:00
Tycho Bokdam 0ba68212f4
fix: Reformat code so we can release 2021-10-05 23:14:01 +02:00
Tycho Bokdam 9f9635115e
ci: Improve test scripts 2021-10-05 22:56:24 +02:00
Tycho Bokdam 59e945ea47
refactor: Use compiled index.js instead of node_modules 2021-10-05 22:29:00 +02:00
Tycho Bokdam 9b90fb3eea
feat: Added `git-push` option to skip pushing git changes 2021-10-05 21:38:24 +02:00
Carlos Meza c82c3a1b1d feat: use same permissions used at repo checkout
closes #115
2021-09-28 12:14:17 -06:00
Tycho Bokdam 62453ed268
fix: Fixed that bumping multiple files with same extension type did only update one 2020-12-16 17:22:37 +01:00
Tycho Bokdam 29d941434b
refactor: Small changes with more logging 2020-12-16 16:32:53 +01:00
Tycho Bokdam 2a80eb3e4a
feat(yml): Added support for no quotes and double quotes 2020-12-16 16:32:28 +01:00
Tycho Bokdam b985fd640a
fix: Fixed command output empty 2020-12-15 18:24:08 +01:00
Tycho Bokdam d68d2f2010
fix: Fixed isShallow not working correctly anymore 2020-12-15 18:18:20 +01:00
Tycho Bokdam d46daa9a53
feat: Added more logging 2020-12-15 18:09:00 +01:00
Tycho Bokdam 953d087521
test: Updated tests 2020-12-15 17:29:33 +01:00
Tycho Bokdam 289e972b9b
test: Added tests for flows 2020-12-15 17:23:47 +01:00
Tycho Bokdam 35206c5104
fix: Fixed awaits missing 2020-12-15 16:05:01 +01:00
Tycho Bokdam 7c35f3c286
fix: Fixed silent git errors #74 2020-12-14 22:57:38 +01:00
Tycho Bokdam 484cf10471
fix: Fixes for pre changelog generation 2020-12-14 22:27:31 +01:00
Egor Kurnev 040d8e90f4 fix: Remove unneded import. More precise path for requiring hooks 2020-12-14 20:21:30 +03:00
Egor Kurnev c6043fb4f9 fix: More checks. Fix test for changelog generation 2020-12-14 19:38:42 +03:00
Egor Kurnev c0f41727e6 fix: Tag name can also be changed in pre-changelog-generation 2020-12-14 18:56:21 +03:00
Egor Kurnev 8f6aa1969f feat: Allow to specify custom tags which override auto generated ones 2020-12-14 18:09:04 +03:00
Tycho Bokdam 6013a3dfb6
refactor: Added --tags again 2020-10-30 23:25:43 +01:00
Tycho Bokdam c5bb2b18af
fix: Check if repo is shallow before unshallowing 2020-10-30 23:21:44 +01:00
Janno Rothfos f0fabf6d88 feat: Allow to specify a config file 2020-08-13 10:28:15 +02:00
Jayrgo b525f9ae66
fix: Message when using the fallback version 2020-08-12 17:27:06 +02:00
Jayrgo 97f1bb3543
fix: Use fallback if it's not a valid JSON-File 2020-08-11 20:30:55 +02:00
Jayrgo 9a324dbd51
fix: Show info if the version couldn't be detected 2020-08-11 20:02:59 +02:00
Jayrgo 091fdfc6a5
fix: Empty version files 2020-08-10 17:11:18 +02:00
Jayrgo 63d0e46a0b
feat: Add fallback version 2020-08-09 12:37:03 +02:00
Jayrgo 3396dfc432
fix: Pull all tags 2020-08-09 12:28:05 +02:00
Jayrgo c9d4024531
revert: "fix: Git tags empty"
This reverts commit e56a8dc0ce.
2020-08-09 12:24:24 +02:00
Jayrgo e56a8dc0ce
fix: Git tags empty 2020-08-08 22:44:50 +02:00
Andrés Mata Suárez 3ba65fd7f7 feat: Added support for comma-separated version files 2020-07-31 16:06:14 -03:00
Justin Elias 206a4e313a
fix: fail action on push rejection 2020-07-26 19:09:30 -06:00
Viktor Kuroljov afea49fa57 feat(pre-commit): Allow relative path for the pre-commit input 2020-07-13 14:36:06 +03:00
Viktor Kuroljov 5675cecaa4 test(pre-commit): Test that pre-commit script gets env variables 2020-07-13 14:36:06 +03:00