Commit Graph

23 Commits

Author SHA1 Message Date
27873f6980 Add title to release
Add note to release

Signed-off-by: Jonas Franz <info@jonasfranz.de>
2018-03-03 12:09:01 +01:00
6710415b8c
Implemented Gitea Release API instead of GitHub Release API
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-03-02 23:41:45 +01:00
Thomas Boerger
56a5d640b0
Restructuring of build process 2017-09-02 15:40:25 +02:00
Kévin Darcel
6505d772c8
Implement prerelease option 2017-03-23 17:14:04 -06:00
Brad Rydzewski
22db67489d Ability to use GITHUB_TOKEN as secret 2016-09-30 13:15:43 -04:00
maplain
6a2469be7c fix commit.ref typo 2016-09-14 17:28:27 -07:00
Thomas Boerger
c097b9bbfa
Migrated to 0.5 structure and updated documentation 2016-08-26 10:38:22 +02:00
Thomas Boerger
2d8d03bc22 Make the builds reproducable based on commit sha 2016-02-21 11:06:40 +01:00
Thomas Frössman
00b0b14fc2 Add file_exists option: overwrite/skip/fail
Closes #9
2016-02-11 22:44:34 +01:00
Thomas Frössman
cc6a93ab03 Add setting to create draft releases
Closes #10
2016-02-11 14:24:46 +01:00
Thomas Frössman
53bcc23e1f Avoid drone->gh args race with struct 2016-02-11 13:04:57 +01:00
Thomas Boerger
d60ed19853 Unification: Drone config, Makefile, structure and badges 2016-01-26 13:43:08 +01:00
jackspirou
d4f663cf8f using StringSlice instead of []string for Files 2016-01-15 16:02:12 -06:00
jackspirou
fcfb446e4c updating checksums to checksum and using drone.StringSlice instead of []string 2016-01-15 15:30:59 -06:00
jackspirou
f7b84f7407 fixing upload endpoint bug 2016-01-15 11:10:26 -06:00
jackspirou
e79e7f293b adding checksum options 2016-01-15 10:46:00 -06:00
jackspirou
56f429e280 fixing typo 2016-01-12 06:44:01 -06:00
jackspirou
6bd30fd58b remove reduntant check in buildRelease and simplify 2016-01-11 22:40:06 -06:00
jackspirou
7869f1ba85 comments, cleanup, and some restructure 2016-01-11 22:33:03 -06:00
Thomas Boerger
684dcb0137 Moved struct into separate file, fixed bug for nonexistant releases 2015-12-23 15:19:01 +01:00
Brad Rydzewski
7e97f3a391 change pwd to project workspace 2015-12-07 00:01:55 -08:00
Thomas Boerger
f74af1708c Use proper varable names 2015-11-23 22:55:24 +01:00
Thomas Boerger
70ca6255f4 Implemented initial version based on google/go-github 2015-11-23 22:35:33 +01:00