freeleaps-service-hub/apps/devops/app/routes/deployment
zhenyus 879e45eeb5 fix: correct deployment TTL calculation in DeploymentService
Updated the TTL calculation in the DeploymentService to multiply by 3600 instead of 60, ensuring accurate time-to-live settings for deployments.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 12:22:24 +08:00
..
__init__.py Add implementation of devops service 2025-05-18 22:23:44 -07:00
apis.py Implement get_latest_deployment 2025-07-13 11:38:57 -07:00
service.py fix: correct deployment TTL calculation in DeploymentService 2025-08-03 12:22:24 +08:00