Commit Graph

24 Commits (v3.3.0)

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