harness-drone/handler/api/repos/builds
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
..
logs add build tags 2019-02-27 23:07:13 -08:00
stages audit headers 2019-03-13 14:47:47 -07:00
cancel.go wip enable CE 2019-02-20 10:34:26 -08:00
cancel_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
create.go trigger build from branch or sha, closed #2679 2019-04-24 14:05:47 -07:00
create_test.go trigger build from branch or sha, closed #2679 2019-04-24 14:05:47 -07:00
find.go wip enable CE 2019-02-20 10:34:26 -08:00
find_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
latest.go Use branch form value as fallback for last build 2019-04-26 11:05:28 +02:00
latest_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
list.go wip enable CE 2019-02-20 10:34:26 -08:00
list_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
promote.go audit headers 2019-03-13 14:47:47 -07:00
promote_oss.go audit headers 2019-03-13 14:47:47 -07:00
promote_test.go audit headers 2019-03-13 14:47:47 -07:00
purge.go audit headers 2019-03-13 14:47:47 -07:00
purge_oss.go audit headers 2019-03-13 14:47:47 -07:00
purge_test.go audit headers 2019-03-13 14:47:47 -07:00
retry.go wip enable CE 2019-02-20 10:34:26 -08:00
retry_test.go squash and merge local branch 2019-02-19 15:56:41 -08:00
rollback.go audit headers 2019-03-13 14:47:47 -07:00
rollback_test.go audit headers 2019-03-13 14:47:47 -07:00