24 Commits

Author SHA1 Message Date
Christoph Witzko
fd4c4d1c81 fix(pre): use path instead of name at verification hook object 2015-05-15 20:38:55 +02:00
Christoph Witzko
7ba1cb956f fix(pre): improved logging 2015-05-15 19:41:27 +02:00
Stephan Bönnemann
245f918201 fix(pre): exit script for failed validation 2015-05-15 19:08:27 +02:00
Christoph Witzko
f0f53f207b fix(pre): correct type on initial release 2015-05-14 01:19:54 +02:00
Christoph Witzko
41c90124f6 feat(pre): pass more information to the verification hook 2015-05-12 15:52:47 +02:00
Christoph Witzko
127cb673bd feat(pre): verification hook 2015-05-12 09:27:35 +02:00
Christoph Witzko
be9bb40dd2 refactor(pre): inline if 2015-05-12 08:53:38 +02:00
Christoph Witzko
785e7f7b3b fix(setup): add newline at the end of package.json 2015-05-04 09:18:08 +02:00
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
d5a8cb1935 style: adhere to standard style 2015-03-22 10:44:19 +01:00
Christoph Witzko
53c0adb365 refactor(pre): use gitHead information from registry 2015-02-12 22:07:04 +01:00
Christoph Witzko
e43ff5573b refactor(post): use git-head instead of exec 2015-02-09 00:08:52 +01:00
Stephan Bönnemann
bf69c1ae93 fix(post): revert to execing git commands
`git-node` is nice in theory, but actually unstable and inconsistent.
2015-02-08 19:14:32 +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
Christoph Witzko
5d8f6561a8 refactor: use git-node instead of exec git 2015-02-05 13:09:14 +01:00
Christoph Witzko
7380d586ee feat(release): configure github api endpoint via environment variables 2015-02-05 01:00:42 +01:00
Stephan Bönnemann
019aeeabe1 refator: use error-first-handler 2015-02-03 20:45:03 +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
a1c86fc0d0 fix(post): correctly link issues and commits in changelog 2015-02-02 16:26:23 +01:00
Stephan Bönnemann
9191260cb0 feat(pre): make hook "prepublish" compatible 2015-02-02 15:37:16 +01:00
Stephan Bönnemann
17ad82bfbc feat(post): add initial version of command 2015-02-02 04:13:35 +01:00
Stephan Bönnemann
0ee9cc31e9 feat(pre): add initial version of command 2015-02-02 04:13:21 +01:00