1 min read

Activiti: Last week Dev Logs #50

Wow 50 weeks of heavy work! Last week we (the Activiti Team) presented in JDK.IO and JBCNConf. You can find the slides and the workshop instructions here:

We moved forward the Quickstart clean up and refactoring plus we made huge progress on the API side.

@MiguelRuizDev continued working with Docker and Docker Compose in order to deploy the Task Manager Service and its dependent components (Database and UI) into different containers.

@daisuke-yoshimoto worked for investigating and fixing about the issue #1902 on this week. He will return to creating examples and acceptance tests about BPMN Cloud Signals from next week

https://github.com/Activiti/activiti-cloud-examples/tree/feature/daisuke-1687-signal-cloud

https://github.com/Activiti/example-runtime-bundle/tree/feature/daisuke-1687-signal-cloud

@constantin-ciobotaru worked for export models as xml/json files endpoints

@ryandawsonuk presented with @erdemedeiros at JDK.IO. Contributed to keycloak helm chart with options to load realm with start argument and run kcadm scripts. Worked on porting quickstart example to deploy on Jenkins-X using keycloak chart (and other charts).

@erdemedeiros presented and attended to JDK.IO conference with @ryandawsonuk; Reorganized the new Java API Maven modules to be able to add dependency to the model only (without the dependency to the activiti-engine).

@salaboy did a workshop at JBCNConf about Activiti Cloud, Spring Cloud and Kubernetes. We used Jenkins X to deploy services, configure environments and understand how all the pieces work together.

This week we will finish the API work plus the migration of the Quickstart to use Jenkins X conventions for creating Docker images and HELM charts for deployments. We are getting really excited with the progress that we are making so keep an eye on the gitter channel for more updates about our first Beta release.

Get in touch if you want to contribute: https://gitter.im/Activiti/Activiti7

We are looking forward to mentor people on the technologies that we are using to submit their first Pull Request ;)