HonkingGoose
3387fb756d
docs: fix typo ( #2468 )
2022-06-16 11:34:11 -07:00
Bolaji Ayodeji
2b94bb4e09
docs: update broken link to CI config recipes ( #2378 )
2022-02-23 11:34:41 -06:00
Jaime Gómez-Obregón
dd7d664aa1
docs: fix a broken link ( #2318 )
2022-01-07 17:28:12 +00:00
Matt Travi
8fda7fd423
docs(recipes): moved recipes to sub-directories to align with gitbook expectations ( #2246 )
2021-11-14 10:35:20 -08:00
mcnesium
a9be97b56b
fix: update link to GitLab CI introduction ( #1794 )
2021-02-12 13:45:36 -08:00
Sven Liebig
a4658016d9
feat(bitbucket-basic-auth): support for bitbucket server basic auth ( #1578 )
2020-06-22 11:26:24 -07: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
6f33c76fde
docs: various clarifications and language improvvements
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
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
Emmanuel Sciara
3f22978623
docs: repared broken links to "CI configuration recipes"
2019-07-30 16:13:59 -07:00
David Aghassi
6a8eede96f
docs: cleaned up wording and typos in docs
2019-01-12 14:27:56 -05:00
Pierre Vanduynslager
0f642ffe4d
docs: remove mentions of travis-deploy-once
2018-12-14 10:48:58 -08:00
Kostis (Codefresh)
244f014a91
docs: add Codefresh in list of CIs with pipelines
2018-11-18 14:59:12 -05:00
Pierre Vanduynslager
aa9d5c6efe
docs: add a Getting started
section and clarify config steps
2018-10-08 13:24:51 -04:00
Pierre Vanduynslager
dfbb9f2429
docs: clarify the URL encoding of GIT_CREDENTIALS
2018-09-05 14:05:08 -04:00
pvdlg
c93775cc38
feat: add support for Bitbucket token in environment variables
2018-05-01 12:02:29 -07:00
Kévin Berthommier
a1138a6a80
docs: update plugins package name
2018-04-11 18:40:19 -04:00
William Hosford
e41726cb96
docs: fix grammar and typos in CI configuration, configuration, and shareable configurations
2018-03-21 20:03:21 -07:00
Anthony Ng
2f75dff3fc
docs: fix image path ( #625 )
2018-01-28 14:01:12 -08:00
Pierre Vanduynslager
d0b304e240
feat: get last release with git tags
...
- Remove the `getLastRelease` plugin type
- Retrieve the last release based on Git tags
- Create the next release Git tag before calling the `publish` plugins
BREAKING CHANGE: Remove the `getLastRelease` plugin type
The `getLastRelease` plugins will not be called anymore.
BREAKING CHANGE: Git repository authentication is now mandatory
The Git authentication is now mandatory and must be set via `GH_TOKEN`, `GITHUB_TOKEN`, `GL_TOKEN`, `GITLAB_TOKEN` or `GIT_CREDENTIALS` as described in [CI configuration](https://github.com/semantic-release/semantic-release/blob/caribou/docs/usage/ci-configuration.md#authentication ).
2018-01-27 16:50:29 -05:00
Pierre Vanduynslager
fdb995f77d
docs: publish with gitbook
2018-01-05 16:05:30 -05:00