Bradley Rydzewski
5e31db25cb
enable reaper routine by default
2020-06-04 22:15:30 -04:00
Bradley Rydzewski
4b5b66688d
added reaper to kill zombie builds
2020-06-04 21:18:55 -04:00
Brad Rydzewski
aa84e311c0
Merge pull request #2971 from flokli/patch-1 [CI SKIP]
...
plugin/converter/starlark.go: fix comment
2020-05-28 10:30:01 -07:00
Florian Klink
0239d0474a
plugin/converter/starlark.go: fix comment
...
This actually is a starlark file, not a jsonnet file.
2020-05-26 14:37:10 +02:00
Brad Rydzewski
dff798a4d1
truncate stage and step error messages for pg
2020-05-21 16:48:30 -04:00
Brad Rydzewski
d1a2f2174d
bump go-scm version
2020-04-17 12:05:43 -04:00
Thomas Boerger
ab93fd2def
Merge pull request #2950 from jjmengze/patch-2
...
fix typo
2020-04-04 20:22:26 +02:00
MengZeLee
fb01db1b20
fix typo
...
fix typo
2020-04-04 23:27:26 +08:00
Brad Rydzewski
12f43c8180
update CHANGELOG for 1.7.0 [CI SKIP]
2020-04-02 14:47:50 -04:00
Brad Rydzewski
fa8e17dc37
bump version number for 1.7.0
2020-03-27 17:24:12 -07:00
Brad Rydzewski
86d13bdd78
Merge remote-tracking branch 'origin/master'
2020-03-26 13:39:20 -07:00
Brad Rydzewski
73c84aec0c
enable experimental private mode flag
2020-03-26 13:38:57 -07:00
Thomas Boerger
3e8a857ba6
Merge pull request #2946 from jjmengze/patch-1
...
fix typo
2020-03-21 23:51:26 +01:00
MengZeLee
ccaf231b81
fix typo
...
fix typo
2020-03-22 00:47:43 +08:00
Brad Rydzewski
746e8df870
bump ui version
2020-03-17 14:33:00 -07:00
Brad Rydzewski
c81263687c
Merge pull request #2940 from bradrydzewski/ref-table
...
added endpoints for branch / pr / deployment summary
2020-03-13 15:25:48 -04:00
Bradley Rydzewski
cbeaa0952e
add deployment summary endpoints
2020-03-13 15:20:31 -04:00
Bradley Rydzewski
7680702130
update changelog
2020-03-13 13:41:17 -04:00
Bradley Rydzewski
a88f9d0743
added endpoints for branch summary
2020-03-13 13:27:07 -04:00
Brad Rydzewski
6815ec61cb
Merge remote-tracking branch 'origin/master'
2020-03-10 13:33:26 -07:00
Brad Rydzewski
32f286e1ed
skip inactive cron repos
2020-03-10 13:30:30 -07:00
Brad Rydzewski
becca71e83
update changelog
2020-03-10 13:30:03 -07:00
Brad Rydzewski
6b6ea7395e
Merge pull request #2920 from cmj0121/master
...
Fix bug when refresh gitea access token
2020-03-09 10:06:02 -07:00
Thomas Boerger
296471d489
Merge pull request #2918 from appleboy/lint
...
chore(rpc): remove redundant check
2020-02-29 15:25:35 +01:00
Brad Rydzewski
5afcf6fc5a
Merge remote-tracking branch 'origin/master'
2020-02-27 14:10:21 -08:00
Brad Rydzewski
aead279caf
ignore gitlab surepositories
2020-02-27 14:09:56 -08:00
Brad Rydzewski
664da1d436
add more logging to cron
2020-02-27 14:09:31 -08:00
ashwilliams1
5aa39572cb
Send users to Discourse for issues [CI SKIP]
2020-02-26 09:37:46 -08:00
ashwilliams1
509c35c884
Merge pull request #2924 from loganmarchione/master
...
Update lib/pq to v1.1.0 to add support for scram-sha-256
2020-02-18 09:54:27 -06:00
Logan Marchione
ec48f11a95
Update hashes for pq
2020-02-18 15:29:17 +00:00
Logan Marchione
b0d04ed05f
Update pq to 1.1.0
2020-02-18 15:18:27 +00:00
cmj
74423bfacd
Missing the strings library
2020-02-14 16:08:08 +08:00
cmj
3e74e30845
Fix bug when refresh gitea access token
...
When the URI has extra '/' in DRONE_GITEA_SERVER, the drone
will not pull the repo since it cannot refresh the access token.
The log in gitea shows the drone try to access '//login/oauth/access_token'
Related to commit 5414bb75f
2020-02-14 16:06:58 +08:00
Brad Rydzewski
1ddf7963fe
use context.Backround in async sync
2020-02-12 12:49:45 -08:00
Brad Rydzewski
c03bdd4998
look for async param in query string
2020-02-12 12:46:47 -08:00
Bo-Yi Wu
de322e2bc9
chore(rpc): remove redundant check
2020-02-09 21:38:15 +08:00
Brad Rydzewski
93e8767f9c
GET user by internal user id
2020-02-07 09:19:32 -08:00
Brad Rydzewski
a6a9f69d2f
Merge remote-tracking branch 'origin/master'
2020-02-07 08:46:13 -08:00
Brad Rydzewski
c714f1fd73
add endpoint to list user repos
2020-02-07 08:45:48 -08:00
Brad Rydzewski
23642b92d0
Merge pull request #2915 from mcnicholls/hook-parser-tomap-fix
...
Fix incorrect return value from toMap function
2020-01-30 17:22:42 -06:00
Michael Nicholls
119ef50471
Fix incorrect return value from toMap function
2020-01-30 23:03:48 +00:00
Brad Rydzewski
adef00064e
update scm mocks
2020-01-29 08:57:37 -08:00
Brad Rydzewski
ad6be2073b
bump version to 1.6.5 for release
2020-01-29 08:50:39 -08:00
Brad Rydzewski
e05ebfbb52
Merge remote-tracking branch 'origin/master'
2020-01-29 08:49:54 -08:00
Brad Rydzewski
ad05ed5546
bump go-scm dependency
2020-01-29 08:49:42 -08:00
Brad Rydzewski
f5fbd15422
Merge pull request #2909 from pdf/update_alpine_container [ci skip]
...
Update alpine base image to v3.11
2020-01-29 10:49:00 -06:00
Peter Fern
d4281f293b
Update alpine base image to v3.11
...
Per discussion here:
https://discourse.drone.io/t/alpine-3-9-includes-musl-version-vulnerable-to-cve-2019-14697/6679
2020-01-26 16:31:47 +11:00
ashwilliams1
17f8d6d199
Merge pull request #2900 from psypilat/master
...
Add default labels to all Nomad Drone Controller jobs on creation
2020-01-25 14:36:44 -06:00
Brad Rydzewski
2f77337fd6
bump drone-yaml to support kubernetes workspace path
2020-01-17 13:14:04 -08:00
Brad Rydzewski
00297b90aa
Merge remote-tracking branch 'origin/master'
2020-01-17 09:33:34 -08:00