Statis Code analysis for Collibra workflow BPMN.
Hi,
We are creating CICD pipeline for deploying Collibra Workflow BPMN and wanted to check is there any static code analysis tool which collibra supports.
I know we can create Sonarqube rules for XML in BPMN files but is there any other way to do the static code analysis.
Thanks in advance.
mithileshtiwari
Posted 2 years ago · Edited 1 year ago·Last reply 1 year ago
4 comments
Paresh Maharana
·2 years ago · EditedHi @mithileshtiwari ,
I want to know how you implemented the CI/CD for BPMN workflows in Collibra.
Thanks,
Paresh
marcinnowicki
·1 year ago@pareshmaharana1
I was also working on CI/CD process for workflow definitions.
I've managed to leverage the GitLab CI pipelines to deploy workflow definitions with collibra-integration-library-sb3-1.0.1 - I can share more information with you regarding this topic.
Paresh Maharana
·1 year ago@marcinnowicki Can you please share me more info about it.
Thanks,
Paresh
marcinnowicki
·2 years agoHad same question recently, I'd be happy to learn more about possible solutions for static code analysis.
From what I learned so far, besides custom rules for XML plugin in SQ, you might try out the 'bpmn.io' project.