mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-13 02:54:27 +00:00
2e1ee93293
* added migration detail table along with migration fe page w/ burnettk * allow specifying bpmn process defintion when getting instance w/ burnettk * added a test for migration reverting w/ burnettk * added result states to migration page w/ burnettk * updated spiffworkflow to fix migration revert issue w/ burnettk * added test for the migration events api w/ burnettk * fixed tests * finished migration web page w/ burnettk * coderabbit and other issues and added spiffworkflow-local realm and use that if running locally * fixed pyl issue * just check for the git revision key in tests instead of a value since the value could be None * ruff * updated configs for cypress tests * use correct realm in ci --------- Co-authored-by: jasquat <jasquat@users.noreply.github.com>