5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 10:46:56 +00:00
Commit graph

339 commits

Author SHA1 Message Date
Geoffrey.C
b75597b459
Merge pull request #156 from iamludal/main
fix(preInstall): disable silent flag if debug mode is enabled
2023-03-24 16:53:58 +08:00
Geoffrey.C
d5e20eff36
Merge pull request #158 from cycjimmy/dependabot/npm_and_yarn/semantic-release/changelog-6.0.3
build(deps): bump @semantic-release/changelog from 6.0.2 to 6.0.3
2023-03-24 15:47:56 +08:00
dependabot[bot]
c5d479910c
build(deps): bump @semantic-release/changelog from 6.0.2 to 6.0.3
Bumps [@semantic-release/changelog](https://github.com/semantic-release/changelog) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](https://github.com/semantic-release/changelog/compare/v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: "@semantic-release/changelog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 00:56:31 +00:00
Ludal
6d1b158ad1
disable silent flag on debug (#1) 2023-03-22 14:11:49 +01:00
semantic-release-bot
91ab76a4a3 chore(release): 3.4.0 [skip ci]
# [3.4.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.3.0...v3.4.0) (2023-03-15)

### Features

* add `ci` input parameter ([b356b18](b356b18b5f))
2023-03-15 02:49:44 +00:00
Geoffrey.C
039e6080a2
Merge pull request #153 from 1nVitr0/main
feat: add `ci` input parameter
2023-03-15 10:49:09 +08:00
Aram Becker
b356b18b5f feat: add ci input parameter 2023-03-14 11:37:27 +01:00
semantic-release-bot
4223352d77 chore(release): 3.3.0 [skip ci]
# [3.3.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.2.0...v3.3.0) (2023-03-07)

### Features

* support for option tagFormat ([ed38eb0](ed38eb0e99))
2023-03-07 02:20:56 +00:00
Geoffrey.C
193a3b9349
Merge pull request #154 from dezkareid/feat/tag-format
feat: input tag format
2023-03-07 10:20:32 +08:00
Geoffrey.C
bfb52b92d1 chore: improve action.yml information 2023-03-07 10:17:20 +08:00
Joel Humberto Gomez Paredes
6c71439622 docs: tag_format parameter 2023-03-05 02:31:53 -06:00
Joel Humberto Gomez Paredes
a1673fc63d refactor: rename parameter tagFormat 2023-03-05 02:29:57 -06:00
Joel Humberto Gomez Paredes
ed38eb0e99 feat: support for option tagFormat 2023-03-03 04:25:24 -06:00
Geoffrey.C
9a76e06dfe docs: fix some text mistakes 2023-02-08 10:06:06 +08:00
Geoffrey.C
a3e5470bff chore: dependabot ignore semantic-release v20 2023-02-08 09:47:55 +08:00
Geoffrey.C
90a4cbe14c
Merge pull request #149 from MikeMcC399/readme-semantic_version
docs(README): update semantic_version description
2023-02-07 14:24:09 +08:00
Mike McCready
e3d9ccfb4a docs(README): update semantic_version description
Update the instructions for using the semantic_version parameter
Describe the current incompatibility with semantic-release v20

closes #148
2023-02-06 08:46:16 +01:00
Geoffrey.C
56bb7f907a
Merge pull request #141 from drahamim/main
docs: update semantic changelog version to 6.0.0
2022-12-16 12:58:20 +08:00
Daniel Rahamim
ff52a9cdec
docs: update semantic changelog version to 6.0.0 2022-12-15 17:22:04 -08:00
Geoffrey.C
2fd1258b18
Merge pull request #139 from cycjimmy/dependabot/npm_and_yarn/semantic-release/changelog-6.0.2
build(deps): bump @semantic-release/changelog from 6.0.1 to 6.0.2
2022-11-30 15:45:56 +08:00
dependabot[bot]
1c8178b66e
build(deps): bump @semantic-release/changelog from 6.0.1 to 6.0.2
Bumps [@semantic-release/changelog](https://github.com/semantic-release/changelog) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](https://github.com/semantic-release/changelog/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: "@semantic-release/changelog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 00:00:44 +00:00
Geoffrey.C
d29cb33eb0
Merge pull request #138 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-4.0.9
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.8 to 4.0.9
2022-11-23 15:21:07 +08:00
dependabot[bot]
08ff2f4bee
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.8 to 4.0.9
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 4.0.8 to 4.0.9.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v4.0.8...v4.0.9)

---
updated-dependencies:
- dependency-name: "@cycjimmy/awesome-js-funcs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 00:00:25 +00:00
semantic-release-bot
8f6ceb9d5a chore(release): 3.2.0 [skip ci]
# [3.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.2...v3.2.0) (2022-11-04)

### Features

* added gitHead and gitTag outputs ([385af4f](385af4fa1c))
2022-11-04 14:02:15 +00:00
Geoffrey.C
a297eb166c
Merge pull request #135 from dkhunt27/cycjimmy
feat: Add new outputs for git head and tags
2022-11-04 22:01:54 +08:00
Dan Hunt
385af4fa1c feat: added gitHead and gitTag outputs 2022-11-03 10:35:24 -04:00
Dan Hunt
17e74ffa57
Merge pull request #2 from cycjimmy/main
Merge cycjimmy main
2022-10-28 10:19:07 -04:00
cycjimmy
bdd914ff24 docs(README): update broken links 2022-10-19 15:56:34 +08:00
semantic-release-bot
be27b56c2b chore(release): 3.1.2 [skip ci]
## [3.1.2](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.1...v3.1.2) (2022-10-19)

### Bug Fixes

* **actions:** update @actions/core to cope with new output ([3e7aded](3e7adedd11))
2022-10-19 02:32:11 +00:00
Geoffrey.C
37e7c0244c
Merge pull request #129 from OlivierCuyp/main
fix(actions): update @actions/core to cope with new output
2022-10-19 10:31:35 +08:00
Olivier Cuypers
3e7adedd11 fix(actions): update @actions/core to cope with new output
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands
2022-10-18 22:51:42 +02:00
Geoffrey.C
8139709974
Merge pull request #126 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.10.0
build(deps): bump @actions/core from 1.9.1 to 1.10.0
2022-09-30 21:36:51 +08:00
Geoffrey.C
269aa6bf89
Merge pull request #124 from nickmccurdy/rename-to-main
chore: rename default branch to main
2022-09-30 21:32:11 +08:00
dependabot[bot]
157e118154
build(deps): bump @actions/core from 1.9.1 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 00:01:20 +00:00
Nick McCurdy
4b8114c504 chore: rename default branch to main 2022-09-25 12:41:53 -04:00
semantic-release-bot
e1fe1fc00a chore(release): 3.1.1 [skip ci]
## [3.1.1](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.0...v3.1.1) (2022-08-30)

### Bug Fixes

* set last_release_version output even if no release has been published ([b1467cd](b1467cd17e))
2022-08-30 06:09:14 +00:00
Geoffrey.C
363224fb2d
Merge pull request #121 from BirdDev/fix_set_last_release_version
Fix set last_release_version output even if no release has been published
2022-08-30 14:08:50 +08:00
Geoffrey.C
3cbcb2b508
Merge pull request #123 from cycjimmy/dependabot/npm_and_yarn/semantic-release-19.0.5
build(deps): bump semantic-release from 19.0.4 to 19.0.5
2022-08-24 23:36:10 +08:00
dependabot[bot]
34c4524710
build(deps): bump semantic-release from 19.0.4 to 19.0.5
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.4 to 19.0.5.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v19.0.4...v19.0.5)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 00:01:09 +00:00
Geoffrey.C
5ba42e3254
Merge pull request #122 from cycjimmy/dependabot/npm_and_yarn/semantic-release-19.0.4
build(deps): bump semantic-release from 19.0.3 to 19.0.4
2022-08-23 10:07:40 +08:00
dependabot[bot]
3f9f39bfef
build(deps): bump semantic-release from 19.0.3 to 19.0.4
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.3 to 19.0.4.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v19.0.3...v19.0.4)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 00:01:17 +00:00
BirdDev
b1467cd17e fix: set last_release_version output even if no release has been published 2022-08-22 22:35:41 +02:00
Geoffrey.C
3ad3c5e0d4
Merge pull request #118 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.9.1
build(deps): bump @actions/core from 1.9.0 to 1.9.1
2022-08-09 11:04:44 +08:00
dependabot[bot]
8a55647386
build(deps): bump @actions/core from 1.9.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 00:00:47 +00:00
semantic-release-bot
071ef4c964 chore(release): 3.1.0 [skip ci]
# [3.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.0.0...v3.1.0) (2022-08-05)

### Features

* handle versioned extends inputs correctly ([4a51b9f](4a51b9fada))
2022-08-05 02:13:36 +00:00
Geoffrey.C
f3d7b213ab
Merge pull request #117 from mKeRix/feat/extends-versions
feat: handle versioned extends inputs correctly
2022-08-05 10:13:07 +08:00
Geoffrey.C
e1ef9753d8 docs: improve the description of extends 2022-08-05 10:11:35 +08:00
heiko.rothe
4a51b9fada
feat: handle versioned extends inputs correctly
In some cases, you may want to provide a version for the config you want
to extend. This change will now pass the correct format for such a case
down to semantic-release.
2022-08-01 12:30:51 +02:00
Geoffrey.C
ccac67441a
Merge pull request #116 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.9.0
build(deps): bump @actions/core from 1.8.2 to 1.9.0
2022-06-16 10:30:06 +08:00
dependabot[bot]
59d08dfe8f
build(deps): bump @actions/core from 1.8.2 to 1.9.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 to 1.9.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 00:00:50 +00:00