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
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 >:(
v2.0.0
2015-02-05 01:35:53 +01:00
Stephan Bönnemann
89f1928769
test(publish): initial scenario
2015-02-05 01:33:50 +01:00
Christoph Witzko
3799ad0cb6
test(postpublish): initial scenario
2015-02-05 01:04:52 +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
73b888fdc3
docs(readme): remove usage outside of npm scripts
2015-02-04 19:02:37 +01:00