Commit Graph

55 Commits

Author SHA1 Message Date
Sebastian Beisch
be35b743b4 fix(assets): when file is zipped, upload zipped file instead of unzipped file 2020-03-25 08:45:27 +01:00
Nightapes
400a25f950 style(assets): rename container to set 2020-03-24 19:56:57 +01:00
Nightapes
6fd34d3e0a feat(assets): calculate checksum for all assets and upload it 2020-03-21 15:47:03 +01:00
Nightapes
aff2203d66 style(github): fix lint issues 2020-01-05 19:06:15 +01:00
Nightapes
42fc522a43 feat(releaser): add git only as releaser, will create a new tag with version only 2020-01-05 18:55:47 +01:00
Nightapes
4379551982 fix(gitlab): fix broken request on release creation 2019-09-17 21:01:05 +02:00
Nightapes
8643656339 feat(changelog): add docker usage to changelog 2019-08-31 17:05:10 +02:00
Felix Wiedmann
df544f5be7 docs(releaser/util): remove unnecessary comment 2019-08-22 09:17:40 +02:00
fwiedmann
a2fc03c64d Merge branch 'master' of github.com:Nightapes/go-semantic-release into remove/draft 2019-08-22 00:12:24 +02:00
fwiedmann
2eb64f153a test(util): add defer statement for testServer 2019-08-13 23:28:13 +02:00
fwiedmann
a6c651a97f fix(github): remove 'draft' option because releases will always be published public 2019-08-13 23:01:38 +02:00
Nightapes
6a514158ce fix(cache): save commits to cache to avoid empty changelog 2019-08-11 18:27:52 +02:00
Nightapes
7b16b164f2 test(gitlab): add missing tests 2019-08-11 15:03:55 +02:00
Sebastian
0fd39c72a0 Merge branch 'master' into gitlab 2019-08-08 21:35:39 +02:00
Nightapes
5791d3b41c refactor(releaser): clean up code 2019-08-08 21:33:28 +02:00
Nightapes
92b42c8ffa feat(releaser): add gitlab as relase option 2019-08-08 21:33:28 +02:00
fwiedmann
c9d9420037 chore(gitlab/github/util): fix golangci-lint issues 2019-08-08 21:01:40 +02:00
fwiedmann
ff82ec7acd chore(util/github-release): fix golint issues 2019-08-08 20:44:33 +02:00
Nightapes
428514a1ef test(github): merge incoming changes 2019-08-08 20:22:49 +02:00
Nightapes
3bf84d5ad1 test(github): refactor unit test 2019-08-08 20:17:14 +02:00
fwiedmann
0037abfaf7 test(internal/releaser/github): add test for CreateRelease() 2019-08-08 20:07:22 +02:00
Nightapes
703d4b803c Merge branch 'test/github-release' of github.com:Nightapes/go-semantic-release into test/github-release 2019-08-07 23:27:05 +02:00
Nightapes
c086b12f01 feat(releaser): add gitlab as relase option 2019-08-07 23:24:13 +02:00
fwiedmann
3c500142aa temp(releaser/github): modify test 2019-08-07 23:11:04 +02:00
fwiedmann
bdc4fb1d74 tmp(releaser/github): add test for create release 2019-08-06 23:21:25 +02:00
fwiedmann
682fae3239 test(releaser/github): tests for GetCommitURL(), GetCompareURL(), ValisateConfig() 2019-07-29 23:11:07 +02:00
fwiedmann
e170ca9885 test(releaser/github): test New func 2019-07-28 23:00:08 +02:00
Nightapes
6267e1cc81 refactor(pkg/semanticrelease): clean up code 2019-07-22 20:46:48 +02:00
fwiedmann
5986e2819a test(internal/releaser/util): add test for PrepareAssets 2019-07-22 18:13:11 +02:00
fwiedmann
581b62d324 ref(internal/releaser/util): check if asset name ist not empty, open file which should be zipped before create zip file 2019-07-22 18:11:48 +02:00
fwiedmann
7d68d5835f test(internal/releaser/util): add test for CreateBearerHTTPClient and GetAccessToken 2019-07-22 00:48:13 +02:00
svbeisch@gmail.com
507333f087 ci(travis): set loglevel to debug for next version 2019-07-14 15:33:16 +02:00
fwiedmann
30a215b3e7 chore(releaser/github): will not exex upload of assets when no gitreleaser gets inizialized from CreateRelease() 2019-07-09 22:51:12 +02:00
fwiedmann
abd251f2ec feat(internal/pkg/releaser/github): upload all configured files from releaser config 2019-07-09 18:28:59 +02:00
fwiedmann
9175d6cc49 temp(internal/releaser): update interface method Uploadassets 2019-07-09 01:46:31 +02:00
fwiedmann
3ad20b2d00 feat(cmd/zip): add command to zip configured files 2019-07-09 01:45:16 +02:00
fwiedmann
9ecd47654d temp(internal/release): fix golint issues 2019-07-07 23:49:08 +02:00
fwiedmann
6e2fa0ddbf temp(pkg/releaser): add ZipFiles Method 2019-07-07 23:42:52 +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
62c6352aad chore(internal/releaser/github): fix setReleaseType 2019-06-20 02:00:39 +02:00
Felix Wiedmann
88e49752cb fix(internal/releaser/github): error handling for case if release already exists 2019-06-20 01:13:31 +02:00
Felix Wiedmann
92d569c14c feat(internal/releaser): add SetReleaseType Method to Releaser interface 2019-06-20 00:48:07 +02:00
Nightapes
e2eee63ac5 style(lint): fix lint issues 2019-06-18 21:36:56 +02:00
Nightapes
7e789dffa4 Merge branch 'add_git_releases' of github.com:Nightapes/go-semantic-release into add_git_releases 2019-06-18 21:35:56 +02:00
Nightapes
7de6f249fe build(travis): add release config 2019-06-18 21:35:51 +02:00
Felix Wiedmann
b0d28b1ce7 chore(internal/releaser/github): remove unused token initialization in ValidateConfig() because token gets initialiazed in New() 2019-06-18 21:20:30 +02:00
Felix Wiedmann
f65b90975f chore(internal/releaser): add further log messages 2019-06-17 22:45:49 +02:00
Felix Wiedmann
8efde63865 fix(internal/releaser): add helper method to lookup for provider accesToken in environment variabels 2019-06-17 22:30:17 +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