Commit graph

44 commits

Author SHA1 Message Date
Eoin McAfee
8a27f0f0e8
refactor create / find / delete end points for cards (#3159)
* refactor create / find / delete end points for cards
2021-11-12 10:23:08 +00:00
Marko Gaćeša
47886d424a
Merge pull request #3012 from OhBonsai/breaksoon
reduce useless cycles
2021-07-06 17:32:42 +02:00
Phil Davis
c7e03b6251
Fix various typos 2021-06-10 08:19:00 +05:45
Marko Gaćeša
ea6566b059
fixed: graceful shutdown (#3083)
* fixed: graceful shutdown
* updated test for cron scheduler shutdown
2021-05-27 13:52:09 +01:00
OhBonsai
af6da31712 reduce useless cycles 2020-08-19 16:51:04 +08:00
Brad Rydzewski
4a1c639452 fix sql.ErrNoRows when watching for canceled builds 2020-06-08 15:36:08 -04:00
Brad Rydzewski
dff798a4d1 truncate stage and step error messages for pg 2020-05-21 16:48:30 -04:00
MengZeLee
fb01db1b20
fix typo
fix typo
2020-04-04 23:27:26 +08:00
Bo-Yi Wu
de322e2bc9 chore(rpc): remove redundant check 2020-02-09 21:38:15 +08:00
Joe Groocock
6a59ea777f
manager: send webhook after build finishes
add an additional and final webhook that notifies of the build status
after completion (success/failure)
2020-01-07 17:32:49 +00:00
Brad Rydzewski
f463a67283 fix issue not converting legacy pipeline 2019-11-08 11:43:33 -08:00
domgoer
8a15afa1a1 fix typo 2019-10-22 20:11:43 +08:00
domgoer
a5ca071551 Add plugins/acr to PrivilegedFunc 2019-09-18 15:16:19 +08:00
Lars Lehtonen
e4329477bc operator/runner: improved dropped error fix 2019-09-16 09:30:16 -07:00
Lars Lehtonen
43e0fd2f1e operator/manager: Fix dropped and unlogged error 2019-09-16 04:59:21 -07:00
Lars Lehtonen
c656485695 operator/runner: fix dropped error 2019-09-16 04:56:06 -07:00
Brad Rydzewski
807738d597 fixes issue #2832 2019-09-15 22:38:37 -07:00
Brad Rydzewski
d9b529f2f6 added support for convert plugins 2019-09-02 23:05:30 -07:00
Brad Rydzewski
e1a16634b6 added action to conditionals 2019-07-29 20:37:04 -07:00
Brad Rydzewski
2730e336d2 support legacy yaml conversion 2019-07-18 18:31:10 -07:00
Brad Rydzewski
e2c3ffc765 support for legacy environment variables 2019-07-18 17:56:19 -07:00
Brad Rydzewski
8ba0430a82 pass url to 0.8 conversion 2019-07-18 14:55:48 -07:00
Brad Rydzewski
7e23d36e77 log external secret error 2019-06-22 19:00:12 -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
3d4418e351 add rpc/v2 endpoint 2019-05-21 11:45:42 -07:00
Brad Rydzewski
74b62fc08a log subscriber pipeline type and kind 2019-05-20 09:17:50 -07:00
Brad Rydzewski
54c1e2fffe fix scheduler skip logic 2019-04-22 15:24:00 -07:00
Brad Rydzewski
5a0a07e553
Merge pull request #2661 from tboerger/fix-matrix-convert
Fix automated legacy matrix convert
2019-04-16 22:19:57 -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
徐胖
acc6c8282b fix some typos 2019-04-16 10:03:49 +08:00
徐胖
3883ee9614 fix some typos 2019-04-16 09:27:15 +08:00
Brad Rydzewski
96132e3d0a support for per-organization secrets 2019-04-14 17:06:16 -07:00
Brad Rydzewski
4ad4402675 limit steps by cron name, #2628 2019-04-13 12:50:43 -07:00
Thomas Boerger
0c928411f6
Fix automated legacy matrix convert
We got to move the envsubst call behind the legacy convert, otherwise
the matrix convert gets broken because it fails to replace the matrix
variables as they don't exist anymore.
2019-04-12 11:59:34 +02:00
Brad Rydzewski
b66c78ce0e bump go-scm to version 1.3.0 2019-04-10 16:28:40 -07:00
Brad Rydzewski
504e4754e6 support for encrypted secrets 2019-03-18 08:34:36 -07:00
Brad Rydzewski
4e4932512c fix issue #2553 2019-03-14 10:16:19 -07:00
Brad Rydzewski
ff8f29df53 audit headers 2019-03-13 14:47:47 -07:00
Brad Rydzewski
55abbdb5d3 use correct label naming convention 2019-03-08 16:58:50 -08:00
Brad Rydzewski
d04647e75f add build tags 2019-02-27 23:07:13 -08:00
Brad Rydzewski
69a8e404bd fix issue with wrong default .drone.yml file 2019-02-22 09:01:11 -08:00
Brad Rydzewski
5b6a3d8ff4 squash and merge local branch 2019-02-19 15:56:41 -08:00