Commit Graph

55 Commits (ae32d567b6902c5fd23868ef5717c1d5127fe06a)

Author SHA1 Message Date
Tycho Bokdam ae32d567b6
fix: Use `getBooleanInput` for boolean values
Fixes #161
2022-05-27 16:03:30 +02:00
Tycho Bokdam 97921d5c4a
Merge branch 'releases/v3' into add-support-for-private-repo 2022-05-26 07:22:42 +02:00
Asger Jensen a0bcde8dcf feat: add [skip ci] by default to commit message
This is useful when you are working on an organizational
repository where you are passing in a custom admin token
as any pushes with this token, will cause a new build to be
scheduled.

This adds the [skip ci] instruction by default.
With an option to supress it
2022-05-24 17:03:45 +02:00
Asheesh Dwivedi ad0652f7a2 chore:add-support-for-private-repo 2022-03-26 22:11:03 -04:00
apr-1985 c9222a9423 chore: Test expectedCommands for skipping git pulls 2021-11-17 10:33:20 +00:00
Tycho Bokdam 0ba68212f4
fix: Reformat code so we can release 2021-10-05 23:14:01 +02:00
Tycho Bokdam 9f9635115e
ci: Improve test scripts 2021-10-05 22:56:24 +02:00
Tycho Bokdam 59e945ea47
refactor: Use compiled index.js instead of node_modules 2021-10-05 22:29:00 +02:00
Carlos Meza c82c3a1b1d feat: use same permissions used at repo checkout
closes #115
2021-09-28 12:14:17 -06:00
Tycho Bokdam b985fd640a
fix: Fixed command output empty 2020-12-15 18:24:08 +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 953d087521
test: Updated tests 2020-12-15 17:29:33 +01:00
Tycho Bokdam 289e972b9b
test: Added tests for flows 2020-12-15 17:23:47 +01:00
Tycho Bokdam 35206c5104
fix: Fixed awaits missing 2020-12-15 16:05:01 +01:00
Tycho Bokdam 7c35f3c286
fix: Fixed silent git errors #74 2020-12-14 22:57:38 +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
Tycho Bokdam 6013a3dfb6
refactor: Added --tags again 2020-10-30 23:25:43 +01:00
Tycho Bokdam c5bb2b18af
fix: Check if repo is shallow before unshallowing 2020-10-30 23:21:44 +01:00
Janno Rothfos f0fabf6d88 feat: Allow to specify a config file 2020-08-13 10:28:15 +02:00
Jayrgo b525f9ae66
fix: Message when using the fallback version 2020-08-12 17:27:06 +02:00
Jayrgo 9a324dbd51
fix: Show info if the version couldn't be detected 2020-08-11 20:02:59 +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
Tycho Bokdam 3a6c438752
docs: Updated README 2020-07-03 22:04:16 +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 4d8a290748
refactor: Cleanup in generateChangelog 2020-06-28 20:20:56 +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 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 50ab4fa80a
fix: Pull full history so it works with checkout@v2 2020-04-29 10:03:43 +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 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
Nati Oskar da75f5939a feat: Make the releaseCount configurable 2020-02-04 14:19:48 +02:00
Tycho Bokdam f330c69c10
fix: Fixed that fs was undefined 2019-10-18 11:55:53 +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 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
Tycho Bokdam 57d7d4594f
fix: Test release 2019-10-18 11:01:50 +02:00
Tycho Bokdam c8e9ea6338
fix: Test release 2019-10-18 11:01:26 +02:00
Tycho Bokdam ab2ea0974a
fix: Test release 2019-10-18 10:55:14 +02:00
Tycho Bokdam d71558cec6
feat: Test release 2019-10-18 10:35:25 +02:00