Commit graph

3942 commits

Author SHA1 Message Date
Dan Wilson
06e6091f79 bump ui to v2.3.1 2021-10-13 10:31:09 +01:00
Brad Rydzewski
0c087df430
update admission code comments [ci skip] 2021-10-01 14:04:15 -04:00
Brad Rydzewski
e4cfd4bb0b
update admission code comments [ci skip] 2021-10-01 14:01:48 -04:00
Brad Rydzewski
3c39e541bc
Merge pull request #3149 from drone/feature/dron-101-cards
Feature/dron 101 cards
2021-10-01 13:30:23 -04:00
Eoin McAfee
a69573b0ff remove unused function 2021-10-01 16:48:56 +01:00
Eoin McAfee
faacd81b79 rename mocks in test 2021-09-30 15:05:56 +01:00
Eoin McAfee
9e7cd66bbb update oss build file for store 2021-09-30 15:01:41 +01:00
Eoin McAfee
8815afed32 rename store functions to match go standards 2021-09-30 15:01:01 +01:00
Eoin McAfee
3f8fae7d13 rename store functions to match go standards 2021-09-30 15:00:43 +01:00
Eoin McAfee
30a2c9a137 add public create end point 2021-09-29 16:22:04 +01:00
Eoin McAfee
0e0a49f16e fix oss build 2021-09-29 16:19:29 +01:00
Eoin McAfee
7bf4a2730d fix broken test 2021-09-29 16:15:15 +01:00
Eoin McAfee
bf6646383c revert go.sum 2021-09-29 15:05:40 +01:00
Eoin McAfee
78efc16e4f revert authcookie from go mod 2021-09-29 15:04:59 +01:00
Eoin McAfee
d530046e8f remove auth changes & tech qa changes: 2021-09-29 15:03:02 +01:00
Eoin McAfee
09c51a59e2 remove auth changes & tech qa changes: 2021-09-29 15:01:10 +01:00
nothatDinger
42c5f4d1e6
fix a typo in readme (#3150) 2021-09-29 10:34:12 +01:00
TP Honey
2bf3c9ca98
(DRON-124) adding new status endpoint (#3143) 2021-09-29 10:33:46 +01:00
Eoin McAfee
38acd03443 fix oss build 2021-09-28 11:00:34 +01:00
Eoin McAfee
f3d192e899 regenerate mocks and fix broken tests 2021-09-28 10:55:27 +01:00
Eoin McAfee
85fd11c421 card api and db work to support new cards feature 2021-09-24 10:06:26 +01:00
Dan Wilson
947bcbe92a
Merge pull request #3148 from drone/release/2.4.0
(maint)-release 2.4.0
2021-09-23 10:07:24 +01:00
Dan Wilson
039e4d1802 release v2.4.0 2021-09-23 09:54:50 +01:00
Eoin McAfee
c1a5f264c3
fixes issue where case statement for bitbucket cloud logic was never getting into (#3147) 2021-09-23 08:47:47 +01:00
Dan Wilson
97ff309f4a
Merge pull request #3146 from drone/bump-ui-version
bump ui version to v2.3.0
2021-09-22 13:39:48 +01:00
Dan Wilson
ece46ebe50 bump ui to v2.3.0 2021-09-22 11:10:07 +01:00
Harri Avellan
d50e89d411
Allow jsonnet imports in pipeline configuration (#3105) 2021-09-21 09:37:12 +01:00
TP Honey
9c80bfdcc4
Merge pull request #3144 from drone/verify-build
verify if the application is buildable
2021-09-20 10:33:11 +01:00
Marko Gaćeša
617943e9d3 verify builds 2021-09-15 12:33:14 +02:00
Brad Rydzewski
3f4edcfe46 (fix) use zero offset when selecting users 2021-09-13 14:34:00 -04:00
TP Honey
95a8495796
Merge pull request #3140 from empire/patch-1
fix a broken link in readme
2021-09-13 13:35:17 +01:00
TP Honey
6367f8099e
Merge pull request #3141 from phil-davis/oss-fix-stepLimit
Fix stepLimit param in Starlark and Template OSS code
2021-09-13 13:34:02 +01:00
Phil Davis
b072d38a63
Fix stepLimit param in Starlark and Template OSS code 2021-09-13 11:12:18 +05:45
Hossein Zolfi
f8cfbeab3b
fix a broken link in readme 2021-09-12 14:44:59 +04:30
Dan Wilson
794bdb1c56
Merge pull request #3139 from drone/release/2.3.1
(maint)-release 2.3.1
2021-09-09 12:59:43 +01:00
Dan Wilson
e1d4f240f4 (maint)-release 2.3.1 2021-09-09 12:54:41 +01:00
Dan Wilson
1e6e05c245
Merge pull request #3138 from drone/bump-ui-version
bump ui to v2.2.1 - https://github.com/drone/drone-ui/blob/main/CHANGELOG.md
2021-09-09 12:50:24 +01:00
Dan Wilson
646b30fb00 bump ui to v2.2.1 2021-09-09 12:44:02 +01:00
Dan Wilson
87f1c74cd8 (maint)-release 2.3.0 2021-09-09 12:08:52 +01:00
Dan Wilson
6a12e29de5
Merge pull request #3137 from drone/bump-ui-version
bump ui to v2.2.0 - https://github.com/drone/drone-ui/blob/main/CHANGELOG.md
2021-09-09 12:00:48 +01:00
Dan Wilson
95cc593e5b bump ui to v2.2.0 2021-09-09 11:32:37 +01:00
TP Honey
fcf9f8d246
Merge pull request #3129 from tphoney/DRON-119
(fix) remove unused jwt-go library
2021-09-08 17:18:31 +01:00
TP Honey
39d6eb8608
Merge pull request #3136 from tphoney/config-trim_hostname_prefixes
(fix) trim http/s prefixes from config hostnames
2021-09-08 17:17:50 +01:00
TP Honey
a6b17978ae
Merge pull request #3130 from drone/redis-mutex
(feat) drone h/a: wrapped scheduler's signal func with redis mutex
2021-09-08 11:20:44 +01:00
TP Honey
814bbc267d (fix) trim http/s prefixes from config hostnames 2021-09-07 13:35:58 +01:00
Phil Davis
8c24225240
Make starlark step limit configurable (#3134)
Define environment variable DRONE_STARLARK_STEP_LIMIT to some number to
override the default value.
2021-09-03 11:35:44 +01:00
Eoin McAfee
4ea914d779
(maint)-release 2.2.0 (#3133) 2021-09-01 15:51:37 +01:00
Dan Wilson
26c9fb7cc1
(maint) ui version v2.1.0 - https://github.com/drone/drone-ui/blob/main/CHANGELOG.md (#3132) 2021-09-01 15:40:22 +01:00
Eoin McAfee
e8fb0cfca6
fix templating reg expression to match if .drone.yml contains --- characters (#3131)
* issue with regular expression for templates not picking up --- in drone.yml file
2021-09-01 15:06:03 +01:00
zc
5426fb7b31
event-stream supports timeout (#3125)
* event-stream supports timeout
* Increaded timeout to 24 hours for events/build.go
* Increased timeout to 24 hours for events/global.go
* Increased timeout to 24 hours for events/logs.go
2021-08-31 17:45:07 +02:00