Commit Graph

4108 Commits (fix-test-failure-14)

Author SHA1 Message Date
sandeepharness bfcd50b0fc "Nov 14 commit 5" 2024-11-14 14:36:41 +05:30
sandeepharness 13d4f3b0c8 "Nov 14 commit 4" 2024-11-14 14:27:44 +05:30
sandeepharness 445593d9cb "Nov 14 commit 3" 2024-11-14 14:04:22 +05:30
sandeepharness a774944780 "Nov 14 commit 2" 2024-11-14 14:03:09 +05:30
sandeepharness 59d82c40fd "Nov 14 commit 2" 2024-11-14 13:53:42 +05:30
sandeepharness dbd9c770da "Nov 14 commit" 2024-11-14 13:49:46 +05:30
sandeepharness f144aab4a5 "fixed the vuln for older go versions" 2024-11-08 19:10:39 +05:30
OP (oppenheimer) dfcddf69ea
Update Dockerfile.server.linux.arm64 2024-11-07 23:09:41 +05:30
OP (oppenheimer) 5b0e8d891f
Update Dockerfile.server.linux.arm64 2024-11-07 21:43:43 +05:30
Ompragash Viswanathan 15746edb41 tidy mod 2024-11-06 19:56:35 +05:30
sandeepharness 9bf07fcc86 "Updated go version to 1.22.7 to remove security vuln" 2024-11-05 18:21:41 +05:30
sandeepharness 1af50fd292 "Updated Alpine image version to 3:20 to remove security vuln" 2024-10-29 11:58:23 +05:30
Sean Ryan 5a73d60992
update google/go-jsonnet version to v0.20.0 (#3535)
## What?

Update google/go-jsonnet version to v0.20.0.

## Why?

To support the latest built-in standard functions.
2024-10-01 08:12:37 -07:00
ShobhitSingh11 c4037def3e
Drone version bump 2.24.0 (#3511) 2024-05-10 12:33:47 +01:00
ShobhitSingh11 87381af2ac
fix: [CI-11840]: Added env variable to control the event of inbound w… (#3508)
Have added the env var "DRONE_INCOMING_WEBHOOK_EVENTS" (of type list of
string) to control the event in case of incoming webhook. If no such env
variable is provided then it will fallback to default behaviour. Below
are the test cases


- Case 1: When no env variable "DRONE_INCOMING_WEBHOOK_EVENTS" is
present.


https://github.com/harness/gitness/assets/139750384/ad228d61-2608-4756-abaa-b3397eba1fb7

-  Case 2: When Deployment event is missing from env var.


https://github.com/harness/gitness/assets/139750384/0faf2afc-9e0b-42f1-9327-8dc674ed112d

- Case 3: When Deployment, pull_request events are missing from env var.


https://github.com/harness/gitness/assets/139750384/29f40107-4b7a-4eae-afa8-464d78662e8b

- Case 4: When Deployment and push events are only present in env var.


https://github.com/harness/gitness/assets/139750384/b6cdec79-20bb-4d56-8fd0-f72cb9e57a8e


Tested with few more combinations as well.
2024-05-07 16:35:06 +01:00
ShobhitSingh11 cc2f033569
drone version bump (#3504) 2024-04-29 13:22:05 +01:00
Max Knee 94bcb869dc
Enable http metrics (#3459)
Adding config option to enable http metrics

---------

Signed-off-by: Max Knee <max.knee@nytimes.com>
2024-04-24 15:40:32 +01:00
ShobhitSingh11 e1fc66e077
fix: [CI-8780]: Added new API for decline build to avoid race condition (#3499) 2024-04-16 10:28:08 +01:00
Soumyajit Das 05296f42d2
[CI-11790]: update base image linuxamd64 (#3500) 2024-04-12 17:27:58 -07:00
TP Honey af44f639fd
(maint) 2.22.0 release prep (#3447)
Co-authored-by: dependabot-ci <no-reply@github.com>
2024-01-02 15:34:39 +00:00
Max Knee 3c37646f3a
add http prometheus metrics (#3432)
This will add metrics to http endpoints to measure latency and to see if
other parts of infra are working

This will close #2421

Signed-off-by: Max Knee <max.knee@nytimes.com>
2024-01-02 12:12:52 +00:00
Dan Wilson 915212145f
(maint) 2.21.0 release prep (#3438) 2023-12-07 14:59:01 +00:00
Dan Wilson 0d41939140
bump drone-ui to 2.12.0 (#3437)
UI release - https://github.com/drone/drone-ui/releases/tag/v2.12.0
2023-12-07 14:19:48 +00:00
Johannes Batzill 320cd3edab revert README back to original 2023-09-27 08:37:03 -07:00
Brad Rydzewski ff219fb6a3
Update readme.md [ci skip] 2023-09-21 08:52:33 -07:00
TP Honey e63b8f9326
Merge pull request #3356 from tphoney/prep2.20.0
(maint) 2.20.0 release prep
2023-08-21 13:26:45 +01:00
dependabot-ci 0322e25117 (maint) 2.20.0 release prep 2023-08-21 13:11:26 +01:00
TP Honey e47ea55025
Merge pull request #3355 from tphoney/CI-8780
(CI-8780) set approved stages to waiting, if they have stage  depende…
2023-08-17 16:37:32 +01:00
TP Honey 890c626d7f
Merge pull request #3319 from fireinice/master
+ sync gitea redirecturl config from gitee for customize login redire…
2023-08-17 15:50:11 +01:00
dependabot-ci 8afff99731 (CI-8780) set approved stages to waiting, if they have stage dependencies 2023-08-17 15:30:48 +01:00
TP Honey 7082fe9f9c
Merge pull request #3352 from tphoney/prep2.19.0
(maint) prep for v2.19.0
2023-08-15 11:25:22 +01:00
dependabot-ci 6f84a80c31 (maint) prep for v2.19.0 2023-08-15 11:17:15 +01:00
Dan Wilson 7fc7d65381
bump drone-ui to 2.11.5 (#3350) 2023-08-11 10:34:08 +01:00
TP Honey 4e3688fd10
Merge pull request #3349 from harness/bump-ui
bump drone-ui to 2.11.4
2023-08-10 14:37:59 +01:00
Dan Wilson 4034643599 bump drone-ui to 2.11.4 2023-08-10 14:27:01 +01:00
TP Honey 480790f78c
Merge pull request #3344 from harness/CI-8597
(fix) prevent scheduler deadlock
2023-08-09 11:44:26 +01:00
TP Honey 5075f84e2b
Merge pull request #3341 from filippopisano/feature/add-action-param-to-custom-build
Support arbitrary action value from parameter in query string
2023-08-09 11:34:58 +01:00
TP Honey 378d8a5374
Merge pull request #3342 from gopherclub/master
remove repetitive words
2023-08-09 10:09:59 +01:00
dependabot-ci bc8a37de58 (fix) prevent scheduler deadlock
scheduler changes
2023-08-01 14:44:11 +01:00
cui fliter 60e453e139 remove repetitive words
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-07-27 17:30:39 +08:00
Filippo Pisano bbc6cee45a Added support to action parameter in query string for custom builds 2023-07-26 18:00:35 +02:00
Dan Wilson b69bd618cc
bump drone-ui to 2.11.3 (#3337) 2023-07-19 17:22:01 +01:00
TP Honey 5a80929772
Merge pull request #3331 from harness/revert-3330-queue-deadlock-fix
Revert "fix scheduler queue deadlock"
2023-07-05 15:07:35 +01:00
TP Honey ba806ecd87
Revert "fix scheduler queue deadlock" 2023-07-05 15:07:07 +01:00
TP Honey 9b7f1d5190
Merge pull request #3330 from tphoney/queue-deadlock-fix
fix scheduler queue deadlock
2023-07-05 11:36:20 +01:00
Marko Gaćeša fff8a4e3d4 fix scheduler queue deadlock 2023-07-05 11:27:40 +01:00
TP Honey 15819f259e
Merge pull request #3328 from tphoney/v2.18.0_prep
v2.18.0 release prep
2023-07-04 15:57:58 +01:00
dependabot-ci 356e04ad78 v2.18.0 release prep 2023-07-04 15:39:43 +01:00
Dan Wilson a7b7c354a8
bump drone-ui to 2.11.2 (#3327) 2023-06-29 17:02:30 +01:00
zigler zhang 78dc8573a3 + sync gitea redirecturl config from gitee for customize login redirect url 2023-05-14 15:00:55 +08:00