Matt Travi
0d0e0a1d8f
docs(node-version): consolidated and clarified the details about the required node version ( #2170 )
2021-10-24 02:27:16 -05:00
HonkingGoose
74671f809c
docs(github-actions): update workflow version, update node-version ( #2175 )
2021-10-05 09:20:34 -05:00
Matt Travi
66cc2b4c7f
feat(node-version): raised the minimum required version to v14.17 ( #2132 )
...
BREAKING CHANGE: the minimum required version of node is now v14.17
2021-09-17 13:05:32 -07:00
Roz
23d2bc2842
docs: fix broken link on github actions recipe ( #2102 )
...
The link to the secrets and environment variables was broken since the documentation changed.
I pointed the link to the URL that made most sense, since users can choose to create the secret wherever they want.
2021-09-03 16:40:59 +00:00
Matt Travi
ea52e1775a
fix(engines): fixed defined node version to account for the higher requirement from the npm plugin ( #2088 )
2021-08-25 12:01:16 -07:00
Oscar Dominguez
5489489dda
docs(github-actions): example suggests using ubuntu-latest ( #1867 )
...
instead of a concrete version of Ubuntu
2021-03-31 10:39:08 -07:00
Mo Sattler
7581aa8584
docs: fix a typo in github-actions.md ( #1735 )
2021-01-15 09:35:05 -06:00
Almenon
885d87ac0f
feat(docs): note that publish token is required ( #1700 )
...
see https://github.com/semantic-release/npm/issues/277
2020-11-22 10:38:15 -08:00
Joep Kockelkorn
9635f50da6
docs: improve github actions recipe on git plugin ( #1626 )
2020-09-06 10:38:29 -07:00
ylemkimon
d036a899d5
ci(docs): use actions/checkout@v2 ( #1620 )
2020-08-17 16:26:13 -07:00
Ahmed Hassanein
ee44ee80c8
docs(github-actions): suggest action_dispatch as trigger ( #1605 )
2020-07-28 06:57:05 -07:00
Aaron Batilo
a62bc7cd85
docs(GitHub Actions): Add alternative trigger options ( #1471 )
...
These options work the same as the curl command, but use a GitHub App so there's no need to provision and manage a Personal Access Token in order to trigger the Semantic Release action.
2020-05-06 11:50:31 -07:00
Pierre Vanduynslager
bec57cd2ed
chore: require Node.js >=10.18
...
BREAKING CHANGE: Require Node.js >= 10.18
2020-01-27 13:52:59 -05:00
Pierre Vanduynslager
0716a45b7d
feat: require Node.js >=10.13
...
BREAKING CHANGE: Require Node.js >= 10.13
2019-12-05 13:18:42 -05:00
Pierre Vanduynslager
2f3d934069
fix: require Node.js >=8.16
2019-10-26 00:26:50 -04:00
Alisson R. Perez
f645547f2f
docs(recipes): GitHub actions ( #1317 )
...
Co-Authored-By: Natan Sągol <m@merlinnot.com>
2019-10-23 10:47:24 -07:00