Daniel Tschinder
5f3a8bb14e
docs: Recommend using npx instead of installing globally ( #1563 )
2020-05-24 10:20:58 -07:00
Lucas Shadler
0ef52e7a5f
docs: adjust minor typos ( #1554 )
2020-05-19 14:15:26 -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
solidnerd
22321cff1c
docs: update recipe for gitlab-ci with Node.js >=10.18
...
Signed-off-by: solidnerd <niclas@mietz.io>
2020-04-22 15:15:05 -07:00
Justin Poehnelt
ff1d53df58
docs: add @google/semantic-release-replace-plugin to plugin list ( #1509 )
2020-04-02 16:23:31 -07:00
Gaurav Nelson
da5d06cf78
docs: fix formatting for GitBook
2020-02-27 02:52:32 -05:00
Raphaël Huchet
ec516a34bf
docs(configuration): fix CLI usage with --branches option ( #1465 )
2020-02-17 10:05:33 -08:00
Gregor Martynus
804fc2a943
docs(Troubleshooting): release not found in prereleases branch (e.g. beta
) after rebase on master
) ( #1444 )
2020-02-08 11:03:48 -08:00
Mario Lubenka
c7e461dc1c
docs: add @saithodev/semantic-release-gitea
to community plugins
2020-01-27 14:23:38 -05: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
DanielHabenicht
88fe81915b
docs: fix typo
...
just a little type fist -> first
2020-01-21 15:34:01 -08:00
Prokop Simek
31e78767d9
docs(travis): build on all branches by default
...
If you want to have more prereleases than default so you have to enable deploy on all branches. ref.: https://docs.travis-ci.com/user/deployment#examples-of-conditional-deployment
2020-01-20 08:40:16 -08:00
Daniel Basilio
8c0490d057
docs: replacing firefox plugin in the list ( #1416 )
2020-01-15 20:02:00 -08:00
Pierre Vanduynslager
28b54800cd
docs: correct plugin execution order
2020-01-15 11:34:26 -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
916c2685c5
feat: allow to release any version on a branch if up to date with next branch
2019-12-04 18:00:16 -05:00
Pierre Vanduynslager
534c0dbc89
Merge branch 'master' into beta
2019-12-03 20:29:06 -05:00
Pierre Vanduynslager
ecc4e663f5
docs: clarify GitLab CI/CD protected variable usage
2019-12-03 11:49:56 -05:00
Pierre Vanduynslager
63f51ae6dd
fix: allow multiple branches with same channel
2019-11-20 16:17:24 -05:00
Sean Dawson
9575198266
docs: add leiningen-semantic-release to list of community plugins
2019-11-18 11:29:10 -05:00
Ed
09754ac001
docs(shareable-configurations-list): add semantic-release-npm-github-publish
2019-11-18 11:27:53 -05:00
Pierre Vanduynslager
cffe9a8d33
perf: use git tag --merge <branch>
to filter tags present in a branch history
...
BREAKING CHANGE: Git CLI version 2.7.1 or higher is now required
The `--merge` option of the `git tag` command has been added in Git version 2.7.1 and is now used by semantic-release
2019-11-01 16:58:55 -04:00
Pierre Vanduynslager
3daf78081f
Merge branch 'master' into beta
2019-10-29 11:57:31 -04: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
Pierre Vanduynslager
4b66303d2f
docs: typo is link to workflow config
2019-10-10 11:57:58 -04:00
Alexander G
dc19dfa2e9
docs: remove unnecessarily apostrophe
...
- improve punctuation of the how-to revert a release section
2019-10-10 07:32:14 -07:00
Pierre Vanduynslager
2769a5057d
docs: add links to workflow configuration
2019-09-26 14:48:54 -07:00
Pierre Vanduynslager
53c85701df
docs: fix links in configuration doc
2019-09-26 14:48:54 -07:00
Pierre Vanduynslager
8b2bb688f9
docs: fix link to FAQ node minimum version
2019-09-26 14:48:54 -07:00
Pierre Vanduynslager
f1d983ddb0
feat: require Node.js >=8.15
...
BREAKING CHANGE: Require Node.js => 8.15
2019-09-13 17:09:03 -04:00
Pierre Vanduynslager
f5737c821b
Merge branch 'master' into beta
2019-09-13 17:08:48 -04:00
Josh Biddick
9b78ab7c0d
docs: spelling ( #1284 )
2019-09-05 15:01:13 -07:00
Pierre Vanduynslager
6f33c76fde
docs: various clarifications and language improvvements
2019-08-22 14:47:21 -04:00
Pierre Vanduynslager
9fd93ac37a
docs: fix node version requirement link is FAQ
2019-08-22 14:47:21 -04:00
Pierre Vanduynslager
4b13280713
docs: correct list of default plugins
2019-08-22 14:47:21 -04:00
Pierre Vanduynslager
a6188d3902
revert: docs(recipes): cleaned doc and navigation
...
This reverts commit a8f8bffa3747b78bbac1c30f3faaf011750b592f.
2019-08-22 14:47:21 -04:00
Pierre Vanduynslager
e00b6c84df
revert: docs: repared broken links to "CI configuration recipes"
...
This reverts commit 3f229786233e87a4e5e8d1d812a23cc7edc98bb2.
2019-08-22 14:47:21 -04:00
Pierre Vanduynslager
5e41dc89bd
revert: docs: made doc file org clearer and augmented content
...
This reverts commit 5a5eaec3da5e3be4a505f6c5e7fa9eb81d202cea.
2019-08-22 14:47:21 -04:00
Pierre Vanduynslager
ce3d1bc715
revert: docs: corrections and further clarifications
...
This reverts commit 7cb5446bb597b2a457ae4390a0658da5779ffb70.
2019-08-22 14:47:21 -04:00
Pierre Vanduynslager
58aaf057f6
revert: docs: update semantic-release-cli broken link
...
This reverts commit 3bd63eb6a8ca8931709754cc3ca7182cc0948f53.
2019-08-22 14:47:21 -04:00
Pierre Vanduynslager
eea5de2863
revert: docs: broken link docs/03-recipes/travis.md
...
This reverts commit d2230fab7e3a34a6cbb4577ad6eb20109af4f69b.
2019-08-22 14:47:21 -04:00
Gois
d2230fab7e
docs: broken link docs/03-recipes/travis.md
...
Fixed the link for `setup with semantic-release-cli.` in 'Environment Variables' section, refering a old file of this repo,
2019-08-13 14:15:28 -04:00
Crhistian Ramirez
d45d8b6170
docs: fix typo
2019-08-11 09:32:29 -07:00
Em
e168802379
docs: tried to fix #1250
2019-08-05 21:19:32 -07:00
Alvaro Pinot @alvaropinot
3bd63eb6a8
docs: update semantic-release-cli broken link
...
* Remove extra `01-`
2019-08-05 21:18:30 -07:00
Emmanuel Sciara
7cb5446bb5
docs: corrections and further clarifications
...
- (correction) removed comments from code samples.
-(correction) remove recommendation for global
install on CI environemnts.
- Synched README.md and SUMMARY.md
2019-07-31 14:40:10 -07:00
Emmanuel Sciara
5a5eaec3da
docs: made doc file org clearer and augmented content
...
This is a first step to improving the doc: - renamed directories; - augmented a fair bit of content.
To be continued
2019-07-31 14:40:10 -07:00
Jed Mao
2d2bb38e61
docs(shareable-configurations-list): add @jedmao/semantic-release-npm-github-config
( #1222 )
2019-07-31 08:57:19 -07:00
Emmanuel Sciara
3f22978623
docs: repared broken links to "CI configuration recipes"
2019-07-30 16:13:59 -07:00