harness-drone/handler/api
Thomas Boerger c34efc152a
Use branch form value as fallback for last build
The current version of the Drone CLI is still using the branch form
value to filter the latest build information while the server is
listening only for the ref form value. With this fix we are falling back
to branch form value if it gets defined, formats it as a ref and hands
it to the further functions.
2019-04-26 11:05:28 +02:00
..
acl fix some typos 2019-04-16 09:50:32 +08:00
auth fix some typos 2019-04-16 09:50:32 +08:00
badge adde encrypt endpoint 2019-02-28 12:49:04 -08:00
builds audit headers 2019-03-13 14:47:47 -07:00
ccmenu fix some typos 2019-04-16 10:08:21 +08:00
errors wip enable CE 2019-02-20 10:34:26 -08:00
events audit headers 2019-03-13 14:47:47 -07:00
queue ability to pause and resume build queue 2019-03-17 14:31:07 -07:00
render add build tags 2019-02-27 23:07:13 -08:00
repos Use branch form value as fallback for last build 2019-04-26 11:05:28 +02:00
request add build tags 2019-02-27 23:07:13 -08:00
secrets support for per-organization secrets 2019-04-14 17:06:16 -07:00
system update stats to include windows 1809 [ci skip] 2019-03-14 17:35:00 -07:00
user fix some typos 2019-04-16 11:05:46 +08:00
users update default vars 2019-03-05 15:16:58 -08:00
api.go trigger build from branch or sha, closed #2679 2019-04-24 14:05:47 -07:00