Lucian Jones
9d6dd20375
fix error log in new skip action test
2019-06-25 14:51:46 +12:00
Lucian Jones
e51ef216f3
pass through the true webhook action when parsing
2019-06-25 14:49:54 +12:00
Lucian Jones
93e052a713
process pull request action conditions in triggers
2019-06-25 14:48:46 +12:00
Lucian Jones
27404eb3e6
fix test panic due to test data unmarshalling
2019-06-25 14:47:29 +12:00
Brad Rydzewski
3650a5d21b
add policy [ci skip]
2019-06-24 08:04:14 -07:00
Brad Rydzewski
7e23d36e77
log external secret error
2019-06-22 19:00:12 -07:00
Brad Rydzewski
6a43a8dbe4
bump drone-yaml to support actions
2019-06-16 23:51:30 -07:00
Brad Rydzewski
3deb69886a
fix incorrect user count being logged
2019-06-11 22:54:22 -07:00
Brad Rydzewski
b90a7dd7d6
fix incorrect version string [ci skip]
2019-06-11 19:41:15 -07:00
Brad Rydzewski
5de212d052
bump version number and changelog [ci skip]
2019-06-11 17:46:17 -07:00
Brad Rydzewski
4479609d9f
bumy 0.8 to 1.0 yaml converter
2019-06-10 17:14:50 -07:00
Brad Rydzewski
a0bffdeb32
batch update error includes repository name and id
2019-06-06 22:09:12 -07:00
Brad Rydzewski
56fd3042ba
fix inconsistent base64 encoding/decoding secrets
2019-06-06 16:57:58 -07:00
Brad Rydzewski
07642dd8e1
Merge remote-tracking branch 'origin/master'
2019-06-06 14:29:00 -07:00
Brad Rydzewski
6558d53de2
enable legacy token mapper
2019-06-06 13:27:38 -07:00
Brad Rydzewski
c393b74f63
session that handles legacy tokens from file
2019-06-06 13:13:08 -07:00
Brad Rydzewski
d2e2c05a94
Merge pull request #2722 from ecray/build_promote_checkwrite
...
Fixing check requiring Admin for build promote
2019-06-05 21:31:31 -07:00
Eric Raymond
93dc36cad0
Fixing check requiring Admin for build promote
2019-06-05 15:55:02 -07:00
Brad Rydzewski
f4313534bd
bump drone-yaml library
2019-05-30 18:06:15 -07:00
Brad Rydzewski
40ed27a001
bump version and changelog for 1.2 release
2019-05-30 10:54:36 -07:00
Brad Rydzewski
abca9be58e
Merge remote-tracking branch 'origin/master'
2019-05-30 09:11:23 -07:00
Brad Rydzewski
7aba4b8234
fixes #2689
2019-05-30 09:11:01 -07:00
Brad Rydzewski
4ad252ee6a
Merge pull request #2694 from chrisghill/issue/2693
...
Fix orphaned /tmp/drone directories in kubernetes
2019-05-27 21:37:05 -07:00
Brad Rydzewski
099e671166
Merge pull request #2712 from xuyang2/fix-typo [ci skip]
...
fix a typo
2019-05-27 21:35:52 -07:00
Brad Rydzewski
9edc42773f
build list should require read access, no write
2019-05-26 10:50:17 -07:00
徐胖
5c36e3db17
fix a typo
2019-05-22 09:31:48 +08:00
Brad Rydzewski
8ae7ae7ec8
update changelog to include healthz changes
2019-05-21 13:38:58 -07:00
Brad Rydzewski
346743176b
separate healthz from other routes
2019-05-21 13:29:58 -07:00
Brad Rydzewski
b52456f652
fix regression with rpc v1 client
2019-05-21 13:00:16 -07:00
Brad Rydzewski
3d4418e351
add rpc/v2 endpoint
2019-05-21 11:45:42 -07:00
Brad Rydzewski
9c74cc587d
Merge pull request #2687 from tboerger/build-last-branch
...
Use branch form value as fallback for last build
2019-05-20 12:32:21 -04:00
Brad Rydzewski
440f192730
add test case that demonstrates issue #2658
2019-05-20 09:23:26 -07:00
Brad Rydzewski
74b62fc08a
log subscriber pipeline type and kind
2019-05-20 09:17:50 -07:00
Brad Rydzewski
16107b0e8d
fix typo in stream error
2019-05-20 09:17:12 -07:00
Brad Rydzewski
5dd00aaf2e
fix duplicate changelog entry
2019-05-20 07:56:44 -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
Chris Hill
fbdf837f8c
Update the local volume name to be unique and more descriptive
2019-05-16 13:37:59 -06:00
Brad Rydzewski
552eb4f765
Merge pull request #2707 from foosinn/ossbuildfix [ci skip]
...
fix oss build
2019-05-14 13:42:45 -04:00
Stefan Schwarz
a093990d0b
fix oss build
2019-05-14 17:28:15 +02:00
Chris Hill
41ac2992cb
Fix orphaned /tmp/drone directories in kubernetes
2019-05-03 12:32:35 -06: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
b7737a4a89
Merge pull request #2686 from JanBerktold/enable-unauthenticated-monitoring
...
Add DRONE_PROMETHEUS_ANONYMOUS_ACCESS configuration option
2019-04-25 18:08:56 -07:00
Brad Rydzewski
5028dbb8f0
enable native tls [ci skip]
2019-04-25 18:07:28 -07:00
Jan Berktold
78547a6a01
Fixing wire_gen.go
2019-04-25 00:33:16 +02:00
Jan Berktold
058187f150
Code review feedback
2019-04-25 00:23:25 +02:00
Jan Berktold
e483fa505c
Add DRONE_PROMETHEUS_ANONYMOUS_ACCESS configuration option
2019-04-24 23:57:38 +02:00
Brad Rydzewski
1c6d751d50
trigger build from branch or sha, closed #2679
2019-04-24 14:05:47 -07:00
Brad Rydzewski
cce10d5c47
update drone-yml to include matrix changes
2019-04-24 08:12:19 -07:00
Brad Rydzewski
416f94afcd
update for version 1.1.0 [ci skip]
2019-04-23 07:41:48 -07:00