1 min read

Activiti: Last week Dev Logs #48

Last week we merged into our Incubator repository the first and initial version of our standalone Task Service created by @MiguelRuizDev. Miguel is working on in this service while he is doing his internship here @Alfresco. We will iterate this service until we can merge it back and make it one of our core components. He is also working on an Angular Application to serve as the front end for this service, and it is a great opportunity for other community members to join us to improve this, still simple, service. The rest of the team is focused on shaping up the final bits of the Beta1 Release, where the two main areas of work are around: BPMN Cloud Signals and our new Runtime Java APIs.

@MiguelRuizDev worked in the Task Manager UI, crafting a custom DataSource to populate the DataTable Angular Component, and improving the domain model in order for it to handle a richer server response, including links and pagination provided by the HAL format.

@daisuke-yoshimoto made a lot of progress on https://github.com/Activiti/activiti-cloud-runtime-bundle-service/pull/38 BPMN Cloud Signals

@constantin-ciobotaru worked for import/export applications/models endpoints

@pancudaniel7 Raised an issue regarding the action to delete application.properties from starter projects

@lucianoprea worked on some helm charts

@ryandawsonuk Was on holiday then set up an AWS cluster for Jenkins-X that uses dns.

@erdemedeiros Worked on events that are send by the runtime bundle to audit and query services so that they use the new Java API (work in progress).

@salaboy working on improving the TTC BluePrint to work with Spring Cloud Kubernetes and the new Spring Cloud Gateway.

Next week, the Activiti Team will be presenting at two different conferences:

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 ;)