mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-16 08:25:18 +02:00
feat: add workflow graph constraints fixtures
This commit is contained in:
parent
6d93be3ef6
commit
5a358d4d29
38 changed files with 447 additions and 49 deletions
|
|
@ -8,7 +8,7 @@ from zoneinfo import ZoneInfo
|
|||
|
||||
from loguru import logger
|
||||
|
||||
from api.services.workflow.workflow import TEMPLATE_VAR_PATTERN
|
||||
from api.services.workflow.workflow_graph import TEMPLATE_VAR_PATTERN
|
||||
|
||||
_CURRENT_TIME_PREFIX = "current_time"
|
||||
_CURRENT_WEEKDAY_PREFIX = "current_weekday"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue