-
After trying to write my own rules for your bpmnlint plugin I was slightly confused as to how the namespace `custom` was resolved.
After some fiddling around I noticed that you guys actually scan th…
-
We are using GitHub Registry which currently only supports scoped packages. As a result, none of our packages can start with `bpmnlint-plugin-`. Is it possible to allow packages that are scoped, but s…
-
__Is your feature request related to a problem? Please describe.__
Collapsed sub-processes are not well supported across the Camunda tool stack (Cockpit, Optimize, ...). Generally, users should res…
nikku updated
4 years ago
-
#### The rule should detect the following modeling patterns
The proposed rule should detect, if a condition for every outgoing path of a gateway is set. The rule should display an error immedia…
-
Remove the `exclusive` property of elements using asynchronous continuation.
I continue to see customers toying around with it without knowing how much trouble it can cause them. Furthermore, custo…
falko updated
5 years ago
-
see also https://github.com/camunda/camunda-modeler/issues/1501
falko updated
5 years ago
-
* [x] Add basic implementation (https://github.com/bpmn-io/camunda-modeler-plugin-linter/issues/1)
* [x] Basic rules exist (https://github.com/bpmn-io/camunda-modeler-plugin-linter/issues/3)
* [x] …
nikku updated
5 years ago
-
After executing [step 3](https://github.com/nikku/camunda-modeler-plugins-talk-2019/blob/master/README.md#step-3-generate-your-own-camunda-modeler-plug-in) of the workshop and running `npm run dev` I …
-
Integrating `bpmnlint` gives the user of the web demo a possibility to validate the created bpmn diagram.
- [x] integrate [bpmn-js-bpmnlint plugin](https://github.com/bpmn-io/bpmn-js-bpmnlint)
- […
-
Let's explore how to use and implement this linter to validate the BPMN. Let's discuss before any implementation.
https://github.com/bpmn-io/bpmnlint
https://github.com/camunda/bpmnlint-plugin-c…