Stephan Bönnemann
323b5d5bf8
feat(post): custom release note generation
2015-04-24 15:52:54 +02:00
Stephan Bönnemann
e445effdcf
feat(pre): add option to provide own commit message analyzer
2015-04-22 17:15:10 +02:00
Stephan Bönnemann
49de103753
test(bin): remove legacy check
2015-04-21 15:03:35 +02:00
Stephan Bönnemann
749eb11e58
fix(pre): not running during npm pack
2015-04-21 14:21:57 +02:00
Stephan Bönnemann
d4f6ee0d6a
chore: make test command cleanup after itself and fail early for style errors
2015-04-04 15:34:31 +02:00
Christoph Witzko
045c913342
chore(pretest): automatically clean up
2015-02-11 15:28:46 +01:00
Stephan Bönnemann
486ebed9f3
test(standard): ensure cli is tested by standard
2015-02-08 17:58:04 +01:00
Stephan Bönnemann
918e2c08a0
fix(cli): remove unused require call
2015-02-08 17:48:56 +01:00
Stephan Bönnemann
fee6d6baba
feat(setup): setup package.json
2015-02-08 17:03:36 +01:00
Stephan Bönnemann
e92bd610bb
feat(verify): setup requirement verification
2015-02-08 17:03:35 +01:00
Stephan Bönnemann
54fe414bab
fix(cli): prepublish
is executed on link
; does nothing then
2015-02-08 14:19:21 +01:00
Stephan Bönnemann
e0fc4840de
fix(cli): automatically run in debug mode locally
...
BREAKING CHANGE: The `--no-ci` flag is gone. If you want to run `semantic-release` locally now you have to explicitly run `semantic-release pre --debug=false` && `semantic-release post --debug=false`
2015-02-08 14:19:21 +01:00
Christoph Witzko
4ed5f73a04
chore: updated github-release-fake-server
2015-02-05 14:55:40 +01:00
Christoph Witzko
7380d586ee
feat(release): configure github api endpoint via environment variables
2015-02-05 01:00:42 +01:00
Christoph Witzko
eb470712d7
test: added github-release-fake-server
2015-02-05 01:00:42 +01:00
Christoph Witzko
f2484b8e42
test: set npm registry inside .npmrc
2015-02-04 20:18:19 +01:00
Stephan Bönnemann
f44cedbaa7
text: expose correct registry to environment
2015-02-04 18:58:37 +01:00
Stephan Bönnemann
c936e8be4b
test: setup private npm registry w/sinopia
2015-02-04 15:23:16 +01:00
Stephan Bönnemann
019aeeabe1
refator: use error-first-handler
2015-02-03 20:45:03 +01:00
Stephan Bönnemann
19fd15c1dc
refactor(cli): parse npmArgv w/minimist
2015-02-03 14:21:42 +01:00
Christoph Witzko
16cf9aee9b
fix(cli): hooks work correctly w/abbrevd npm commands
2015-02-03 14:09:02 +01:00
Stephan Bönnemann
f2c701ca1b
feat(cli): use --no-cli
to publish locally w/o prompt
2015-02-02 23:30:55 +01:00
Stephan Bönnemann
b39fecbdc2
fix(restart): correctly prevent double npm publish
run
2015-02-02 17:57:06 +01:00
Stephan Bönnemann
bd90936927
feat(semantic-release): let the user confirm if they run hooks outside of CI
2015-02-02 16:26:22 +01:00
Stephan Bönnemann
9191260cb0
feat(pre): make hook "prepublish" compatible
2015-02-02 15:37:16 +01:00
Stephan Bönnemann
1d9350597a
fix(semantic-release): not running prepublish on install
2015-02-02 04:31:00 +01:00
Stephan Bönnemann
fe750f7b9e
feat(semantic-release): add initial version of cli
2015-02-02 04:13:58 +01:00