Commit Graph

31 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 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 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 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
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
Janno Rothfos f0fabf6d88 feat: Allow to specify a config file 2020-08-13 10:28:15 +02:00
Jayrgo 97f1bb3543
fix: Use fallback if it's not a valid JSON-File 2020-08-11 20:30:55 +02:00
Jayrgo 63d0e46a0b
feat: Add fallback version 2020-08-09 12:37:03 +02:00
Andrés Mata Suárez f66f6a29a7 fix: Test name 2020-08-01 02:11:56 -03:00
Andrés Mata Suárez bb40f54b50 feat: Added 'multiple-files' test workflow 2020-07-31 16:08:35 -03: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 0aa82ce2ad feat: Add pre-commit script file (hook)
The idea is to have a way for users to be able to manipulate their repositories
in different ways right before the git-add-git-commit phase. Might be useful in a
lot of different ways: updating arbitrary files that are not directly related to
the package version, but need to have an information about the next version and
being commited before the said version released; or running some chores right
before the commit: including updating docs, dependencies, running scripts, etc.
2020-07-13 14:20:44 +03:00
Tycho Bokdam 3a6c438752
docs: Updated README 2020-07-03 22:04:16 +02:00
Tycho Bokdam bdf8ec04e6
feat: Added support for yaml files 2020-07-03 21:55:24 +02:00
Tycho Bokdam 7143306125
feat: Added versioning through GIT 2020-07-01 19:31:50 +02:00
Tycho Bokdam 2295c9f840
ci: Update versioning workflow and added test workflow 2020-07-01 19:04:46 +02:00