Commit Graph

215 Commits (f02cbf500be5df43bea8aba831e5b2907aef3366)

Author SHA1 Message Date
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
Tycho Bokdam 2295c9f840
ci: Update versioning workflow and added test workflow 2020-07-01 19:04:46 +02:00
Tycho Bokdam 000434c446
docs: Updated README
BREAKING CHANGE:
`package-json` is now renamed to `version-file`
2020-07-01 19:04:24 +02:00
Tycho Bokdam 2f1b568e89
refactor: Added some TODO's 2020-06-28 20:26:27 +02:00
Tycho Bokdam d022b0d7e9
feat: Added version-file, version-path, skip-version-file options
package-json is renamed to version-file to be more generic so we can support other formats
version-path is the location of the string version
skip-version-file is a option to prevent updating the version file
2020-06-28 20:23:58 +02:00
Tycho Bokdam 4d8a290748
refactor: Cleanup in generateChangelog 2020-06-28 20:20:56 +02:00
Tycho Bokdam 3eab2417f9
feat: Added skip commit and skip tag
When skip commit is enabled no new commit will be created, when skip tag is enabled no new tag will be created
2020-06-28 20:20:21 +02:00
Tycho Bokdam 9ee9c27448
feat: More git configurations are possible
You can now set the git user.name and git user.email and also change the pull method used by git
2020-06-28 20:12:32 +02:00
Tycho Bokdam 7023ea0a81
Merge pull request #31 from TriPSs/docs
docs: Update README
2020-06-12 08:20:54 +02:00
Tycho Bokdam 5b359dda80
docs: Update README
With correct way to skip a Github release step if changelog step was skipped
2020-06-12 08:20:40 +02:00
Conventional Changelog Action 5999bb74cd chore(release): v2.4.0 2020-06-10 12:20:53 +00:00
Tycho Bokdam 88cfb0bd91
Merge pull request #29 from TriPSs/master
Release
2020-06-10 14:20:03 +02:00
Tycho Bokdam 24dece1cca
Merge pull request #28 from Nagarian/master
feat: add skip-on-empty feature
2020-06-10 14:19:25 +02:00
Benoît Garreau bd0e910d94 refactor: improve log message 2020-06-10 14:17:28 +02:00
Benoît Garreau 5c600bbef7 docs: Update README 2020-06-10 14:15:06 +02:00
Benoît Garreau 153f866251 feat: add skip-on-empty feature 2020-06-10 13:41:45 +02:00
Conventional Changelog Action 90430e0487 chore(release): v2.3.3 2020-05-08 10:22:13 +00:00
Tycho Bokdam b0698e5e9b
fix: Fixes for CI 2020-05-08 12:21:52 +02:00
Conventional Changelog Action 6addbe3559 chore(release): v2.3.2 2020-05-08 10:16:20 +00:00
Tycho Bokdam 392d614f6d
Merge pull request #26 from TriPSs/master
fix: Fixes for CI
2020-05-08 12:16:03 +02:00
Tycho Bokdam 093fc9c7c2
fix: Fixes for CI 2020-05-08 12:15:11 +02:00
Conventional Changelog Action e14e295f6c chore(release): v2.3.1 2020-05-08 10:04:19 +00:00
Tycho Bokdam 9f953c9cc1
Merge pull request #25 from TriPSs/master
Fix for ci
2020-05-08 12:03:58 +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
Conventional Changelog Action 727448ac84 chore(release): v2.3.0 2020-05-08 08:22:04 +00:00
Tycho Bokdam e4eeeedc9c
Merge pull request #24 from TriPSs/master
Release clean_changelog
2020-05-08 10:21:45 +02:00
Tycho Bokdam bd8675e13e
ci: Auto update the main tag 2020-05-08 10:20:35 +02:00
Tycho Bokdam 7b3a082685
docs: Update README 2020-05-08 10:20:25 +02:00
Tycho Bokdam 7684c0e755
feat: Added clean_changelog option 2020-05-08 10:19:41 +02:00
Conventional Changelog Action baab74c4fb chore(release): v2.2.0 2020-05-08 07:56:46 +00:00
Tycho Bokdam 84557a8405
Merge pull request #23 from TriPSs/releases/v1
Releases/v1
2020-05-08 09:56:20 +02:00
Tycho Bokdam 770b36d584
feat: Added outputs 2020-05-08 09:53:52 +02:00
Conventional Changelog Action 2036869217 chore(release): v2.1.1 2020-04-29 08:09:23 +00:00
Tycho Bokdam 5c2e451405
Merge pull request #22 from TriPSs/master
fix: Fixed git being called incorrectly
2020-04-29 10:09:05 +02:00
Tycho Bokdam 6bfb377c32
fix: Fixed git being called incorrectly 2020-04-29 10:08:40 +02:00
Tycho Bokdam e49f1f790c
Merge pull request #21 from TriPSs/master
Release
2020-04-29 10:06:42 +02:00