Christian Nicolai
Christian Nicolai
## Introduction Currently, the monorepo includes the CI pipelines of Zeebe, Operate and Tasklist side-by-side. They are not integrated and as noted in #17231 the path filters are lengthy, redundantly...
## Description This ticket captures the goal if reducing the impact that detected flaky tests (e.g. in Zeebe, Operate, Optimize) cause on the build process and developer productivity. It is...
## Description Triggered by [the docker-checks job that hangs for 45min+](https://github.com/camunda/camunda/actions/runs/10629661115/job/29467254387?pr=21734) but usually [takes
## Description The length of the GH merge queue (especially to `main`) can show if there are blocking problems to merge changes which can be used for alerting. There is...
## Description The GHA workflows from Operate & Tasklist project were developed in private repositories and never designed to be used on Pull Requests from forks by external contributors which...
## Description When analyzing the [current status of Maven Artifact Distribution](https://docs.google.com/document/d/124XowQdzBB6nRISRmgknW-RlI5v5JolJL7XTpjd-348/edit#heading=h.7slsh1rrddjw) in the C8 monorepo we found an inconsistency: while the source code of all components is public, snapshot artifacts...
## Description We recently changed the [Camunda Release Orchestrator](https://github.com/camunda/zeebe-engineering-processes/blob/main/src/main/resources/release/camunda_release_orchestrator.bpmn) process to be linear. At this point, there is no benefit having this as a separate process, and we can also...
## Description In the regular CI SLO check-in we found results for `integration-tests` that could not be attributed directly to any Matrix or other job, due to lack of details....