5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-11 20:53:50 +00:00
Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot]
067a5b5c5c
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 00:59:36 +00:00
Nick McCurdy
4b8114c504 chore: rename default branch to main 2022-09-25 12:41:53 -04:00
Geoffrey.C
46ed3f6eca ci: modify ci tasks 2022-03-21 11:09:16 +08:00
dependabot[bot]
35e294f35d
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 00:24:59 +00:00
cycjimmy
ae40dc6658 feat(outputs): add new_release_channel 2020-07-02 15:28:08 +08:00
cycjimmy
db8c9adefb ci: fix id 2020-03-21 22:50:51 +08:00
cycjimmy
a1419c303e ci: increase test 2020-03-21 17:23:45 +08:00
cycjimmy
706c0ef960 feat(branches): support branches of semantic-release v16+
support branches of semantic-release v16+

#24 #25
2020-03-21 16:47:29 +08:00
Maarten Van Hoof
a56320d643 feat: add release notes to output 2020-03-15 09:47:43 +01:00
cycjimmy
3e27c518af fix(branch): parameter branch does not work in semantic v16
parameter `branch` does not work in semantic v16(#15)

#15
2020-01-19 10:15:24 +08:00
cycjimmy
db14ba3eee fix: fix wrong version 2020-01-13 17:54:30 +08:00
cycjimmy
f7a4ffb9cd ci: set semantic_version 2020-01-11 10:58:02 +08:00
cycjimmy
c7843ecaa3 ci: fix action config 2020-01-11 10:36:21 +08:00
cycjimmy
600e4f0e2b perf(*): use the latest version of semantic-release by default 2020-01-10 17:20:50 +08:00
cycjimmy
5a0c5056e4 ci: set configuration 2020-01-10 17:00:44 +08:00
cycjimmy
ac4bc8539b chore: add debug info 2020-01-10 16:31:20 +08:00
cycjimmy
22d5f850a3 ci: set @semantic-release/git version to 7.0.18 2020-01-10 10:54:22 +08:00
cycjimmy
56568e2822 test: modify test workflow file 2019-10-28 14:46:23 +08:00
cycjimmy
a49898a4d7 test(testRelease): set schedule test 2019-10-18 16:42:25 +08:00
cycjimmy
89d549d2ff test(testRelease): add Test Release workflow 2019-10-18 14:17:47 +08:00