Brad Rydzewski
c393b74f63
session that handles legacy tokens from file
2019-06-06 13:13:08 -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
Brad Rydzewski
574c24ade8
update for version 1.1.0 [ci skip]
2019-04-23 07:41:40 -07:00
Brad Rydzewski
526ae811fd
Merge pull request #2684 from techknowlogick/techknowlogick-patch-1
...
Refresh Gitea Oauth2 token
2019-04-22 23:31:27 -07:00
Brad Rydzewski
223536a93f
update user interface
2019-04-22 23:21:56 -07:00
Matti Ranta
b2d850f16f
add refresh to client as well
2019-04-22 20:09:40 -04:00
techknowlogick
6adbacd11c
update docs per feedback
2019-04-22 19:52:37 -04:00
techknowlogick
18b0959bbf
update per feedback
2019-04-22 19:50:31 -04:00
Matti Ranta
b7fc433b31
use switch case
2019-04-22 19:36:47 -04:00
Brad Rydzewski
8b785142d4
ensure unit tests run serially by package [ci skip]
2019-04-22 16:27:26 -07:00
Brad Rydzewski
9b285bde6f
fix incorrect database parameters
2019-04-22 16:14:57 -07:00
Brad Rydzewski
2a512d1448
fix postgres migration error
2019-04-22 16:14:17 -07:00
Brad Rydzewski
3ba2c9ab3a
update changelog
2019-04-22 15:26:47 -07:00
Brad Rydzewski
54c1e2fffe
fix scheduler skip logic
2019-04-22 15:24:00 -07:00
techknowlogick
9ced52ab50
Refresh Gitea Oauth2 token
2019-04-22 16:54:25 -04:00
Brad Rydzewski
0a026b464c
merge upstream [ci skip]
2019-04-22 08:00:01 -07:00
Brad Rydzewski
b58dd515a4
update changelog to include 2634 [CI SKIP]
2019-04-20 17:30:32 -07:00
Brad Rydzewski
8307d816ff
Merge pull request #2681 from drone/issue/2634
...
Fix for issue #2634
2019-04-20 17:24:31 -07:00
Brad Rydzewski
c2e93d3071
handle skipped node in middle of dependency chain
2019-04-20 17:12:37 -07:00