Commit graph

42 commits

Author SHA1 Message Date
TP Honey
eb26c8bce7 (dron-267) correctly set parent for promotion retry 2022-05-09 11:11:54 +01:00
Michelangelo
f889ae8eb0
Add tag filter when call build list endpoint (#3173)
* Add tag filter when call build list endpoint

* Add unit test
2022-01-11 11:03:41 +00:00
Eoin McAfee
b37cbd7771 revert repo change to visilbity 2021-08-27 11:05:07 +01:00
Eoin McAfee
6076621ada tech qa feedback, add test for update & fix issue with visiability & config 2021-08-27 10:36:33 +01:00
Eoin McAfee
9b86e80f5f ability to cancel running builds if new commit is pushed 2021-08-26 17:21:00 +01:00
Shubhendra Singh Chauhan
f952383838
- Remove unnecessary wrapping of function call
- Remove unnecessary use of slice

- Replace use of HTTP codes with constants
2021-02-13 13:45:38 +05:30
Brad Rydzewski
778d0a0aff support for limiting concurrency per-repository 2020-12-11 13:57:49 -05:00
Brad Rydzewski
96d1a99428 add debug field to build 2020-11-09 15:32:17 -05:00
Brad Rydzewski
2006bac45c retry with previous build parameters 2020-07-29 19:57:28 -04:00
Brad Rydzewski
6322644ec1 feature flag enables static webhook secret 2020-07-12 13:54:53 -04:00
Brad Rydzewski
97116f01c2 custom token is ignored when creating a user 2020-06-08 15:51:00 -04:00
Bradley Rydzewski
cbeaa0952e add deployment summary endpoints 2020-03-13 15:20:31 -04:00
Bradley Rydzewski
a88f9d0743 added endpoints for branch summary 2020-03-13 13:27:07 -04:00
Brad Rydzewski
cbfd342333 endpoint to paginate through all repos 2019-10-02 11:29:57 -07:00
Brad Rydzewski
0b4e5156ae option to auto-cancel pending builds 2019-10-01 23:28:57 -07:00
Brad Rydzewski
3fcbf1c78f service to batch cancel pending builds 2019-10-01 22:51:23 -07:00
Brad Rydzewski
a3b7511d9c added endpoints for deep links 2019-09-20 18:17:32 -07:00
Brad Rydzewski
aaa02ba1a0 added build link endpoint with redirect 2019-09-20 17:08:25 -07:00
Brad Rydzewski
12eeb7f15e query builds based on branch, closes #1495 2019-09-18 19:03:29 -07:00
Brad Rydzewski
b950e28dd3 closes #2835 and #2781 2019-09-18 15:06:38 -07:00
kaitoy
3a7ae654fc fix OSS build for v1.4.0. 2019-09-16 17:48:57 +09:00
Brad Rydzewski
870e967ee8 added support for rollback 2019-09-03 21:11:49 -07:00
Brad Rydzewski
9ac8aa26c8 copy cron job name when re-startinga build #2760 2019-09-03 16:07:30 -07:00
Brad Rydzewski
33bd477f71 added support for github deployment status 2019-08-26 12:26:09 -07:00
Brad Rydzewski
bb974377a7 improve cancel to force cancel dangling stages 2019-07-30 21:20:28 -07:00
Brad Rydzewski
c7788c4587 copy parameters from parent build when promoting 2019-07-29 19:20:14 -07:00
Brad Rydzewski
56fd3042ba fix inconsistent base64 encoding/decoding secrets 2019-06-06 16:57:58 -07:00
Brad Rydzewski
b52456f652 fix regression with rpc v1 client 2019-05-21 13:00:16 -07:00
Brad Rydzewski
ed89046557 enable custom build parameters when creating a build 2019-05-20 07:43:49 -07:00
Brad Rydzewski
8ed432e851 set ref when restarting build 2019-05-20 07:41:27 -07:00
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
Brad Rydzewski
1c6d751d50 trigger build from branch or sha, closed #2679 2019-04-24 14:05:47 -07:00
徐扬
49bbaf4a11 fix some typos 2019-04-16 11:05:46 +08:00
Brad Rydzewski
727177da13 ability to delete repository 2019-04-14 14:01:47 -07:00
Brad Rydzewski
2e36ee9c72 WIP endpoint to create build from branch, sha 2019-04-13 01:52:31 -07:00
Brad Rydzewski
ff8f29df53 audit headers 2019-03-13 14:47:47 -07:00
Brad Rydzewski
e52329b111 adde encrypt endpoint 2019-02-28 12:49:04 -08:00
Brad Rydzewski
d04647e75f add build tags 2019-02-27 23:07:13 -08:00
Brad Rydzewski
69a8e404bd fix issue with wrong default .drone.yml file 2019-02-22 09:01:11 -08:00
Brad Rydzewski
616433b709 optionally disable pr and fork at database level 2019-02-21 11:06:33 -08:00
Brad Rydzewski
6621f4c7f7 wip enable CE 2019-02-20 10:34:26 -08:00
Brad Rydzewski
5b6a3d8ff4 squash and merge local branch 2019-02-19 15:56:41 -08:00