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.11k stars 1.55k forks source link

CI creates folder for REST API docs #3348

Closed tasso94 closed 1 year ago

tasso94 commented 1 year ago

Problem

Acceptance Criteria (Required on creation)

The CI creates the docs folder for the REST API documentation so that the rsync command detects the folder and copies the index.html file inside instead of renaming the file.

Hints

Links

Breakdown

Dev2QA handover

tasso94 commented 1 year ago

Note to reviewer: #3349 is just for testing and doesn't need to be reviewed. I'll close it after I merged the other branches.

tasso94 commented 1 year ago

No backporting is needed.

yanavasileva commented 1 year ago

@tasso94, maybe ping Christian after you merge as he has open PRs related to the affected code for https://github.com/camunda/team-infrastructure/issues/383.