sartography / SpiffWorkflow

A powerful workflow engine implemented in pure Python
GNU Lesser General Public License v3.0
1.69k stars 313 forks source link

Updates for 2.0 release #330

Closed essweine closed 1 year ago

essweine commented 1 year ago

This PR contains one commit for minor code changes for bugs I noticed while working through the bpmn files in the example repo.

There is a companion branch that contains the updated code here: https://github.com/sartography/spiff-example-cli/tree/spiff-2.0-docs

You definitely need to use that branch if you want to run anything.

I've redone the example diagrams and discussions using spiff extensions, mostly using our bpmn.js customizations and I've expanded the "Features in More Depth" and "Concepts" sections pretty substantially.