Commit Graph

184 Commits (62453ed268eb6e82fcaf11351ce4cdd4f4b323aa)

Author SHA1 Message Date
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 9f0d3d7508
fix: Only run ci on PRs to master 2020-12-15 17:53:33 +01:00
Tycho Bokdam 483b99b3f8
test: Updated tests 2020-12-15 17:45:17 +01:00
Tycho Bokdam 953d087521
test: Updated tests 2020-12-15 17:29:33 +01:00
Tycho Bokdam b4e03b0477
ci: Updated workflow 2020-12-15 17:26:18 +01:00
Tycho Bokdam 360a184f94
ci: Updated workflow 2020-12-15 17:25:26 +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 609a140e1f
test: Improved test cases 2020-12-14 23:11:38 +01:00
Tycho Bokdam 9925916d8e
test: Improved test cases to output the files for validation 2020-12-14 23:06:43 +01:00
Tycho Bokdam 7c35f3c286
fix: Fixed silent git errors #74 2020-12-14 22:57:38 +01:00
Tycho Bokdam d55112e04c
ci: Updated test file 2020-12-14 22:40:36 +01:00
Tycho Bokdam 8b503dcc9f
ci: Updated test file 2020-12-14 22:38:57 +01:00
Tycho Bokdam fa3313b72c
ci: Updated test file 2020-12-14 22:31:03 +01:00
Tycho Bokdam f666183a60
ci: Updated test file 2020-12-14 22:30:29 +01:00
Tycho Bokdam 484cf10471
fix: Fixes for pre changelog generation 2020-12-14 22:27:31 +01:00
Tycho Bokdam 6a931f0306
Merge pull request #79 from kurnev/master
fix: Add pre-changelog-generation input in README
2020-12-14 19:17:00 +01:00
Egor Kurnev 46a1a68683 fix: Add pre-changelog-generation input in README 2020-12-14 21:13:18 +03:00
Tycho Bokdam e67ab0ed2e
Merge pull request #77 from kurnev/master
feat: Allow to specify custom tags which override auto generated ones
2020-12-14 18:24:18 +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 efc77805a0
Merge pull request #75 from TriPSs/dependabot/npm_and_yarn/ini-1.3.8
build(deps): bump ini from 1.3.5 to 1.3.8
2020-12-14 10:36:31 +01:00
dependabot[bot] 0ac5dfa2c7
build(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 01:24:19 +00:00
Tycho Bokdam de44c38e9c
Merge pull request #69 from TriPSs/feat-config-file
Feat config file
2020-10-30 23:26:30 +01:00
Tycho Bokdam 6013a3dfb6
refactor: Added --tags again 2020-10-30 23:25:43 +01:00
Tycho Bokdam d0670df534
chore: Updated deps 2020-10-30 23:24:35 +01:00
Tycho Bokdam 1e0cb60a4e
Merge remote-tracking branch 'origin/master' into feat-config-file 2020-10-30 23:21:51 +01:00
Tycho Bokdam c5bb2b18af
fix: Check if repo is shallow before unshallowing 2020-10-30 23:21:44 +01:00
Tycho Bokdam f20c607b96
Merge pull request #66 from TriPSs/dependabot/npm_and_yarn/actions/core-1.2.6
build(deps): bump @actions/core from 1.2.4 to 1.2.6
2020-10-21 12:17:11 +02:00
Tycho Bokdam 20f7de3f5a
Merge pull request #68 from TriPSs/dependabot/npm_and_yarn/object-path-0.11.5
build(deps): bump object-path from 0.11.4 to 0.11.5
2020-10-21 12:16:46 +02:00
dependabot[bot] d3ad37b6a5
build(deps): bump object-path from 0.11.4 to 0.11.5
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 11:59:06 +00:00
dependabot[bot] 66d40efdf5
build(deps): bump @actions/core from 1.2.4 to 1.2.6
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>
2020-10-01 17:41:07 +00:00
Tycho Bokdam cc91f3d94e
Merge pull request #55 from janro1/feat-config-file
feat: Allow to specify a config file
2020-08-17 07:56:45 +02:00
Janno Rothfos f0fabf6d88 feat: Allow to specify a config file 2020-08-13 10:28:15 +02:00
Tycho Bokdam fb36467281
Merge pull request #50 from Jayrgo/iss46
fix: Git tags empty
2020-08-13 08:16:47 +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 283100b0c8
build: Add semver dependency 2020-08-11 15:08:10 +02:00
Tycho Bokdam 954151c5e1
Merge pull request #51 from thedigbee/fix/skip-on-empty-docs-say-it-defaults-to-false
Changed 'skip-on-empty' default in README
2020-08-11 08:17:35 +02:00
Andrés Mata Suárez e6c2b51e1f Changed 'skip-on-empty' default in README 2020-08-10 13:01:31 -03: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