This is an automated email from the ASF dual-hosted git repository.
skrawcz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/burr.git
from 5d7267c5 chore: add deprecation warnings to telemetry stub functions
new af1a6e41 Add comparison operators to when() conditions
new 241d6ee0 Add is/isnot identity operators to when() conditions
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
burr/core/action.py | 97 ++++++++++++++++++++++---
docs/concepts/transitions.rst | 34 +++++++++
tests/core/test_action.py | 165 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 287 insertions(+), 9 deletions(-)