1 min read

Activiti: Last week Dev Logs #73

Last week we did a huge amount of work on improving our CI/CD process over our Core and Cloud repositories. We are trying to automate as much as we can our build processes to keep adding fixes that can be consumed by our community and enterprise adopters. We are trying to expand our Acceptance and Conformance testing and getting ready to do a Beta4 release by the end of the week/early next week.

@CTI777 Missing id for BPMNElement: https://github.com/Activiti/Activiti/issues/2175, Update process instance properties via API: https://github.com/Activiti/Activiti/issues/2147

@almerico automation with new JenkinsX Prow version of the example repositories towards automated testing with acceptance tests. https://github.com/Activiti/Activiti/issues/2100 (WIP)

@igdianov Worked on the following issues and associated PRs:

@balsarori working on process variable mappings for UserTasks and ServiceTasks (connectors)

@constantin-ciobotaru finished modeling changed regarding json based model types + adding validation on export application + acceptance tests for exporting applications

@miguelruizdev fixed https://github.com/Activiti/Activiti/issues/2139 and https://github.com/Activiti/Activiti/issues/2153 issues. Also started to code bpmn-scenarios-set1 in the conformance scenarios.

@ryandawsonuk - holidays -

@erdemedeiros worked to make process definitions available inside the query service (https://github.com/Activiti/Activiti/issues/2149): completed the work to send the events from runtime bundle and handle the event at the query-service side (missing handle the events in audit).

@salaboy worked on upgrading Spring Boot 2.1 and Spring Cloud Greenwich M3 and working on pipelines improvements with @igdianov

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