Commit graph

3733 commits

Author SHA1 Message Date
Brad Rydzewski
c94bf54df9
Merge pull request #2899 from spritsail/build-finish-webhook
manager: send webhook after build finishes
2020-01-13 23:55:21 -06:00
Brad Rydzewski
11dbf7cc3e
Update webhook.go 2020-01-13 21:51:24 -08:00
Oleksii Kursov
b63c11cb3b Add default labels to all Nomad Drone Controller jobs on creation 2020-01-09 13:49:29 -08:00
Joe Groocock
a035dfb0c2
webhook: log when sending webhook event 2020-01-07 17:50:28 +00: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
a000a4e7a3 method to count human users vs machine users 2020-01-03 18:28:36 -08:00
Brad Rydzewski
f1dd01e50c re-use config and convert plugin clients 2020-01-03 17:53:47 -08:00
Brad Rydzewski
c42273084f add optional pprof endpoints 2019-12-29 17:59:42 -08:00
Brad Rydzewski
45a3181f50 use major version in image name 2019-12-13 08:14:10 -08:00
Brad Rydzewski
9c9b99bd70 update changelog for 1.6.3 2019-12-10 13:49:37 -08:00
Brad Rydzewski
29fd355885 bump to 1.6.3 version number 2019-12-10 13:45:06 -08:00
Brad Rydzewski
f46941554c remove converter plugin memoize function 2019-11-20 16:04:01 -08:00
Brad Rydzewski
12ca262373
Merge pull request #2877 from toni-moreno/fix_oauth_token_renew_with_selfsigned_certs
Add http.Client with skipverify option to oauth renew token method. fix #2876
2019-11-20 18:16:33 -05:00
Toni Moreno
af34ac8b18 add http.Client with skipverify option to oauth renew token method, fix #2876 2019-11-16 10:46:27 +01:00
Thomas Boerger
d5743579ce
Merge pull request #2871 from jjmengze/fix-typo
fix some typo
2019-11-14 15:18:11 +01:00
MengZn
378a1e288c fix some typo 2019-11-10 23:38:03 +08:00
Brad Rydzewski
e6ac2a53d4 bump to 1.6.2 [CI SKIP] 2019-11-08 11:57:52 -08:00
Brad Rydzewski
57271db3be bump changelog for 1.6.1 2019-11-08 11:45:22 -08:00
Brad Rydzewski
f463a67283 fix issue not converting legacy pipeline 2019-11-08 11:43:33 -08:00
Brad Rydzewski
6bc5b01366 load license from env directly 2019-11-05 13:11:53 -08:00
Brad Rydzewski
8329de0af3 Merge remote-tracking branch 'origin/master' 2019-10-31 00:14:10 -07:00
Brad Rydzewski
8738099e3c bump drone-yaml package 2019-10-31 00:13:25 -07:00
Brad Rydzewski
93047505a0
Merge pull request #2861 from domgoer/fix/typo [ci skip]
fix typo
2019-10-22 07:21:49 -10:00
domgoer
8a15afa1a1 fix typo 2019-10-22 20:11:43 +08:00
domgoer
ad10c789b8 fix typo 2019-10-21 20:56:35 +08:00
Brad Rydzewski
344a444c69 fix nil pointer caused by nil current user 2019-10-17 23:09:37 -07:00
Brad Rydzewski
53d1ab0ad9 bump the autocert library 2019-10-17 15:35:23 -07:00
Brad Rydzewski
3e899654fd bump changelog to tag 1.6.0 [CI SKIP] 2019-10-04 13:47:28 -07:00
Brad Rydzewski
7e08ea6ec6 bump version in prep for 1.6 [CI SKIP] 2019-10-03 19:10:10 -07:00
Brad Rydzewski
39ec4d1022 fix incorrect secrets, cron route regresion 2019-10-03 19:06:59 -07:00
Brad Rydzewski
fa0ebede19 use new batch alogorithm by default, fixes #2658 2019-10-03 14:34:36 -07:00
Brad Rydzewski
d9945b8bbf repository endpoint use acl.AuthorizeAdmin middleware 2019-10-02 14:23:15 -07:00
Brad Rydzewski
f832846f9d add note to changelog about disabling agents in single-machine mode [CI SKIP] 2019-10-02 12:16:29 -07:00
Brad Rydzewski
cbfd342333 endpoint to paginate through all repos 2019-10-02 11:29:57 -07:00
Brad Rydzewski
4596e510f6 finalize support for auto-cancel 2019-10-02 08:23:56 -07:00
Brad Rydzewski
0b4e5156ae option to auto-cancel pending builds 2019-10-01 23:28:57 -07:00
Brad Rydzewski
3fcbf1c78f service to batch cancel pending builds 2019-10-01 22:51:23 -07:00
Brad Rydzewski
c8d74457ab Merge remote-tracking branch 'origin' 2019-10-01 09:55:52 -07:00
Brad Rydzewski
f6ba3ea7b2 add nsswitch to docker images 2019-10-01 09:55:27 -07:00
Brad Rydzewski
5f66d74cc5 add nsswitch to docker images 2019-10-01 09:54:45 -07:00
Brad Rydzewski
4348d53856
Merge pull request #2846 from msaizar/patch-1 [CI SKIP]
Markdown fix for CHANGELOG
2019-09-30 21:57:07 -07:00
Brad Rydzewski
2e876a4a00 update changelog for minor release [CI SKIP] 2019-09-30 21:21:47 -07:00
Brad Rydzewski
1446e56b39 bump go-scm library to fix deep link issue on ghe 2019-09-30 11:11:17 -07:00
Brad Rydzewski
4572cc8ddd check organization membership when authorizing orgsecret access 2019-09-29 13:51:56 -07:00
Brad Rydzewski
dce18f9afd check remote system when creating user 2019-09-28 14:27:37 -07:00
Brad Rydzewski
6255396612 update changelog [CI SKIP] 2019-09-28 12:24:46 -07:00
msaizar
39ac53f384
Markdown fix for CHANGELOG 2019-09-28 10:42:17 -03:00
Brad Rydzewski
3a8a929d20 bump user interface 2019-09-26 22:55:15 -07:00
Brad Rydzewski
2f86f50004 prevent empty started timestamp 2019-09-25 17:03:40 -07:00
Brad Rydzewski
f036fcb07c bump version number to prep for release 2019-09-25 12:14:09 -07:00