Commit Graph

16 Commits

Author SHA1 Message Date
Felix Wiedmann
49aaa93cac feat(pkg/semanticrelease): rc is prerelease, beta & alpha are draft 2019-06-20 11:39:37 +02:00
Felix Wiedmann
d36be78c9c ref(releasetype/draft): infomation about if release is a draft will now be set in the sharedVersion 2019-06-20 10:49:50 +02:00
Felix Wiedmann
92d569c14c feat(internal/releaser): add SetReleaseType Method to Releaser interface 2019-06-20 00:48:07 +02:00
Felix Wiedmann
849dc6c5b7 feat(analyzer): add 'DRAFT' as messeage identifier 2019-06-20 00:46:59 +02:00
Nightapes
efcea0fafd style(*): fix lint issues 2019-06-15 23:16:30 +02:00
Nightapes
cf0431846b refactor(*): clean up code 2019-06-15 23:03:27 +02:00
fwiedmann
27ddd1872b chore(pkg/semantic-release): remove unused method call 2019-06-14 09:40:26 +02:00
Felix Wiedmann
ead86a769a chore(pkg/semantic-releaser): check if current branch is configured for releases 2019-06-13 23:45:21 +02:00
Felix Wiedmann
cdf3d15105 ref(pkg/semantic-release): add wrapper method for writing changelog, add method for make a new release 2019-06-13 23:33:42 +02:00
Felix Wiedmann
374548c454 chore(pkg/semantic-release/changelog): get URL parameter from release-config 2019-06-13 21:45:55 +02:00
Nightapes
a1498f3e32 feat(changelog): add order and hash url 2019-06-10 16:24:44 +02:00
Nightapes
fc7e6366c2 feat(changelog): add first draft for changelog generation 2019-05-25 18:10:24 +02:00
Nightapes
9f7d3e3b58 refactor(versioning): clean up version calculation and logs 2019-05-16 21:30:35 +02:00
Nightapes
d7664eb8e8 feat(config): add config file 2019-05-15 22:09:52 +02:00
Nightapes
20698c9679 style(lint): fix lint issues 2019-05-14 20:19:36 +02:00
Nightapes
fe54370e7e feat(init): increase version depending on commit (angular format) 2019-05-13 22:36:24 +02:00