camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.08k stars 1.54k forks source link

chore(engine): disable telemetry by default #4208

Closed yanavasileva closed 5 months ago

yanavasileva commented 5 months ago

4167

yanavasileva commented 5 months ago

CI is still running, already assigning for review to get fast feedback.

yanavasileva commented 5 months ago

CI is still running only there's a visual failure which I am not sure if it's related. I will wait for now.

yanavasileva commented 1 month ago

/backport

ap-development-workflow[bot] commented 1 month ago

Backport failed for 7.20, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 7.20
git worktree add -d .worktree/7.20-backport-4208 origin/7.20
cd .worktree/7.20-backport-4208
git switch --create 7.20-backport-4208
git cherry-pick -x 9b6f6125f1da4b2dbac9734e0bb21a4f145ad7a4
ap-development-workflow[bot] commented 1 month ago

Backport failed for 7.19, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 7.19
git worktree add -d .worktree/7.19-backport-4208 origin/7.19
cd .worktree/7.19-backport-4208
git switch --create 7.19-backport-4208
git cherry-pick -x 9b6f6125f1da4b2dbac9734e0bb21a4f145ad7a4