Brad Rydzewski
|
8c0dbfdd87
|
Merge pull request #3024 from guessi/bump-jsonnet
Bump google/go-jsonnet to v1.16.0
|
2020-09-30 10:34:50 -04:00 |
|
guessi
|
70df320bc7
|
Bump google/go-jsonnet to v1.16.0
- Make it possible to use `std.find()` in `.drone.jsonnet`
- Keep go version aligned across files: `BULIDING`, `.drone.yml`, `go.mod`
|
2020-09-24 14:55:43 +08:00 |
|
Brad Rydzewski
|
0e4af8d35b
|
remove unused config files [CI SKIP]
|
2020-09-23 15:33:09 -04:00 |
|
Brad Rydzewski
|
1cdeb5f84d
|
fix timeout conflict
|
2020-09-15 17:38:32 -04:00 |
|
Brad Rydzewski
|
af90802e2d
|
increase version number to 1.9.1
|
2020-09-15 17:36:18 -04:00 |
|
Brad Rydzewski
|
b5a401be56
|
enable caching of remote config requests
|
2020-09-15 17:28:45 -04:00 |
|
Brad Rydzewski
|
2565aa3179
|
Merge pull request #2998 from mach6/mach6_plugin_timeout
Add configurable timeout for config, convert, and validate plugins
|
2020-09-09 11:50:45 -04:00 |
|
Doug Simmons
|
677d7cc2f7
|
Add configurable timeout for config, convert, and validate plugins
Also run 'go fmt' on changed files
|
2020-08-28 12:04:08 -07:00 |
|
Brad Rydzewski
|
ed8d93b5d3
|
unsupported webhook action should not return webhook error
|
2020-08-27 12:59:17 -04:00 |
|
Brad Rydzewski
|
66a8057001
|
support for skipped or blocked pipelines if validation fails
|
2020-08-26 15:12:01 -04:00 |
|
Brad Rydzewski
|
e5dc5c73c4
|
support for skipped or blocked pipelines if validation fails
|
2020-08-26 15:11:02 -04:00 |
|
Brad Rydzewski
|
9dff77d0c1
|
Merge remote-tracking branch 'origin/master'
|
2020-08-25 16:07:47 -04:00 |
|
Brad Rydzewski
|
a1a59c95b4
|
clarify build tags
|
2020-08-25 16:07:13 -04:00 |
|
Brad Rydzewski
|
e609b197ed
|
ensure rollback functionality available to collaborators
|
2020-08-19 17:11:31 -04:00 |
|
OhBonsai
|
af6da31712
|
reduce useless cycles
|
2020-08-19 16:51:04 +08:00 |
|
OhBonsai
|
5848081218
|
fix useless test case
|
2020-08-17 13:31:43 +08:00 |
|
Brad Rydzewski
|
2006bac45c
|
retry with previous build parameters
|
2020-07-29 19:57:28 -04:00 |
|
Brad Rydzewski
|
b5d019acdf
|
bump version [CI SKIP]
|
2020-07-12 14:19:18 -04:00 |
|
Brad Rydzewski
|
6322644ec1
|
feature flag enables static webhook secret
|
2020-07-12 13:54:53 -04:00 |
|
Brad Rydzewski
|
2f804b8e51
|
bump ui for improved deployment support
|
2020-07-01 11:50:00 -04:00 |
|
Brad Rydzewski
|
5c9a721004
|
go mod tidy
|
2020-06-23 14:07:03 -04:00 |
|
Brad Rydzewski
|
e78e44491e
|
bump go-scm package version
|
2020-06-23 13:49:12 -04:00 |
|
Thomas Boerger
|
a6e91e1616
|
Merge pull request #2979 from pauln/patch-1
Correct 1.8.0 release date
|
2020-06-12 21:31:58 +02:00 |
|
Paul Nicholls
|
fd4ae26c8e
|
Correct 1.8.0 release date
I'm pretty sure this is the correct date ;-)
|
2020-06-11 09:21:40 +12:00 |
|
Brad Rydzewski
|
bfaf863db4
|
update changelog for 1.8 [CI SKIP]
|
2020-06-10 17:00:32 -04:00 |
|
Brad Rydzewski
|
563b899bb4
|
update CHANGELOG
|
2020-06-08 15:52:26 -04:00 |
|
Brad Rydzewski
|
97116f01c2
|
custom token is ignored when creating a user
|
2020-06-08 15:51:00 -04:00 |
|
Brad Rydzewski
|
4a1c639452
|
fix sql.ErrNoRows when watching for canceled builds
|
2020-06-08 15:36:08 -04:00 |
|
Brad Rydzewski
|
840f58dc7f
|
re-assign repository ownership when user deleted or deactivated
|
2020-06-08 14:32:28 -04:00 |
|
Brad Rydzewski
|
fcaea8f4ea
|
Merge pull request #2975 from drone/reaper
Reaper
|
2020-06-08 11:26:19 -04:00 |
|
Brad Rydzewski
|
cb039a0f7a
|
use multierror in reaper
|
2020-06-08 11:13:40 -04:00 |
|
Bradley Rydzewski
|
42f3fd621b
|
gracefully recover from unexpected reaper panic
|
2020-06-04 22:43:00 -04:00 |
|
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 |
|