freeleaps-service-hub/apps/devops/app/common/models/deployment
zhenyus 6ebac252b0 refactor: change DevOpsReconcileOperationType to inherit from str and Enum
Updated the DevOpsReconcileOperationType class to inherit from both str and Enum, enhancing its usability as a string enumeration in the application.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:28:06 +08:00
..
__init__.py Add implementation of devops service 2025-05-18 22:23:44 -07:00
deployment.py refactor: change DevOpsReconcileOperationType to inherit from str and Enum 2025-08-03 03:28:06 +08:00
heartbeat.py Add message queue registration in application bootstrap and update dependencies 2025-07-30 10:50:22 +08:00