mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
added first testing groups
This commit is contained in:
parent
11dfaa91c5
commit
9ef5bad10e
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"key": "status_update",
|
||||
"type": "dict-expanding",
|
||||
"label": "Status updates",
|
||||
"is_group": true,
|
||||
"children": [
|
||||
{
|
||||
"key": "Ready",
|
||||
|
|
@ -18,6 +19,7 @@
|
|||
"key": "status_version_to_task",
|
||||
"type": "dict-expanding",
|
||||
"label": "Version status to Task status",
|
||||
"is_group": true,
|
||||
"children": [
|
||||
{
|
||||
"key": "in progress",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue