Commit Graph

4057 Commits (e351cf70957fe01238ce4a5df63e56cfb69d6f7c)

Author SHA1 Message Date
weidong e351cf7095
Fix comment errors (#3302) 2023-04-28 14:53:05 +01:00
Eoin McAfee 03d633b3f8
release prep for v2.17.0 (#3316)
* release prep for v2.17.0
2023-04-25 12:08:58 +01:00
Dan Wilson aca81bf828
bump drone-ui to 2.11.1 (#3315) 2023-04-20 14:52:09 +01:00
Dan Wilson 9ddd0871a3
bump drone-ui to 2.11.0 (#3313) 2023-04-19 10:23:48 +01:00
Colin Hoglund d08aabb3ad
Add `authtype` to logging middleware (#3310)
* Add authtype to logging middleware

This is useful for determining the authentication method that is being used for server traffic.

* use if statement
2023-04-18 10:40:07 +01:00
Dan Wilson eadb4638b4
bump drone-ui to 2.10.0 (#3311) 2023-04-17 16:32:29 +01:00
Dimitris Sotirakis e9ab88ee3e
Update starlark version (#3284) 2023-04-06 14:44:39 +01:00
Evan Smith 8668d901d8
Make buffer for the cleanup reaper configurable (#3308) 2023-04-04 15:23:08 +01:00
Lars Lehtonen fdf51e70b2
store/card: fix dropped error (#3300) 2023-02-07 16:56:46 +00:00
Dan Wilson 3091e3916b
bump drone-ui to 2.9.1 (#3298) 2023-01-11 15:55:54 +00:00
TP Honey 4d0485afff
(maint) move to use the arm64 pool (#3296) 2022-12-15 11:50:04 +00:00
TP Honey 7728b613ba
(maint) 2.16.0 release prep (#3295) 2022-12-15 11:21:46 +00:00
Andrii Kasparevych 7a8c7e1d24
Make starlark size limit configurable (#3291) 2022-12-06 09:38:55 +00:00
TP Honey 326df61dfa
(bugfix) bump go-scm to v1.28.0 (#3290) 2022-11-22 16:38:44 +00:00
Michelangelo fa73a8531b
Enhance status check label for promotions (#3263)
* Better status check label for promotions

* slugify deployTo
2022-11-22 10:10:34 +00:00
Dan Wilson 99cb5c1456
Merge pull request #3281 from harness/prep-v2.15.0
release prep v2.15.0
2022-10-28 10:09:33 +01:00
Dan Wilson dee3dc4461 release prep v2.15.0 2022-10-28 09:57:04 +01:00
Dan Wilson 3b7b2adb0c
Merge pull request #3279 from harness/bump-ui-version
bump ui version
2022-10-28 09:49:11 +01:00
Dan Wilson e71f985b9c bump ui version 2022-10-27 17:09:13 +01:00
FSJ c7587fd3f0
Add endpoint for allowing admins to force rotate a user's token (#3272)
* Add endpoint for allowing admins to force rotate a user's token

* Finishing a missed test for user not found, and finished test for db update error
2022-10-26 13:13:01 +01:00
Dan Wilson 5792a1bd86
v2.14.0 release prep (#3275) 2022-10-18 15:55:51 +01:00
TP Honey 7a65bf7393
(DRON-418) send webhook and set status for failed builds (#3266) 2022-10-04 13:09:00 +01:00
TP Honey 2fd3ee9491
v2.13.0 release prep (#3268) 2022-09-21 12:31:13 +01:00
zc d3dad57968
support time zone (#3241) 2022-09-13 11:43:04 +01:00
kit101 a7bd561970
update discourse.drone.io to community.harness.io (#3261) 2022-09-13 11:08:08 +01:00
TP Honey dbb6d3c976
(maint) disable arm builds (#3262) 2022-09-08 11:33:38 +01:00
TP Honey 730425fcac
(DRON-392) cascade deletes on purge (#3243)
* (DRON-392) cascade deletes on purge
* move cascade purge to build.go
2022-09-08 10:48:03 +01:00
Jim Sheldon 8b6564fc3d
feat: update drone-yaml module (#3249)
the latest version of the drone-yaml module adds support for ppc64le and s390x
architectures
2022-08-09 09:08:30 +01:00
Staffan Selander 82a7b113ed
Template converter, don't skip .yaml extension. (#3242) 2022-08-01 10:06:16 +01:00
TP Honey 3a23b0d0d4
Merge pull request #3233 from alikhil/patch-1
Update links to discourse in issue template
2022-06-21 10:48:36 +01:00
Alik Khilazhev 9b89662825
chore(issue_template): update links to discourse 2022-06-21 12:36:37 +03:00
Eoin McAfee 1ac59bcac2
release prep for v2.12.1 (#3232)
* release prep for 2.12.1
2022-06-15 11:15:14 +01:00
Eoin McAfee d7e34af1de
(bug) - fix original template scripts & remove amend scripts (#3229)
* removing amend template scripts and fixing original scripts due to Brads feedback
2022-06-15 09:11:28 +01:00
TP Honey 39e194ab11
Merge pull request #3230 from tphoney/starlark_windows_tests
(maint) fix starlark test on windows
2022-06-14 11:56:19 +01:00
TP Honey 2a70ce51cc (maint) fix starlark/jsonnet tests on windows 2022-06-14 11:47:36 +01:00
TP Honey 086c4b3f82
Merge pull request #3228 from tphoney/windows_unit_tests
(maint) fix unit tests so they pass on windows
2022-06-14 10:49:59 +01:00
Endymion Wight b6053394ef
Added OAuth2 token refresher for Gitlab (#3215) 2022-06-14 10:46:35 +01:00
TP Honey 784c2e9e26 (maint) fix unit tests so they pass on windows 2022-06-13 17:46:57 +01:00
Eoin McAfee f7a3c375a2
(bug) - remove unique index on template name (#3226)
* (bug) - remove unique index on template names
2022-06-09 14:30:18 +01:00
kit101 0fcf2536d2
Bump scm version to v1.24.0 (#3219)
* go-scm v1.24.0
2022-06-08 15:19:48 +01:00
Brad Rydzewski 0c764871d7
Merge pull request #3223 from hrittikhere/master [ci skip]
Update Readme to Fix Typo
2022-06-05 11:57:53 -04:00
Hrittik Roy 38dea1b91e Remove Typo for Readme.md 2022-06-04 17:08:05 +00:00
TP Honey 806833fe63
Merge pull request #3221 from harness/dron-239-template-comments
(bug) add unit test for comments in template file
2022-05-31 11:46:18 +01:00
Eoin McAfee 8cdafdf367 add unit test for comments in template file 2022-05-30 16:09:20 +01:00
TP Honey 95e091f093
Merge pull request #3214 from tphoney/prep_v2.12.0
release prep v2.12.0
2022-05-16 10:05:14 +01:00
TP Honey aa18fc5322 release prep v2.12.0 2022-05-13 11:52:09 +01:00
TP Honey 724bd35cfc
Merge pull request #3210 from tphoney/dron-267
(dron-267) correctly set parent for promotion retry
2022-05-09 15:33:59 +01:00
TP Honey 046ad743e8
Merge pull request #3211 from tphoney/drone-ui_2.8.2
(fix) update drone ui to 2.8.2
2022-05-09 14:39:37 +01:00
TP Honey 12a70ea9a3 (fix) update drone ui to 2.8.2 2022-05-09 14:34:22 +01:00
TP Honey eb26c8bce7 (dron-267) correctly set parent for promotion retry 2022-05-09 11:11:54 +01:00