Commit Graph

337 Commits (858fe562a4d01987825f5e96b2a541f53b22c8b6)

Author SHA1 Message Date
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
Tycho Bokdam cdc95d1d2d
Merge pull request #171 from TriPSs/dependabot/npm_and_yarn/actions/core-1.9.1
build(deps): bump @actions/core from 1.8.2 to 1.9.1
2022-10-24 08:59:14 +02:00
Conventional Changelog Action 3a5eb5d392 chore(release): v3.15.0 [skip ci] 2022-09-20 09:01:40 +00:00
Tycho Bokdam 60c7f41f90
Merge pull request #179 from AlmogBaku/git-path
feat: Add `git-path` option
2022-09-20 11:01:20 +02:00
AlmogBaku 96b4f2ca99
feat: Add `git-path` option
`git-path` acts as a path filter for the logs. If set, only commits that match the path filter will be considered. By default, we won't use this feature(empty string).

closes #178
2022-09-19 21:27:10 +03:00
Conventional Changelog Action 78239f16d2 chore(release): v3.14.1 [skip ci] 2022-08-31 07:26:48 +00:00
Tycho Bokdam 720fdedf8d
Merge pull request #174 from dgusakov/releases/v3
fix: Add global unhandledRejection handler
2022-08-31 09:26:32 +02:00
Dmitry Gusakov 4e5fd06e0e
chore: Fix remarks 2022-08-30 21:10:51 +03:00
Dmitry Gusakov 0600ca1902
fix: Add global unhandledRejection handler 2022-08-30 19:21:15 +03:00
dependabot[bot] 032a911525
build(deps): bump @actions/core from 1.8.2 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-18 19:57:22 +00:00
Conventional Changelog Action d360fad3a4 chore(release): v3.14.0 [skip ci] 2022-07-08 18:12:15 +00:00
Tycho Bokdam 2a8e875f34
Merge pull request #164 from dhpagani/releases/v3
feat: add `github-branch` option to customize the pushed branch
2022-07-08 20:11:51 +02:00
Diego Henrique Pagani ed8c9f5217 fix: remove prefix from git-branch parameter 2022-07-04 11:42:07 -03:00
Diego Henrique Pagani 2a7cc0e9fb feat: add option to customize the pushed branch 2022-05-31 15:18:22 -03:00
Conventional Changelog Action 9b8c94a880 chore(release): v3.13.0 [skip ci] 2022-05-27 14:13:36 +00:00
Tycho Bokdam a9b9c4dd17
Merge pull request #162 from TriPSs/improvements
Improvements
2022-05-27 16:13:14 +02:00
Tycho Bokdam d913b1c733
ci: Create summary when releasing 2022-05-27 16:12:25 +02:00
Tycho Bokdam 253a4bd566
refactor: Downgraded `yaml` again 2022-05-27 16:08:33 +02:00
Tycho Bokdam 38e51f47d7
feat: Added `create-summary` option that adds the changelog as Action summary 2022-05-27 16:04:38 +02:00
Tycho Bokdam ae32d567b6
fix: Use `getBooleanInput` for boolean values
Fixes #161
2022-05-27 16:03:30 +02:00
Tycho Bokdam 0a675435c0
chore: Updated deps 2022-05-27 16:02:25 +02:00
Conventional Changelog Action 1285d179eb chore(release): v3.12.0 [skip ci] 2022-05-26 05:24:24 +00:00