621 Commits

Author SHA1 Message Date
Pierre Vanduynslager
f67a667bcb
revert: fix: prefix git auth url with "x-access-token:" when run in a GitHub Action
This reverts commit cb2c506d8b6545b90587b6b5b7bf979c3f2b40b6.
2019-09-13 14:45:35 -04:00
Scott Willeke
3f0a37944d fix(package): update @semantic-release/github back to a build from the beta branch
* Only the beta channel that is compatible with semantic-release v16
* 5.4.0-beta.1 worked, but subsequently v5.4.3 was released from master but didn't include the changes from the beta branch and  5.4.0-beta.1.
v16.0.0-beta.23
2019-09-12 12:30:03 -07:00
Scott Willeke
cb2c506d8b fix: prefix git auth url with "x-access-token:" when run in a GitHub Action 2019-09-12 12:30:03 -07: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
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
jmodjeski75
3610422959 fix(repositoryUrl): on beta repositoryUrl needs auth for pre-release flows (#1186) 2019-06-05 11:33:54 -07:00
Ryan Kennedy
37bcc9e515 fix: Add helpful detail to ERELEASEBRANCHES error message (#1188) 2019-05-23 12:21:17 -07: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
greenkeeper[bot]
d10268a8fa chore(package): update xo to version 0.24.0 v16.0.0-beta.18 2019-01-30 19:54:29 -05:00
Kevin Lluch
9d310c958b docs: add semantic-release-ado to community plugins 2019-01-30 19:54:29 -05:00
Austin Cawley-Edwards
d7299395d5 docs: fix typo in CircleCI recipe 2019-01-30 19:54:29 -05:00
David Aghassi
2977462c5b docs: cleaned up wording and typos in docs 2019-01-30 19:54:29 -05:00
David Aghassi
7f90b7b691 docs: corrected typos in jsdocs 2019-01-30 19:54:29 -05:00
greenkeeper[bot]
d0891bf037 fix(package): update marked to version 0.6.0 2019-01-30 19:54:29 -05:00
Pierre Vanduynslager
990e85f069 fix: ignore lasst release only if pre-release on the same channel as current branch v16.0.0-beta.17 2019-01-14 13:05:48 -05:00
Pierre Vanduynslager
0457a074e7 fix: correctly determine next pre-release version v16.0.0-beta.16 2019-01-07 18:22:41 -05:00
Pierre Vanduynslager
1d8c35d889 docs: update FAQ regarding initial release version 2018-12-31 03:35:32 -05:00
Pierre Vanduynslager
0d91027e9f docs: update release triggering section in README 2018-12-31 03:35:32 -05:00
Pierre Vanduynslager
2144f2064f docs: add missing recipes link in README 2018-12-31 03:35:32 -05:00
Pierre Vanduynslager
d55fda3306 fix(pacjage): update @semantic-release/github and @semantic-release/npm v16.0.0-beta.15 2018-12-27 15:42:15 -05:00
greenkeeper[bot]
ba00e16f43 chore(package): update ava to version 1.0.1 v16.0.0-beta.14 2018-12-27 15:04:57 -05:00
greenkeeper[bot]
5d6fd7c1cd fix(package): update aggregate-error to version 2.0.0 2018-12-27 15:04:57 -05:00
Pierre Vanduynslager
f96c660c1b fix: harmonize parameters passed to getError v16.0.0-beta.13 2018-12-18 18:02:02 -05:00
Pierre Vanduynslager
4aad9cd490 fix: do not call addChannelfor 2 merged branches configured with the same channel v16.0.0-beta.12 2018-12-18 02:18:19 -05:00
Pierre Vanduynslager
390e966341 fix(package): update @semantic-release/npm to version 5.2.0-beta.3 v16.0.0-beta.11 2018-12-17 15:23:04 -05:00
Pierre Vanduynslager
c1c96a87a3 fix(package): update @semantic-release/github to version 5.3.0-beta.5 2018-12-17 15:23:04 -05:00
Pierre Vanduynslager
725780bf0a fix(package): update @semantic-release/commit-analyzer to version 7.0.0-beta.2 2018-12-17 15:23:04 -05:00
Pierre Vanduynslager
9a023b4088 fix: call success plugin only once for releases added to a channel 2018-12-17 15:23:04 -05:00
Pierre Vanduynslager
c22ae17a9b fix: on maintenance branch add to channel only version >= to start range 2018-12-17 15:23:04 -05:00
Pierre Vanduynslager
162b4b9e3b fix: remove confusing logs when searching for releases to add to a channel 2018-12-17 15:23:04 -05:00
Pierre Vanduynslager
9a04e64fab fix: fix range regexp to handle version with multiple digits v16.0.0-beta.10 2018-12-16 19:05:08 -05:00
Pierre Vanduynslager
89663d3fcf fix: correctly handle skipped releases v16.0.0-beta.9 2018-12-16 16:15:48 -05:00
Pierre Vanduynslager
e1b418d0b5 build: fix Travis maintenance branch regexp 2018-12-14 23:40:59 -05:00
Pierre Vanduynslager
9a30f3542c fix(package): update @semantic-release/github v16.0.0-beta.8 2018-12-14 22:29:26 -05:00
Pierre Vanduynslager
d6731b9b27 fix(package): update @semantic-release/npm and @semantic-release/github v16.0.0-beta.7 2018-12-14 19:26:25 -05:00
Pierre Vanduynslager
e1c7269cb3 feat: allow addChannel plugins to return false in order to signify no release was done v16.0.0-beta.6 2018-12-14 18:37:02 -05:00
Pierre Vanduynslager
aa48514f85 refactor: remove unnecessary default of addChannel plugin 2018-12-14 18:37:02 -05:00
Pierre Vanduynslager
47484f5eb2
feat: allow publish plugins to return false in order to signify no release was done v16.0.0-beta.5 2018-12-14 16:46:32 -05:00
Pierre Vanduynslager
2aa65ad668
docs: fix broken link in CircleCI recipe 2018-12-14 16:45:48 -05:00
Pierre Vanduynslager
0bfc7a974e
docs: remove mentions of travis-deploy-once 2018-12-14 16:45:48 -05:00
greenkeeper[bot]
28c21fbc93
chore(package): update p-retry to version 3.0.0 2018-12-14 16:45:48 -05:00
Pierre Vanduynslager
52ca0b391c fix: fix branch type regexp to handle version with multiple digits v16.0.0-beta.4 2018-12-13 15:32:07 -05:00
Gregor Martynus
5d99e02254 docs(workflow-configuration): typo 2018-12-13 09:28:49 -08:00
Pierre Vanduynslager
d51254f465 docs: mention that debug option is CLI only v16.0.0-beta.3 2018-12-11 21:18:39 -05:00
Pierre Vanduynslager
2faff2637f fix: allow to set ci option via API and config file 2018-12-11 21:18:39 -05:00