Commit Graph

151 Commits (v3.3.0)

Author SHA1 Message Date
Conventional Changelog Action fbd777c909 chore(release): v3.3.0 2020-08-13 06:18:33 +00:00
Tycho Bokdam 38281da7a6
Merge pull request #54 from TriPSs/master
Release
2020-08-13 08:18:14 +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
Jayrgo 3396dfc432
fix: Pull all tags 2020-08-09 12:28:05 +02:00
Jayrgo c9d4024531
revert: "fix: Git tags empty"
This reverts commit e56a8dc0ce.
2020-08-09 12:24:24 +02:00
Jayrgo e56a8dc0ce
fix: Git tags empty 2020-08-08 22:44:50 +02:00
Conventional Changelog Action c098169ae7 chore(release): v3.2.0 2020-08-03 06:51:51 +00:00
Tycho Bokdam d2765ff996
Merge pull request #45 from TriPSs/master
Release feature
2020-08-03 08:51:30 +02:00
Tycho Bokdam ca16f2de01
Merge pull request #44 from thedigbee/feature/support-comma-separated-version-file-paths
Feature/support comma separated version file paths
2020-08-03 08:49:26 +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
Andrés Mata Suárez 3ba65fd7f7 feat: Added support for comma-separated version files 2020-07-31 16:06:14 -03:00
Conventional Changelog Action a8ce746e59 chore(release): v3.1.2 2020-07-27 06:11:39 +00:00
Tycho Bokdam 09a4366c4f
Merge pull request #42 from TriPSs/master
Release new fixes
2020-07-27 08:11:15 +02:00
Tycho Bokdam 16f3145f28
Merge pull request #41 from justin-elias/fixes
fix: fail action on push rejection
2020-07-27 08:10:28 +02:00
Justin Elias 206a4e313a
fix: fail action on push rejection 2020-07-26 19:09:30 -06:00
Conventional Changelog Action bf7e9cbfcd chore(release): v3.1.1 2020-07-13 17:58:28 +00:00
Tycho Bokdam 662b93005e
Merge pull request #40 from TriPSs/master
Release fix
2020-07-13 19:58:09 +02: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
Tycho Bokdam 1bac915367
fix: Removed node_modules so rerelease could add them again 2020-07-13 19:48:17 +02:00
Conventional Changelog Action 3141e27239 chore(release): v3.1.0 2020-07-13 14:49:48 +00:00
Tycho Bokdam f15e9e3cb7
Merge pull request #37 from TriPSs/master
Release
2020-07-13 16:49:22 +02:00
Tycho Bokdam d87f8cef05
Merge pull request #36 from viktor-ku/add-pre-commit-script-file-no-node-modules
feat: add pre-commit script file (hook)
2020-07-13 16:48:24 +02:00
Viktor Kuroljov 677ff927a4 docs(readme): Path can be relative or absolute for pre-commit input 2020-07-13 14:36:06 +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 5675cecaa4 test(pre-commit): Test that pre-commit script gets env variables 2020-07-13 14:36:06 +03:00
Viktor Kuroljov 1fe4a38414 docs(readme): Add information about pre-commit hook 2020-07-13 14:20:49 +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 6a0f767db5
Merge pull request #35 from TriPSs/improvements
Improvements
2020-07-03 22:23:50 +02:00
Tycho Bokdam a1925ee1f5
chore: Merge V3 into branch 2020-07-03 22:21:39 +02:00
Tycho Bokdam 227ebc249a
Merge remote-tracking branch 'origin/releases/v3' into improvements 2020-07-03 22:21:12 +02:00
Tycho Bokdam a33213c78c
chore: Small repo improvements 2020-07-03 22:19:11 +02:00
Conventional Changelog Action 93e8a7d813 chore(release): v3.0.0 2020-07-03 20:09:56 +00:00
Tycho Bokdam 4252ac9a96
Merge pull request #33 from TriPSs/v3
V3
2020-07-03 22:08:16 +02:00
Tycho Bokdam 3a6c438752
docs: Updated README 2020-07-03 22:04:16 +02:00
Tycho Bokdam c2f1a606df
chore: Merged release into branch 2020-07-03 21:58:36 +02:00
Tycho Bokdam b4c28bf892
Merge remote-tracking branch 'origin/releases/v2' into v3
# Conflicts:
#	.github/workflows/versioning.yml
2020-07-03 21:58:01 +02:00
Tycho Bokdam c7be6541a8
refactor: Updated JSON versioning 2020-07-03 21:56:09 +02:00
Tycho Bokdam 5aff23f514
feat: Added support for toml files 2020-07-03 21:55:40 +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 f4bda96138
refactor: Updated JSON versioning 2020-07-01 19:05:52 +02:00