Commit Graph

11 Commits (f0fabf6d88a3b7cef366530cc9cad6160a00d128)

Author SHA1 Message Date
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