46 Commits

Author SHA1 Message Date
Stephan Bönnemann
2690d30aa0 chore(release): temporarily disabling cracks 2015-06-17 10:18:52 -07:00
Stephan Bönnemann
191ae78a9f chore(tests): add coverage reports and coveralls 2015-06-12 12:20:12 -07:00
Stephan Bönnemann
384bc63e5d chore(tests): add build to allow es6 in tests 2015-06-12 10:22:57 -07:00
Stephan Bönnemann
4e90e4b98b test: convert from tape to tap 2015-06-11 17:07:54 -07:00
Stephan Bönnemann
5a8c8639af chore(package): add build-step 2015-06-11 12:36:50 -07:00
Stephan Bönnemann
40b48e375d chore(package): update standard and tap-spec 2015-06-11 12:36:49 -07:00
Stephan Bönnemann
1f3c5e885e chore: allow es6 in src, wile keeping every commit addressable 2015-06-11 12:36:13 -07:00
Christoph Witzko
d0032de737 test(npm-info): support private modules 2015-05-27 11:01:55 +02:00
Christoph Witzko
25cb545ea3 feat(npm-info): support private modules
closes #28
2015-05-25 00:25:09 +02:00
Christoph Witzko
41c90124f6 feat(pre): pass more information to the verification hook 2015-05-12 15:52:47 +02:00
Christoph Witzko
44db677c4a chore: added cracks 2015-05-12 09:28:10 +02:00
Stephan Bönnemann
248c41a504 test(post): account for undeclared breaking change in github package 2015-04-24 00:24:21 +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
Stephan Bönnemann
6763a006d2 chore(package): update tape 2015-04-03 23:01:58 +02:00
Stephan Bönnemann
0307894914 fix(package): update dependencies and adapt to their internal changes
Released as a patch, because this includes security fixes.
2015-04-03 20:37:29 +02:00
Stephan Bönnemann
06c464f9d8 chore(package): update devDependencies 2015-04-03 20:03:07 +02:00
Stephan Bönnemann
f32a8e7d03 chore(package): update standard 2015-03-22 10:44:06 +01:00
Christoph Witzko
53c0adb365 refactor(pre): use gitHead information from registry 2015-02-12 22:07:04 +01:00
Christoph Witzko
4e32c7dde0 chore: updated git-head 2015-02-09 14:32:46 +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
486ebed9f3 test(standard): ensure cli is tested by standard 2015-02-08 17:58:04 +01:00
Stephan Bönnemann
fee6d6baba feat(setup): setup package.json 2015-02-08 17:03:36 +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
Stephan Bönnemann
be249fa0e0 chore(package): improve description and keywords 2015-02-08 10:30:35 +01:00
Stephan Bönnemann
f5c6c9622a chore(package): clarify that the version is a placeholder 2015-02-08 00:40:01 +01:00
Stephan Bönnemann
7bf436fe8a chore(travis): add iojs to build matrix 2015-02-05 23:34:26 +01:00
Christoph Witzko
4ed5f73a04 chore: updated github-release-fake-server 2015-02-05 14:55:40 +01:00
Christoph Witzko
5d8f6561a8 refactor: use git-node instead of exec git 2015-02-05 13:09:14 +01:00
Christoph Witzko
96fe49662a refactor: use request instead of exec curl 2015-02-05 12:39:20 +01:00
Stephan Bönnemann
875bb038a1 chore(package): change version to yet unpublished version
one last time hopefully >:(
2015-02-05 01:35:53 +01:00
Christoph Witzko
eb470712d7 test: added github-release-fake-server 2015-02-05 01:00:42 +01:00
Stephan Bönnemann
81df21b924 test(install): initial scenario 2015-02-04 15:23:30 +01:00
Stephan Bönnemann
d22b98a4ee test(create-module): helper to create fresh repo/module 2015-02-04 15:23:21 +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
Christoph Witzko
16cf9aee9b fix(cli): hooks work correctly w/abbrevd npm commands 2015-02-03 14:09:02 +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
cf36c2fe9b chore(package): change dummy version to yet unpublished version 2015-02-02 16:26:23 +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
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
c0aebd9873 chore(package): configure prepublish hook 2015-02-02 15:37:16 +01:00
Stephan Bönnemann
7fa0754ff2 chore: remove prepublish script and migrate to travis hook 2015-02-02 04:52:30 +01:00
Stephan Bönnemann
07c5d08d35 chore(package): provide dummy version so publish even starts 2015-02-02 04:37:11 +01:00
Stephan Bönnemann
fd11c85692 chore(scripts): use relative path for own cli 2015-02-02 04:16:29 +01:00
Stephan Bönnemann
f31a5dfd04 chore: meta files 2015-02-02 04:12:57 +01:00