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.03k stars 1.53k forks source link

fix(ci): move publishDocs to runSteps #4341

Closed yanavasileva closed 1 month ago

yanavasileva commented 1 month ago

to be part of the stage and overall build result

https://github.com/camunda/team-automation-platform/issues/138

yanavasileva commented 1 month ago

Test run for failing stage when maven build fails: https://ci-pipeline.cambpm.camunda.cloud/job/7.21/job/cambpm-ce/job/cambpm-daily/job/7.21/9 Test run for successful stage when all steps are successful: https://ci-pipeline.cambpm.camunda.cloud/job/7.21/job/cambpm-ce/job/cambpm-daily/job/7.21/10/

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

Successfully created backport PR for 7.20:

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-4341 origin/7.19
cd .worktree/7.19-backport-4341
git switch --create 7.19-backport-4341
git cherry-pick -x 51c45a5b94ea27759bc48a6aed03279a96f4a751
ap-development-workflow[bot] commented 1 month ago

Successfully created backport PR for 7.21: