Commit Graph

358 Commits (releases/v3)

Author SHA1 Message Date
Lee SangMin 2cd15c0459 https -> http 2023-07-11 10:19:46 +09:00
Tycho Bokdam 77a8952a0f
Merge pull request #221 from iloveitaly/improved-permission-docs
docs: improved github permissions docs
2023-07-05 09:06:32 +02:00
Michael Bianco 271d0f7c49
docs: improved github permissions docs 2023-07-04 11:44:40 -06:00
Tycho Bokdam 9962c3267b
ci: Update versioning.yml 2023-06-22 12:26:08 +02:00
Conventional Changelog Action dd19d7c07e chore(release): v3.19.0 [skip ci] 2023-06-22 10:25:14 +00:00
Tycho Bokdam 3c841f364e
ci: Update release.yml 2023-06-22 12:24:56 +02:00
Tycho Bokdam 69dad781b9
Merge pull request #220 from binomialstew/feature/infile-addition
Add 'infile' option
2023-06-22 12:22:10 +02:00
Charles Lehnert b2bec20afa test: Add test for input-file usage 2023-06-21 18:37:56 -04:00
Charles Lehnert a858fade68 feat: Add 'infile' option 2023-06-16 18:23:59 -04:00
Tycho Bokdam 84d56d6ef8
Merge pull request #203 from TriPSs/improvements
docs: Updated README with how to test action
2023-05-18 15:16:49 +02:00
Conventional Changelog Action b7f32a8347 chore(release): v3.18.1 [skip ci] 2023-05-18 13:16:31 +00:00
Tycho Bokdam d479ae227c
Merge pull request #213 from iloveitaly/sync-git-config
fix: execute git config commands synchronously
2023-05-18 15:16:11 +02:00
Michael Bianco bbae9470db
pull git config init into dedicated method 2023-05-18 06:54:29 -06:00
Michael Bianco 1607ac70d5
fix: execute git config commands synchronously
this fixes the following error I was running into:

error: could not lock config file .git/config: File exists
2023-05-17 19:33:16 -06:00
Tycho Bokdam 48193b9a39
refactor: Remove random text from README 2023-03-02 11:50:21 +01:00
Tycho Bokdam 997a172ef5
docs: Updated README with how to test action 2023-03-02 11:49:44 +01:00
Tycho Bokdam acd95e2b8f
Merge pull request #202 from skhomuti/fix-eol
Fixed end of file in package.json
2023-03-02 09:28:27 +01:00
skhomuti 8a32db0dc1 Fixed bug when end of file in package.json has changed when version bumped 2023-03-02 12:19:28 +05:00
skhomuti c3a1c6e042 Removed unused packageJson.js module 2023-03-02 12:10:01 +05:00
Tycho Bokdam 5a79ccfd3b
Merge pull request #199 from jeronimoek/fix-version-file-input-description
fix version-file input description
2023-02-19 10:53:36 +01:00
jeronimoek b4327fa923 fix version-file input description 2023-02-19 05:12:13 -03:00
Conventional Changelog Action 858fe562a4 chore(release): v3.18.0 [skip ci] 2022-11-29 06:29:57 +00:00
Tycho Bokdam b97c1606dc
Merge pull request #189 from cdotyone/releases/v3
feat: add skip-tag to skip tagging a release
2022-11-29 07:29:31 +01:00
Chris Doty d4e5a72a82 chore: make test work 2022-11-26 11:41:40 -06:00
Chris Doty f0cd1f5e56 chore: test name does not match convention 2022-11-23 17:57:38 -06:00
Chris Doty b44bf77caf chore: add unit test for skip-tag 2022-11-23 17:55:14 -06:00
Conventional Changelog Action 914d4fafb7 chore(release): v3.17.2 [skip ci] 2022-11-23 18:49:33 +00:00
Tycho Bokdam 5a9215811d
Merge pull request #191 from pdreker/fix/honour-pre-release-flag-for-default-version
fix: honour pre-release flag for default version
2022-11-23 19:49:12 +01:00
Patrick Dreker ecddc26229
fix: simplify logic fallback version logic, remove default from action.yaml 2022-11-23 14:56:33 +01:00
Patrick Dreker fc4c16dd9b
fix: add testcase for new + pre-release 2022-11-23 14:02:43 +01:00
Patrick Dreker e63e00c563
fix: honour pre-release flag for default version
if there is no previous version and no explicit fallback version is specified emit a pre-release version (0.1.0-rc.0 by default) if the pre-release flag is true.
2022-11-23 10:13:36 +01:00
cdotyab a19765d093 fix: bad reference 2022-11-17 17:00:09 -06:00
cdotyab 5838afaf08 chore: bad reference 2022-11-17 15:26:21 -06:00
cdotyab 35c4da6eed chore: bad reference 2022-11-17 14:58:04 -06:00
cdotyab 6bdc8cae1b chore: carry oldVersion from lib 2022-11-17 14:42:14 -06:00
cdotyab b1e290f44d fix: output current version if there is no new ver 2022-11-17 14:17:18 -06:00
cdotyab 22e862a0ab feat: add skip-tag to skip tagging a release 2022-11-17 14:07:56 -06:00
Conventional Changelog Action c989d559ea chore(release): v3.17.1 [skip ci] 2022-11-09 17:20:20 +00:00
Tycho Bokdam ed98b658f3
Merge pull request #188 from TriPSs/improvements
fix: Updated `@actions/core`
2022-11-09 18:20:02 +01:00
Tycho Bokdam 20308c271d
ci: Test to validate GitHub output should now be valid 2022-11-09 18:19:22 +01:00
Tycho Bokdam 42c39e3751
ci: Added test to validated Github output 2022-11-09 18:18:33 +01:00
Tycho Bokdam e36f42c737
fix: Updated `@actions/core`
Fixes #182
2022-11-09 18:09:10 +01:00
Conventional Changelog Action 13aba394b1 chore(release): v3.17.0 [skip ci] 2022-11-02 11:53:05 +00:00
Tycho Bokdam 4d61805bb7
Merge pull request #186 from DevScyu/feature/pre-release
feat: Add pre-release support
2022-11-02 12:52:47 +01:00
Scyu_ 2b486595cd
ci: add pre-release test to stable 2022-11-02 11:06:09 +00:00
Scyu_ 6c5522f8cd
ci: add pre-release tests 2022-11-02 11:02:53 +00:00
Conventional Changelog Action c6646c398f chore(release): v3.16.0 [skip ci] 2022-11-01 10:24:13 +00:00
Tycho Bokdam 2b37eb4ad3
Merge pull request #187 from TriPSs/improvements
feat: Update action to node 16
2022-11-01 11:23:51 +01:00
Tycho Bokdam 08c1b1237b
feat: Update action to node 16 2022-11-01 11:23:01 +01:00
Scyu_ 14cc315abe
feat: Add pre-release support 2022-10-28 22:50:46 +01:00