Commit Graph

71 Commits (2f1b568e89759be7e1ab9f9dac66e916a8b88456)

Author SHA1 Message Date
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
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
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 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
Tycho Bokdam 770b36d584
feat: Added outputs 2020-05-08 09:53:52 +02:00
Tycho Bokdam 6bfb377c32
fix: Fixed git being called incorrectly 2020-04-29 10:08:40 +02:00
Tycho Bokdam e66c42b760
fix: Fixed tagPrefix being provided as context instead of option 2020-04-29 10:04:19 +02:00
Tycho Bokdam 5b65653fe8
fix: Fixed tagPrefix not being provided to bumper 2020-04-29 10:04:02 +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 281fa8a347
Merge pull request #19 from TriPSs/improvements
Improvements
2020-04-28 17:15:39 +02:00
Tycho Bokdam c18a89eed1
feat: Added the option to provide the location of the packge.json 2020-04-28 17:14:52 +02:00
Tycho Bokdam 42a37c6d0e
chore: Added stale app 2020-04-28 17:14:05 +02:00
Tycho Bokdam d99932a357
Merge pull request #17 from TriPSs/improvements
docs: Update README
2020-04-16 10:30:28 +02:00
Tycho Bokdam c26b34b607
docs: Update README 2020-04-16 10:28:28 +02:00
Tycho Bokdam 73c85741be
Merge pull request #15 from TriPSs/improvements
docs: Update README
2020-04-16 10:16:35 +02:00
Tycho Bokdam 913b3473c4
docs: Update README 2020-04-16 10:16:09 +02:00
Tycho Bokdam ac71feff89
Merge pull request #13 from TriPSs/improvements
Improvements
2020-04-16 10:13:18 +02:00
Tycho Bokdam b7d28084e6
refactor: Changed int 5 to string 5 as default value
BREAKING CHANGE:
Changed changelog-release-count to release-count
2020-04-16 10:11:29 +02:00
Tycho Bokdam f6446ab4b9
chore: Update deps 2020-04-16 10:09:11 +02:00
Tycho Bokdam 2cb662b4fe
chore: Added LICENSE 2020-02-06 12:07:55 +01:00
Tycho Bokdam dea06371ba
Merge pull request #9 from natioskar/master
feat: Make the releaseCount configurable
2020-02-04 14:31:54 +01:00
Nati Oskar 8f15b677d6 fixed typo, README 2020-02-04 15:25:13 +02:00
Nati Oskar da75f5939a feat: Make the releaseCount configurable 2020-02-04 14:19:48 +02:00
Tycho Bokdam 437f835378
docs: Update README 2019-10-18 12:35:00 +02:00
Tycho Bokdam 56c2aaffd3
ci: Updated main.yml 2019-10-18 11:57:45 +02:00
Tycho Bokdam f330c69c10
fix: Fixed that fs was undefined 2019-10-18 11:55:53 +02:00
Tycho Bokdam 10ec8cd474
docs: Updated README 2019-10-18 11:51:50 +02:00
Tycho Bokdam 80757c3a5c
docs: Updated README 2019-10-18 11:51:26 +02:00
Tycho Bokdam a860a263fa
Merge pull request #2 from TriPSs/fixes
Fixes
2019-10-18 11:49:20 +02:00
Tycho Bokdam f467ea7832
fix: Fixes
Removed node_modules here
2019-10-18 11:46:10 +02:00
Tycho Bokdam 7fe9b66151
fix: Test release 2019-10-18 11:33:55 +02:00
Tycho Bokdam fd60d3839e
fix: Test release 2019-10-18 11:25:57 +02:00
Conventional Changelog Action 1d3335a655 chore(release): 1.1.0 🎉 2019-10-18 09:21:15 +00:00
Tycho Bokdam 7365edf6f5
fix: Test release 2019-10-18 11:20:54 +02:00
Tycho Bokdam d0cd7bf31f
fix: Test release 2019-10-18 11:19:37 +02:00
Tycho Bokdam 37217f530c
fix: Test release 2019-10-18 11:13:32 +02:00
Tycho Bokdam 1f63990fab
fix: Test release 2019-10-18 11:10:48 +02:00