flowing-retail icon indicating copy to clipboard operation
flowing-retail copied to clipboard

Big overhaul

Open berndruecker opened this issue 2 years ago • 1 comments

  • [x] Update to Camunda 8.x
  • [x] Switch Spring Cloud Streams to normal KafkaListener (more robust and better compatibility with other Spring things)
  • Remove unmaintained parts of the code, this mostly means:
    • [x] NodeJS examples
    • [x] Camunda 7
    • [x] K8S deployment files
  • [ ] Add Github Action to build artifacts and deploy on DockerHub
  • [ ] Update Choreography Example (use latest Optimize with Identity and Event Ingestion)

berndruecker avatar May 20 '22 07:05 berndruecker

These are the steps I did locally: build.txt

berndruecker avatar May 23 '22 08:05 berndruecker