feat(clean-release): complete compliance redesign phases and polish tasks T047-T052
This commit is contained in:
@@ -25,6 +25,7 @@ class TaskType(str, Enum):
|
||||
BACKUP = "backup"
|
||||
MIGRATION = "migration"
|
||||
DOCUMENTATION = "documentation"
|
||||
CLEAN_RELEASE = "clean_release"
|
||||
UNKNOWN = "unknown"
|
||||
# [/DEF:TaskType:Class]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user