Commit Graph

2083 Commits

Author SHA1 Message Date
Elizabeth Esswein 6d18cb8d28
Merge pull request #409 from sartography/enhancement/allow-worfklow-targets-from-external-events
handle target workflows in send_event
2024-05-14 15:33:50 -04:00
Elizabeth Esswein 9d18aeafa5 handle target workflows in send_event 2024-05-14 11:43:05 -04:00
Elizabeth Esswein ac2d8f3f16
Merge pull request #408 from sartography/feature/align-callbacks-with-state-transitions
rename events & run in hook functions
2024-05-14 11:38:54 -04:00
Elizabeth Esswein 3478d5e7d8 rename events & run in hook functions 2024-05-14 11:10:15 -04:00
Elizabeth Esswein 651ed6c31d update publish workflow 2024-05-01 12:29:02 -04:00
Elizabeth Esswein a9eaca8456 update version 2024-05-01 12:14:31 -04:00
Elizabeth Esswein 2a6a705430
Merge pull request #401 from sartography/feature/receive-message-correlations
Feature/receive message correlations
2024-04-25 14:56:58 -04:00
Elizabeth Esswein 2a2cbb805d don't assume process correlations exist on older models 2024-04-25 14:46:53 -04:00
Elizabeth Esswein ca2a50cf64 Merge branch 'main' into feature/receive-message-correlations 2024-04-25 14:34:05 -04:00
Elizabeth Esswein 76eb9e69a1 add state check to send_event 2024-04-19 12:53:34 -04:00
Elizabeth Esswein 96b581ae58
Merge pull request #405 from sartography/bugfix/reset-inside-subworkflow-with-boundary-event
fix bug in reset inside subprocess with boundary event
2024-04-18 17:04:10 -04:00
Elizabeth Esswein 89511efaae fix bug in reset inside subprocess with boundary event 2024-04-18 16:41:41 -04:00
Elizabeth Esswein 10c54a4558
Merge pull request #403 from sartography/improvement/update-docs
add docs for new examples
2024-04-17 14:19:09 -04:00
Elizabeth Esswein 5d739ba068 correct some typos add some clarifications 2024-04-17 14:17:54 -04:00
Elizabeth Esswein e0e002280f deepcopy task data in subworkflows and joins 2024-04-16 17:27:18 -04:00
Elizabeth Esswein 3ca0a57218 add docs for new examples 2024-04-11 22:18:25 -04:00
Elizabeth Esswein 18a6350417
Merge pull request #402 from sartography/bugfix/clean-up-parser-namespaces
ensure parser knows about all namepsaces
2024-04-10 11:36:23 -04:00
Elizabeth Esswein 2b54e7066e ensure parser knows about all namepsaces 2024-04-08 15:53:39 -04:00
Elizabeth Esswein c1150c68ae simplify subprocess state changes 2024-04-02 10:43:51 -04:00
Elizabeth Esswein 328a1b5d45 revert test diagram to invalid xml & add proproceeor to handle 2024-04-01 15:51:53 -04:00
Elizabeth Esswein 25dafe93ae
Feature/performance improvements (#398) 2024-04-01 08:32:54 -04:00
Elizabeth Esswein 4711dc9596 extend spiff message to allow correlations from workflow 2024-03-27 13:09:42 -04:00
Elizabeth Esswein 35a015de8d add update method on event definition 2024-03-27 11:06:10 -04:00
Elizabeth Esswein 0010df0ac6 add deprecation warning for old extensions location & parse from message event definition instead 2024-03-26 16:21:16 -04:00
Elizabeth Esswein 796e9afb0d update spiff parser to use namespace instead of f-strings 2024-03-26 14:16:11 -04:00
Elizabeth Esswein 86cb84d29c
Merge pull request #393 from sartography/bugfix/data-object-management
Bugfix/data object management
2024-03-20 18:34:15 -04:00
Elizabeth Esswein bee5cc61d0 update data object migration and add new test 2024-03-20 15:55:06 -04:00
Elizabeth Esswein f61c0eb360 use method from base workflow class 2024-03-19 15:36:09 -04:00
Elizabeth Esswein e7d4fae454 update data object serialization 2024-03-12 16:57:12 -04:00
Elizabeth Esswein 9c74ab21e2 store one copy of a data object in the workflow data of the process where it was defined 2024-03-12 14:53:29 -04:00
Elizabeth Esswein 32c00e4a27 correct oversealous search and replace 2024-03-04 12:17:08 -05:00
Elizabeth Esswein cdf7fc46d2 fix typo in release notes 2024-02-21 07:53:57 -05:00
Elizabeth Esswein 652fe462e4
Merge pull request #389 from sartography/feature/task-data-reference
make TaskDataReference do something
2024-02-15 09:54:32 -05:00
Elizabeth Esswein d1dade461c make TaskDataReference do something 2024-02-15 08:15:02 -05:00
Elizabeth Esswein ae3ed3ed5f
Merge pull request #388 from sartography/improvement/script-engine-cleanup
clean up script engine methods
2024-02-15 07:20:53 -05:00
Elizabeth Esswein b8e6a0c75e clean up script engine methods 2024-02-14 12:59:39 -05:00
Elizabeth Esswein 85cfa083d1 fix typos in release notes 2024-02-10 08:57:34 -05:00
Elizabeth Esswein a2d1a28068
Merge pull request #385 from sartography/improvement/update-publish-action
update publish actions to use latest versions
2024-02-09 13:28:46 -05:00
Elizabeth Esswein 12010bdc91 update publish actions to use latest versions 2024-02-09 12:53:49 -05:00
Elizabeth Esswein 0221deca2c update version 2024-02-09 11:40:46 -05:00
Elizabeth Esswein 858462ceb8 fix installation 2024-02-09 11:31:38 -05:00
Elizabeth Esswein 92878da9c6
Merge pull request #384 from sartography/improvement/documentation-rewrite
make documentation more developer-friendly
2024-02-09 09:40:38 -05:00
Elizabeth Esswein a0e2ef134e add currently non-existent doc links to release notes 2024-02-08 17:50:49 -05:00
Elizabeth Esswein 0457022cd0 make documentation more developer-friendly 2024-02-08 14:38:44 -05:00
Elizabeth Esswein 14d081bfea
Merge pull request #383 from sartography/improvement/file-cleanup
Improvement/file cleanup
2024-02-07 12:54:31 -05:00
Elizabeth Esswein e87f1202ea fix tests in CI (hopefully) 2024-02-07 12:33:06 -05:00
Elizabeth Esswein 1714fa4a3d update README 2024-02-07 12:27:34 -05:00
Elizabeth Esswein 83ab677ef4 delete unneeded files & update authors 2024-02-06 23:30:55 -05:00
Elizabeth Esswein 41108d07bc clean up Makefile, Dockerfile, rtd config 2024-02-06 23:26:21 -05:00
Elizabeth Esswein 74c6dcd902 replace requirements/setup with pyproject & update dependencies 2024-02-02 15:37:26 -05:00