Commit Graph

45 Commits (cfb3139f178acd463160b01267873a6b6b8c6cc0)

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
Tycho Bokdam 5ba044f581
fix: Changed yarn --prod to npm ci --prod
As the yarn install was causing some issues with dependencies
2020-07-13 19:57:24 +02: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
Tycho Bokdam 093fc9c7c2
fix: Fixes for CI 2020-05-08 12:15:11 +02:00
Tycho Bokdam a5f34cf046
ci(tag-latest): Updated to correct action 2020-05-08 10:30:59 +02:00
Tycho Bokdam 6538d79322
ci: Updated ci with new action 2020-05-08 10:28:21 +02:00
Tycho Bokdam bd8675e13e
ci: Auto update the main tag 2020-05-08 10:20:35 +02:00
Tycho Bokdam 770b36d584
feat: Added outputs 2020-05-08 09:53:52 +02:00
Tycho Bokdam 50ab4fa80a
fix: Pull full history so it works with checkout@v2 2020-04-29 10:03:43 +02:00
Tycho Bokdam 42a37c6d0e
chore: Added stale app 2020-04-28 17:14:05 +02:00
Tycho Bokdam 56c2aaffd3
ci: Updated main.yml 2019-10-18 11:57:45 +02:00
Tycho Bokdam f467ea7832
fix: Fixes
Removed node_modules here
2019-10-18 11:46:10 +02:00
Tycho Bokdam 16d044cfaa
chore: Test release 2019-10-18 09:56:51 +02:00
Tycho Bokdam a6fb96dcfb
chore: Test release 2019-10-18 09:53:31 +02:00
Tycho Bokdam 715d3d202a
chore: First test release 2019-10-18 09:40:38 +02:00
Tycho Bokdam 8e28ba43e0
chore: Init project 2019-10-17 23:54:35 +02:00