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

66 commits

Author SHA1 Message Date
Geoffrey.C
c868a78cfc docs: update the actions version in the README (#255) 2025-09-04 16:20:38 +08:00
David van der Spek
9e59817a43 docs: add example for unset_gha_env
Signed-off-by: David van der Spek <david.vanderspek@flyrlabs.com>
2025-03-11 10:39:58 +01:00
David van der Spek
266ea7eb8c feat: add ability to unset GITHUB_ACTION env var
Signed-off-by: David van der Spek <david.vanderspek@flyrlabs.com>
2025-03-11 10:31:42 +01:00
mym0404
a4cbd6ce38 docs: update README.md 2024-03-19 17:32:17 +09:00
Jonathan Netley
86915dbbce
docs: update readme to ref checkout@v4 2023-11-08 20:33:58 +02:00
Geoffrey.C
4f78463090 docs: modify docs for v4 2023-08-31 13:59:08 +08:00
Geoffrey.C
81a6335488 docs: modify docs for v4 2023-08-30 21:45:17 +08:00
Johan Enell
0c2055456e feat: update node version on runner to 20
BREAKING CHANGE: set the default node version to 20
2023-08-24 15:09:28 +02:00
elebiodaslingshot
4dd16d6e8b
docs: fix example tag format with proper lodash 2023-05-08 11:56:13 -05: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
Joel Humberto Gomez Paredes
6c71439622 docs: tag_format parameter 2023-03-05 02:31:53 -06:00
Geoffrey.C
9a76e06dfe docs: fix some text mistakes 2023-02-08 10:06:06 +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
Daniel Rahamim
ff52a9cdec
docs: update semantic changelog version to 6.0.0 2022-12-15 17:22:04 -08:00
Dan Hunt
385af4fa1c feat: added gitHead and gitTag outputs 2022-11-03 10:35:24 -04:00
cycjimmy
bdd914ff24 docs(README): update broken links 2022-10-19 15:56:34 +08:00
Nick McCurdy
4b8114c504 chore: rename default branch to main 2022-09-25 12:41:53 -04:00
Geoffrey.C
e1ef9753d8 docs: improve the description of extends 2022-08-05 10:11:35 +08:00
Geoffrey.C
605b3f60ec docs: perfect the description of outputs 2022-03-31 20:34:15 +08:00
Geoffrey.C
e7471c7711 style: reformat table 2022-03-31 20:30:12 +08:00
Geoffrey.C
5c923056b2 docs: perfect the description of new_release_published
#104
2022-03-31 20:26:39 +08:00
Geoffrey.C
9e18bbac09 docs(readme): specify cycjimmy/semantic-release-action version as v3
specify cycjimmy/semantic-release-action version as v3
2022-03-03 19:02:03 +08:00
Geoffrey.C
f6b0ca3d7a docs: upgrade actions/checkout to v3 2022-03-03 16:45:48 +08:00
Thomas GRUSON
71260837fb
feat: add working dir 2021-12-09 17:29:22 +01:00
heiko.rothe
f8175c6491
feat: add output for last release version
E.g. helpful to use in CI pipelines where versions are not committed to
the repository.
2021-10-14 17:12:50 +02:00
Geoffrey.C
b25ce01eaf docs(*): some chore 2020-11-12 16:10:41 +08:00
missinglink
237ddf0df6 docs: fix code comment in extends section of README 2020-10-15 15:05:36 +02:00
Ben Briggs
59fd8298dc
docs(*): add note on private packages to the readme
Closes #42
2020-09-23 08:53:36 +01:00
Evan Stoddard
1d1b6af9f4
docs: clarify git plugin credential usage on protected branches 2020-08-27 10:00:31 -05:00
cycjimmy
ae40dc6658 feat(outputs): add new_release_channel 2020-07-02 15:28:08 +08:00
cycjimmy
3c3254030d docs(*): some chores 2020-05-06 16:57:44 +08:00
Filip Arenbo
32db8a49b2 feat: added ability to use the "extends" settings
This is done to be able to use shared configurations

docs: Added docs for the extends feature

fix: syntax error, due to rebase
2020-04-29 20:27:04 +02:00
Sakamoto, Kazunori
c361e3868d
docs: fix a missing link 2020-03-23 23:43:24 +09:00
cycjimmy
a6076575c3 docs(*): fix a grammatical error 2020-03-22 20:32:50 +08:00
cycjimmy
bb32c296d1 docs(*): adjust some expressions 2020-03-22 11:46:45 +08:00
cycjimmy
6c7958bb16 docs(*): fix duplicate description 2020-03-21 23:37:49 +08:00
cycjimmy
e91639a768 docs(*): optimize documents 2020-03-21 23:26:05 +08:00
cycjimmy
2b60750904 docs(*): improve documentation for branches 2020-03-21 17:28:54 +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
9786c4206e docs(outputs): improve document for outputs
#22
2020-02-07 10:35:26 +08:00
Benny Powers
a455a913fd
Fix README example
closes #17
2020-01-28 11:17:29 +02:00
cycjimmy
db14ba3eee fix: fix wrong version 2020-01-13 17:54:30 +08:00
cycjimmy
d54c346f44 docs: recommend to manually specify a version
recommend to manually specify a version #14
2020-01-11 11:10:22 +08:00
cycjimmy
600e4f0e2b perf(*): use the latest version of semantic-release by default 2020-01-10 17:20:50 +08:00
cycjimmy
8dd7aa5418 docs(outputs): split Using Output Variables 2020-01-10 10:30:06 +08:00
Sudhir Mitharwal
8ac1950edb
docs(extra_plugins): must be in release config
Plugins passed in `extra_plugins` must be specified in the semantic release plugins array as well. https://semantic-release.gitbook.io/semantic-release/usage/configuration#plugins
2020-01-04 20:10:51 +05:30
Benny Powers
30b4ebe298
docs: add checkout to workflow in README 2019-12-23 13:56:03 +02:00
cycjimmy
5481586b4e style(*): unify quotes 2019-11-01 16:13:46 +08:00