TP Honey
7058d0574c
(maint) move to harness.drone.io
2022-12-07 13:31:11 +00:00
Philipp
a3bc2214f7
use tag as title if not user provided fixes #26
2021-06-07 08:31:25 +02:00
6543
238fd28d8e
Update Gitea SDK to v0.13.0
2020-09-16 08:01:14 +02:00
Lunny Xiao
1a7e5488a0
Add insecure https support ( #4 )
2018-03-28 09:55:21 +08:00
Jonas Franz
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
Jonas Franz
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
Adam Williams
b32e6172f5
Fix extraction of tag name from commit ref to handle /
...
Previously, tags with a `/` character were not correctly handled because
`filepath.Base` was used. This would return the last element of path.
This change allows for tags like `test/v1.2.3` to work properly by
trimming the `refs/tags/` prefix from the commit ref.
Issue #24
2017-05-22 10:13:16 -06:00
Kévin Darcel
6505d772c8
Implement prerelease option
2017-03-23 17:14:04 -06:00
Thomas Boerger
c097b9bbfa
Migrated to 0.5 structure and updated documentation
2016-08-26 10:38:22 +02:00