Commit Graph

  • 12de6282dd refactor: fix incorrect comments in lib/plugins/pipeline.js Pierre Vanduynslager 2018-07-07 00:05:42 -04:00
  • d3032868d8 docs: fix default value for analyzeCommits plugin Pierre Vanduynslager 2018-07-06 23:41:54 -04:00
  • ed9c456f5e refactor: always return an Array of results/errors from a plugin pipeline Pierre Vanduynslager 2018-07-06 23:39:58 -04:00
  • cac48823f1 docs: clarify verifyRelease plugin description Pierre Vanduynslager 2018-07-06 23:33:28 -04:00
  • 09348f1b8a style: disable max-params warning for lib/plugins/normalize.js Pierre Vanduynslager 2018-07-06 23:32:42 -04:00
  • f93eeb799b fix: do not set path to plugin config defined as a Function or an Array Pierre Vanduynslager 2018-07-06 23:31:53 -04:00
  • 071dccea4b fix: use unauthenticated URL to check if branch is up to date v15.6.6 Pierre Vanduynslager 2018-06-29 01:40:36 -04:00
  • eb22f9998d docs: FAQ for reverting a release Pierre Vanduynslager 2018-07-08 00:38:08 -04:00
  • 5847514fcc fix: allow empty release notes in dry-run mode v15.6.5 Pierre Vanduynslager 2018-07-07 18:25:33 -04:00
  • a39ccb8f6c docs: add missing link in GitBook summary Pierre Vanduynslager 2018-07-08 00:53:31 -04:00
  • 0862480cf0
    fix(package): update hosted-git-info to version 2.7.1 v15.6.4 Pierre Vanduynslager 2018-07-06 21:47:50 -04:00
  • 45eee4acdd fix: fetch all tags even if the repo is not shallow v15.6.3 Pierre Vanduynslager 2018-07-02 18:25:43 -04:00
  • 2d3a5e53e9 test: harmonize git-utils functions name Pierre Vanduynslager 2018-07-02 18:24:28 -04:00
  • 4abda31f83 fix: add debug log for git fetch command v15.6.2 Pierre Vanduynslager 2018-07-02 16:28:54 -04:00
  • 3602716c0b docs: update semantic-release and travis-deploy-once versions in examples Pierre Vanduynslager 2018-07-02 11:11:09 -04:00
  • d4f68a5680 fix(package): update yargs to version 12.0.0 v15.6.1 Pierre Vanduynslager 2018-06-26 15:28:24 -04:00
  • 4454d57e02 feat: allow to disable the publish plugin hook v15.6.0 Pierre Vanduynslager 2018-06-19 14:52:01 -04:00
  • 9137f8537b fix(package): update read-pkg-up to version 4.0.0 v15.5.5 greenkeeper[bot] 2018-06-18 11:47:58 +00:00
  • 7615fdc9bc Fix documented explanation in plugins.md Trevor Richardson 2018-06-18 08:04:26 -05:00
  • 2b6378f26f fix: use git ls-remote to verify if the remote branch is ahead v15.5.4 Pierre Vanduynslager 2018-06-15 13:37:52 -04:00
  • 24a8052038 refactor: simply EGITNOPERMISSION error parameters Pierre Vanduynslager 2018-06-15 13:36:28 -04:00
  • 0ab0426075 fix(package): update p-locate to version 3.0.0 v15.5.3 greenkeeper[bot] 2018-06-15 12:49:31 +00:00
  • f9d9144e3d docs: Add a troubleshooting section about squashed commits Pierre Vanduynslager 2018-06-11 11:32:14 -04:00
  • 11cef46c48 chore(package): update sinon to version 6.0.0 greenkeeper[bot] 2018-06-11 07:44:07 +00:00
  • 29e7ebfe0b fix(package): update hook-std to version 1.0.0 v15.5.2 greenkeeper[bot] 2018-06-08 18:45:11 +00:00
  • 6a36832398 fix(plugin-load): clarify load message v15.5.1 Matt Travi 2018-06-05 23:25:05 -05:00
  • 4d47b20831 docs: clarify config file format Pierre Vanduynslager 2018-06-04 12:48:50 -04:00
  • ddcf29acf7 chore(package): update nyc to version 12.0.1 greenkeeper[bot] 2018-06-02 05:51:14 +00:00
  • 4c157f3bfd docs(plugins): add semantic-release-vsce Felix Becker 2018-05-30 15:38:53 -07:00
  • c6636abfd2 docs(plugins): remove warning Felix Becker 2018-05-30 15:33:06 -07:00
  • 44fd7fe3f6 chore(package): update delay to version 3.0.0 greenkeeper[bot] 2018-05-25 16:59:05 +00:00
  • db1cc60c41 feat: verify minimum required git version is installed v15.5.0 Pierre Vanduynslager 2018-05-21 16:27:06 -04:00
  • 47c73eb672 feat: add support for git version 2.0.0 Pierre Vanduynslager 2018-05-21 16:21:40 -04:00
  • cd8ff5df43 fix(package): update marked-terminal to version 3.0.0 v15.4.4 greenkeeper[bot] 2018-05-21 19:33:58 +00:00
  • a387c045a7 fix(package): update marked to version 0.4.0 v15.4.3 greenkeeper[bot] 2018-05-21 14:02:50 +00:00
  • 228451b7c9 docs: fix typo Pierre Vanduynslager 2018-05-20 18:08:39 -04:00
  • 3503407bf4 docs: clarify which commit types trigger a release Pierre Vanduynslager 2018-05-20 16:46:41 -04:00
  • 5025fcab55 docs: fix FAQ heading level Pierre Vanduynslager 2018-05-20 16:18:18 -04:00
  • 6693080b51 style: fix table indentation Pierre Vanduynslager 2018-05-20 16:17:45 -04:00
  • a72d8f52af fix: add clarification in EGITNOPERMISSION error message v15.4.2 Pierre Vanduynslager 2018-05-20 16:04:25 -04:00
  • d7081fadb1 fix: use git rev-parse origin/${branch} to verify origin head v15.4.1 Pierre Vanduynslager 2018-05-09 13:25:41 -04:00
  • 61d7d38ec2 feat: set tag author and committer name/email v15.4.0 Pierre Vanduynslager 2018-05-07 23:12:32 -04:00
  • 4352144a98 fix: correct git merge-base error code handling v15.3.2 Cory Reed 2018-04-02 15:30:03 -07:00
  • 20245b733a
    docs: add comment about publishing with ssh keys Even Stensberg 2018-05-08 01:35:09 +02:00
  • 349b2e8d77 fix(package): update cosmiconfig to version 5.0.0 v15.3.1 greenkeeper[bot] 2018-05-05 16:28:10 +00:00
  • 1ed466e337 ci: run test on Node.js 10 pvdlg 2018-05-04 20:09:41 -04:00
  • f0f325dd7f docs: add link to shareable configs and plugins list Pierre Colle 2018-04-09 19:37:10 +02:00
  • f3e4991819 chore(package): update xo to version 0.21.0 greenkeeper[bot] 2018-05-04 19:21:43 +00:00
  • cd9f2bdd44 feat: log git error message when authentication verification fails v15.3.0 pvdlg 2018-05-04 11:38:11 -04:00
  • d1c3ad0b57 docs: issue templates order Gregor 2018-05-02 16:01:16 -07:00
  • e3da17247c docs: remove old issue templates Gregor 2018-05-02 09:32:21 -07:00
  • 05b09b1738 docs(ISSUE_TEMPLATES): initial version Gregor Martynus 2018-05-02 09:29:37 -07:00
  • c93775cc38 feat: add support for Bitbucket token in environment variables v15.2.0 pvdlg 2018-05-01 12:03:04 -04:00
  • 22c5bbe06b chore(package): update fs-extra to version 6.0.0 greenkeeper[bot] 2018-05-01 14:29:43 +00:00
  • e88ac6300c fix: fix Bitbucket authenticated URL v15.1.11 pvdlg 2018-04-30 17:12:35 -04:00
  • a52f258fa4 refactor: rename origin parameters to repositoryUrl v15.1.10 pvdlg 2018-04-30 17:46:32 -04:00
  • 3f614530a0 test: prevent username/password prompt in get-git-auth-url tests pvdlg 2018-04-29 01:05:58 -04:00
  • d15905c0d5 fix: verify the local branch is up to date with the remote one pvdlg 2018-04-29 00:54:10 -04:00
  • a11da0d5e3 docs: fix jsdoc typos pvdlg 2018-04-29 00:53:14 -04:00
  • 65aaa77e95 refactor: remove unused test util function pvdlg 2018-04-29 00:52:35 -04:00
  • 45d7e6f25f fix: unshallow repository with credentials v15.1.9 Anshuk Kumar 2018-05-01 19:17:15 +05:30
  • c02b5cac6b chore(package): update sinon to version 5.0.1 greenkeeper[bot] 2018-04-30 09:53:17 +00:00
  • b9bd650967 fix(package): update env-ci to version 2.0.0 v15.1.8 greenkeeper[bot] 2018-04-29 20:03:54 +00:00
  • 6e15c18bea chore(package): update p-retry to version 2.0.0 greenkeeper[bot] 2018-04-26 19:55:51 +00:00
  • 5af90319a1 docs: add details on NPM error 403 to troubleshooting doc Schalk Neethling 2018-04-26 17:49:32 +02:00
  • 218aa32f79 docs: add semantic-release-chrome to the list of community plugins Gabriel Duarte 2018-04-22 18:13:03 -03:00
  • cb1f80cb56 fix: add trailing .git to repositoryUrl only if it's present in the configured URL v15.1.7 Pierre Vanduynslager 2018-04-12 17:31:06 -04:00
  • 7c9ec41dd7 fix(package): update git-url-parse to version 9.0.0 greenkeeper[bot] 2018-04-12 19:01:12 +00:00
  • a1138a6a80
    docs: update plugins package name Kévin Berthommier 2018-04-12 00:38:12 +02:00
  • 6172eb807c
    docs: add plugins to the community list Pierre Colle 2018-04-09 19:32:55 +02:00
  • 31ad23125a fix: match tag to tagFormat from the begining of the string v15.1.6 Pierre Vanduynslager 2018-04-11 16:58:58 -04:00
  • a8a07b7d51 docs: clarify FAQ to publish non-JavaScript packages Pierre Vanduynslager 2018-04-10 11:37:29 -04:00
  • 02746aa276 fix(package): update git-url-parse to version 8.3.1 v15.1.5 greenkeeper[bot] 2018-04-03 15:38:49 +00:00
  • e41726cb96 docs: fix grammar and typos in CI configuration, configuration, and shareable configurations William Hosford 2018-03-21 17:22:50 -07:00
  • 51e340f44e fix: handle case with no last release in history v15.1.4 Pierre Vanduynslager 2018-03-21 21:30:54 -04:00
  • 30ee231116 fix: prevent git prompt before permissions verification v15.1.3 Pierre Vanduynslager 2018-03-19 19:44:32 -04:00
  • 3c46455929 fix: remove execa timeout Pierre Vanduynslager 2018-03-19 19:43:09 -04:00
  • dff0a34ab2 docs: add "Introduction to Semantic Release" article Pierre Vanduynslager 2018-03-16 16:09:23 -04:00
  • 7c48afad47 fix: prevent git CLI to prompt user/password on CI v15.1.2 Pierre Vanduynslager 2018-03-15 21:25:04 -04:00
  • c84ac15020 fix(package): Remove commander.js dependency (#704) v15.1.1 Honza Javorek 2018-03-16 19:18:49 +01:00
  • 5f1d530e2a feat: allow to use shorthand for repositoryUrl v15.1.0 Pierre Vanduynslager 2018-03-15 17:59:21 -04:00
  • f13ec6a615 fix(package): update execa to version 0.10.0 v15.0.4 greenkeeper[bot] 2018-03-15 05:15:25 +00:00
  • b0b4fc82de fix: convert git+https URL in package.json to https v15.0.3 Pierre Vanduynslager 2018-03-12 16:37:58 -04:00
  • 6f74dcbd4a fix: use correct debug namespace Pierre Vanduynslager 2018-03-12 16:37:08 -04:00
  • 1129d47e1d docs(configuration): environment variable DEBUG must be set to semantic-release:*, not semantic-release Gregor Martynus 2018-03-12 10:20:25 -07:00
  • e4618a2fbc fix: exclude prereleases from version retrived by getLastRelease v15.0.2 Pierre Vanduynslager 2018-03-08 11:22:55 -05:00
  • e5a73d8628 fix: remove unecessary console.log v15.0.1 Pierre Vanduynslager 2018-03-07 17:41:06 -05:00
  • 50f3c6e140 docs(README): correct pluralization robert 2018-03-07 09:39:20 -05:00
  • 78f0937f24 chore(package): update proxyquire to version 2.0.0 greenkeeper[bot] 2018-03-03 02:19:45 +00:00
  • a7c187f31b docs: fix grammar and typos in README, CONTRIBUTING, installation guide, and plugin guide William Hosford 2018-02-24 21:12:10 -08:00
  • c2beb643fa feat: add the prepare plugin hook v15.0.0 Pierre Vanduynslager 2018-02-12 17:14:24 -05:00
  • 20246c02b1 fix: exclude empty env var value from replacement v14.0.4 Pierre Vanduynslager 2018-02-18 17:15:15 -05:00
  • 857d4180e9 fix: allow boolean option to be set in config file v14.0.3 Pierre Vanduynslager 2018-02-15 22:27:44 -05:00
  • 4d0490122c style: lint Pierre Vanduynslager 2018-02-15 00:25:26 -05:00
  • aa724e80f7 chore(package): simplify xo configuration Pierre Vanduynslager 2018-02-15 00:25:12 -05:00
  • ce15b75edf chore(package): update xo to version 0.20.0 greenkeeper[bot] 2018-02-14 06:47:59 +00:00
  • 1966f0e3e2 fix: verify branch first v14.0.2 Pierre Vanduynslager 2018-02-15 01:05:14 -05:00
  • 305f4ee8eb fix: do not transform repositoryUrl if it allow to push v14.0.1 Pierre Vanduynslager 2018-02-13 16:11:00 -05:00
  • 9788fcad4e feat: use @semantic-release/github as default for success and fail hooks v14.0.0 Pierre Vanduynslager 2018-02-13 16:21:34 -05:00
  • 04f3061bed fix: remove the github plugin from default success and fail hooks v13.4.1 Pierre Vanduynslager 2018-02-13 14:27:37 -05:00