Florian Keller
1eb302545e
fix(definitions): Repository documentation links
v15.13.22
2019-08-16 10:17:24 -07: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
greenkeeper[bot]
391af986be
fix(package): update hosted-git-info to version 3.0.0
v15.13.21
2019-08-12 11:21:36 -07:00
Crhistian Ramirez
d45d8b6170
docs: fix typo
2019-08-11 09:32:29 -07:00
Pierre Vanduynslager
519df0d5c1
chore: remove commitizen from our dependencies
2019-08-09 14:13:09 -04:00
Em
e168802379
docs: tried to fix #1250
v15.13.20
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
Philipp Rudloff
9a8a36ce45
fix(package): update dependency lodash to address security warnings ( #1253 )
2019-08-05 21:17:22 -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
cd00c2dc86
docs(contributing): copy/pasted "Use gitbook locally" instruction from original url
2019-07-30 17:44:23 -07:00
Emmanuel Sciara
a3da21a544
docs(contributing): added instructions on how to run gitbook locally
2019-07-30 17:44:23 -07:00
Emmanuel Sciara
813e5f65ed
docs: synched README.md and SUMMARY.md
2019-07-30 16:13:59 -07:00
Emmanuel Sciara
b08486327d
docs: cleaned "Developer guide" section navigation
2019-07-30 16:13:59 -07:00
Emmanuel Sciara
3f22978623
docs: repared broken links to "CI configuration recipes"
2019-07-30 16:13:59 -07:00
Emmanuel Sciara
a8f8bffa37
docs(recipes): cleaned doc and navigation
...
Corrected inconsistancies between the sidebar and the actual pages. Remove non existing pages.
Clarified status of "Package managers and languages" to "to be completed".
2019-07-30 16:13:59 -07:00
scott willeke
490d86d0d5
docs: note publishing on distribution channels in beta
...
Since the readme hints at doing this, note that features to automate this are in beta. Also discussed at https://spectrum.chat/semantic-release/general/im-trying-to-configure-a-next-release~5bb8e692-a0cd-49be-8379-9fb6b25261fe
2019-07-21 19:03:45 -07:00
greenkeeper[bot]
665a582930
chore(package): update commitizen to version 4.0.0
2019-07-18 14:20:20 -07:00
David Aghassi
9e28fd9da9
docs: added plugin developer guide docs
2019-07-18 14:20:11 -07:00
mehrad-rafigh
6e60c58873
ci(node): set node 8 to node 8.3 and add node 12
2019-07-15 14:50:24 -07:00
greenkeeper[bot]
75f08302a9
fix(package): update marked to version 0.7.0
v15.13.19
2019-07-06 10:15:52 -07:00
greenkeeper[bot]
4b2b2fb780
chore(package): update clear-module to version 4.0.0
2019-07-04 20:04:48 -07:00
Debjeet Biswas
3b8cae91fa
docs: fix typo
...
fix misspelled `they`
2019-07-02 15:09:54 -07:00
Pierre Vanduynslager
6b3adf6bbe
fix: revert to execa ^1.0.0
v15.13.18
2019-06-26 12:33:59 -04:00
Rob Cresswell
228fed7a0b
docs: document that plugins config is an override ( #1216 )
...
This patch documents that the `plugin` config option is an override, not
a merge with the default. This is significant, for example, if you
customise the github plugin as it will then prevent npm publishing by
default unless the npm plugin is also defined manually.
2019-06-25 13:01:55 -07:00
Pierre Vanduynslager
01a0b2d08a
test: use regexp to check missing module message
v15.13.17
2019-06-25 11:30:37 -04:00
greenkeeper[bot]
52c48be17b
fix(package): update execa to version 2.0.0
2019-06-25 11:30:37 -04:00
Pierre Vanduynslager
3e4bb40990
style: fix prettier style
v16.0.0-beta.22
2019-06-07 16:03:30 -04:00
Pierre Vanduynslager
4d581fc140
feat: create annotated tags
2019-06-07 16:03:30 -04:00
Pierre Vanduynslager
4ed6213977
style: fix prettier style
v15.13.16
2019-06-07 11:47:28 -04:00
greenkeeper[bot]
8051294ffd
fix(package): update env-ci to version 4.0.0
2019-06-07 11:21:44 -04:00
Pierre Vanduynslager
9948a74347
fix: revert to the correct refspec in fetch function
v16.0.0-beta.21
2019-06-06 12:54:21 -04:00
Pierre Vanduynslager
113157f42a
test: fix parsing of test repo URL on Travis in unit tests
v16.0.0-beta.20
2019-06-05 17:18:17 -04:00
Pierre Vanduynslager
d4f28abd47
test: fix parsing of MODULE_NOT_FOUND
errors message in unit tests
2019-06-05 17:18:17 -04:00
greenkeeper[bot]
95a0456a85
chore(package): update ava to version 2.0.0
2019-06-05 14:43:18 -04:00
jmodjeski75
3610422959
fix(repositoryUrl): on beta repositoryUrl needs auth for pre-release flows ( #1186 )
2019-06-05 11:33:54 -07:00
Gregor
038e640d5e
fix: prefix git auth with "x-access-token:" when run in a GitHub Action
v15.13.15
2019-06-05 12:17:21 -04:00
Gregor
f3f9d1ef58
test: prefix git auth with "x-access-token:" when run in a GitHub Action
2019-06-05 12:17:21 -04:00
Johannes Klein
7e824b2c18
doc: add note to default plugins
2019-06-04 14:07:01 -07:00
Johannes Klein
d4520e10ed
doc: add info about default plugins
2019-06-04 14:07:01 -07:00
Ryan Kennedy
37bcc9e515
fix: Add helpful detail to ERELEASEBRANCHES
error message ( #1188 )
2019-05-23 12:21:17 -07:00
Niels Hofmans
bcf3a853f2
docs:optimize images ( #1185 )
...
*Total -- 258.67kb -> 182.47kb (29.46%)
/media/semantic-release-cli.png -- 116.80kb -> 65.42kb (43.99%)
/media/bender.png -- 141.88kb -> 117.05kb (17.5%)
2019-05-20 14:36:57 -07:00
Jan Piotrowski
d034ce5249
docs: Remove broken waffle.io 💀 badge
2019-05-20 14:08:48 -07:00
greenkeeper[bot]
74103abac4
fix(package): update read-pkg-up to version 6.0.0
v15.13.14
2019-05-14 15:00:17 -04:00
greenkeeper[bot]
6e64745f6b
chore(package): update fs-extra to version 8.0.0
2019-05-14 14:29:40 -04:00
Anton Golub
4e001c34f9
docs: add semantic-release-github-pages
to community plugins
2019-05-09 13:41:04 -04:00
Pierre Vanduynslager
8576f49e54
test: update test to new sinon version
v16.0.0-beta.19
2019-05-09 10:38:02 -04:00
Pierre Vanduynslager
b60fef83cb
chore(package): update @semantic-release/github to version 5.4.0-beta.1
2019-05-09 10:38:02 -04:00
Pierre Vanduynslager
a0229962ce
fix: fix maintenance branch regex
2019-05-09 10:38:02 -04:00