Kévin Darcel
6505d772c8
Implement prerelease option
9 years ago
Brad Rydzewski
22db67489d
Ability to use GITHUB_TOKEN as secret
9 years ago
maplain
6a2469be7c
fix commit.ref typo
9 years ago
Adrien Vergé
140d51ae9a
Fix `files` configuration key error
...
Currently the `files` option doesn't have any effect (i.e. no asset is
published on GitHub).
This patch fixes the corresponding typo in `main.go`.
Closes : #16
9 years ago
Thomas Boerger
c097b9bbfa
Migrated to 0.5 structure and updated documentation
9 years ago
Thomas Boerger
2d8d03bc22
Make the builds reproducable based on commit sha
10 years ago
Thomas Frössman
00b0b14fc2
Add file_exists option: overwrite/skip/fail
...
Closes #9
10 years ago
Thomas Frössman
cc6a93ab03
Add setting to create draft releases
...
Closes #10
10 years ago
Thomas Frössman
53bcc23e1f
Avoid drone->gh args race with struct
10 years ago
Thomas Boerger
d60ed19853
Unification: Drone config, Makefile, structure and badges
10 years ago
jackspirou
d4f663cf8f
using StringSlice instead of []string for Files
10 years ago
jackspirou
fcfb446e4c
updating checksums to checksum and using drone.StringSlice instead of []string
10 years ago
jackspirou
f7b84f7407
fixing upload endpoint bug
10 years ago
jackspirou
e79e7f293b
adding checksum options
10 years ago
jackspirou
56f429e280
fixing typo
10 years ago
jackspirou
6bd30fd58b
remove reduntant check in buildRelease and simplify
10 years ago
jackspirou
7869f1ba85
comments, cleanup, and some restructure
10 years ago
Thomas Boerger
684dcb0137
Moved struct into separate file, fixed bug for nonexistant releases
10 years ago
Brad Rydzewski
7e97f3a391
change pwd to project workspace
10 years ago
Thomas Boerger
f74af1708c
Use proper varable names
10 years ago
Thomas Boerger
70ca6255f4
Implemented initial version based on google/go-github
10 years ago