Stephan Bönnemann
749eb11e58
fix(pre): not running during npm pack
v3.0.5
2015-04-21 14:21:57 +02:00
Stephan Bönnemann
36f5555d8e
test(ignore): ignore pack and link commands as well
2015-04-21 14:16:44 +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.
v3.0.4
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
f74f764a80
fix(npm-info): registry unexpectedly returned no json formatted error
...
This only affected publishing of yet unreleased packages.
v3.0.3
2015-04-03 19:37:39 +02:00
Stephan Bönnemann
d5a8cb1935
style: adhere to standard style
2015-03-22 10:44:19 +01:00
Stephan Bönnemann
f32a8e7d03
chore(package): update standard
2015-03-22 10:44:06 +01:00
Stephan Bönnemann
30fd1c19eb
Merge pull request #16 from tlvince/15-oauth-scope
...
docs(readme): add GitHub token scope notes
2015-03-22 10:33:50 +01:00
Tom Vincent
f192acc1ff
docs(readme): add GitHub token scope notes
...
Closes #15 .
2015-03-22 00:15:43 +00:00
Stephan Bönnemann
4ccda66a39
docs(readme): fix language and formatting
2015-03-01 17:18:37 +01:00
Stephan Bönnemann
c2d963be70
Merge pull request #12 from davidpfahler/master
...
docs(readme): fix ignore scripts flag
2015-02-22 00:08:59 +01:00
David Pfahler
f8c4e495fd
docs(readme): fix ignore scripts flag
2015-02-22 00:07:53 +01:00
Stephan Bönnemann
c3b59d6a06
Merge pull request #10 from boennemann/githead-registry
...
refactor(pre): use `gitHead` information from registry
2015-02-13 09:13:13 +01:00
Christoph Witzko
53c0adb365
refactor(pre): use gitHead
information from registry
2015-02-12 22:07:04 +01:00
Christoph Witzko
045c913342
chore(pretest): automatically clean up
2015-02-11 15:28:46 +01:00
Stephan Bönnemann
5c12e718cb
docs(readme): clarify npm abbrevs
2015-02-10 12:31:48 +01:00
Christoph Witzko
4e32c7dde0
chore: updated git-head
2015-02-09 14:32:46 +01:00
Stephan Bönnemann
6f891ed781
Merge pull request #6 from boennemann/fix-git-node
...
refactor(post): use git-head instead of exec
2015-02-09 00:11:50 +01:00
Christoph Witzko
e43ff5573b
refactor(post): use git-head instead of exec
2015-02-09 00:08:52 +01:00
Christoph Witzko
19af8b7ef2
test(postpublish): get commit hash in detached HEAD mode
2015-02-09 00:07:11 +01:00
Stephan Bönnemann
bf69c1ae93
fix(post): revert to exec
ing git
commands
...
`git-node` is nice in theory, but actually unstable and inconsistent.
v3.0.2
2015-02-08 19:14:32 +01:00
Stephan Bönnemann
486ebed9f3
test(standard): ensure cli is tested by standard
v3.0.1
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
a5e50e0d3d
chore(travis): npm prune
before running tests
2015-02-08 17:48:39 +01:00
Stephan Bönnemann
36f8643f3e
docs(readme): add travis encrypt commands
v3.0.0
2015-02-08 17:03:36 +01:00
Stephan Bönnemann
c7862b8d0d
docs(readme): update setup section
2015-02-08 17:03:36 +01:00
Stephan Bönnemann
fee6d6baba
feat(setup): setup package.json
2015-02-08 17:03:36 +01:00
Stephan Bönnemann
44eb633458
test(setup): setup package.json
2015-02-08 17:03:35 +01:00
Stephan Bönnemann
e92bd610bb
feat(verify): setup requirement verification
2015-02-08 17:03:35 +01:00
Stephan Bönnemann
5f96cd4589
test(verify): setup requirement verification
2015-02-08 14:19:22 +01:00
Stephan Bönnemann
6f7b382130
docs(readme): show only build status of master
2015-02-08 14:19:21 +01:00
Stephan Bönnemann
ed39847510
docs(readme): add link to where you can get a github token
2015-02-08 14:19:21 +01:00
Stephan Bönnemann
7b170b1167
docs(readme): add synopsis of commit message conventions
2015-02-08 14:19:21 +01:00
Stephan Bönnemann
c957308716
docs(readme): clarifications for ci and non-ci environments
2015-02-08 14:19:21 +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
Stephan Bönnemann
d94c6b76d3
chore(travis): actually require that all minions pass
...
I'm so good at bash, I'm using string concatenation for this.
2015-02-08 10:31:09 +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
b309732953
docs(readme): add faq and clarify requirements
2015-02-08 00:35:55 +01:00
Stephan Bönnemann
6ef503001f
docs(readme): typos, clarity and formating
2015-02-07 14:21:31 +01:00
Stephan Bönnemann
5610fafb25
chore(travis): also test on node 0.12
2015-02-07 12:26:39 +01:00
Stephan Bönnemann
a4dc9c3ef9
docs(readme): verbose instructions and explanations
2015-02-07 12:21:53 +01:00
Stephan Bönnemann
466be0eb7e
chore(travis): set up travis_after_all to deploy once
2015-02-05 23:49:00 +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
Stephan Bönnemann
782c992755
Merge pull request #4 from boennemann/refactor-exec
...
Refactor exec
2015-02-05 13:14:42 +01:00
Christoph Witzko
5d8f6561a8
refactor: use git-node instead of exec git
2015-02-05 13:09:14 +01:00