Commit graph

30 commits

Author SHA1 Message Date
Brad Rydzewski
56fd3042ba fix inconsistent base64 encoding/decoding secrets 2019-06-06 16:57:58 -07:00
Eric Raymond
93dc36cad0 Fixing check requiring Admin for build promote 2019-06-05 15:55:02 -07:00
Brad Rydzewski
9edc42773f build list should require read access, no write 2019-05-26 10:50:17 -07:00
Brad Rydzewski
b52456f652 fix regression with rpc v1 client 2019-05-21 13:00:16 -07:00
Brad Rydzewski
16107b0e8d fix typo in stream error 2019-05-20 09:17:12 -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
Brad Rydzewski
c2e93d3071 handle skipped node in middle of dependency chain 2019-04-20 17:12:37 -07:00
徐扬
49bbaf4a11 fix some typos 2019-04-16 11:05:46 +08:00
徐胖
d924425890 fix some typos 2019-04-16 10:08:21 +08:00
徐胖
4d47ac1861 fix some typos 2019-04-16 09:50:32 +08:00
Brad Rydzewski
96132e3d0a support for per-organization secrets 2019-04-14 17:06:16 -07: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
504e4754e6 support for encrypted secrets 2019-03-18 08:34:36 -07:00
Brad Rydzewski
bd23f21ff4 ability to pause and resume build queue 2019-03-17 14:31:07 -07:00
Brad Rydzewski
7780f0e5ce update stats to include windows 1809 [ci skip] 2019-03-14 17:35:00 -07:00
Brad Rydzewski
0fa4ea3c5e update stats to include windows 1809 2019-03-14 17:30:35 -07:00
Brad Rydzewski
ff8f29df53 audit headers 2019-03-13 14:47:47 -07:00
Brad Rydzewski
438bcbc792 update default vars 2019-03-05 15:16:58 -08:00
Brad Rydzewski
e52329b111 adde encrypt endpoint 2019-02-28 12:49:04 -08:00
Brad Rydzewski
d240eadb65 merge remote-tracking branch 'origin/master' 2019-02-27 23:07:30 -08:00
Brad Rydzewski
d04647e75f add build tags 2019-02-27 23:07:13 -08:00
Thomas Boerger
938c55bd60
Reenable queue list to get autoscaler working 2019-02-26 21:46:49 +01: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