freeleaps-service-hub/apps
zhenyus 5f3368cbdc fix: correct typo in BASE_RECONCILE_URL parameter in DeploymentService
Updated the parameter name in the _start_deployment method to match the corrected constant in site_settings.py, ensuring consistency across the codebase.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:51:15 +08:00
..
authentication feat(log): ensure parent directory exists before opening log file 2025-04-21 13:25:05 +08:00
central_storage feat(log): ensure parent directory exists before opening log file 2025-04-21 13:25:05 +08:00
content fix(cleaner): update document cleaner job 2025-04-26 19:53:44 -07:00
devops fix: correct typo in BASE_RECONCILE_URL parameter in DeploymentService 2025-08-03 03:51:15 +08:00
helloworld Add template fastapi app, test, README.md, this can be used for future extension 2025-05-11 21:01:11 -07:00
notification Merge pull request 'feat(log): ensure parent directory exists before opening log file' (#5) from refactor/logging into dev 2025-04-21 05:25:41 +00:00
payment fix: refractor the length functions and add comments, and address the issues 2025-07-22 13:16:14 +08:00
__init__.py Init Payment App 2024-11-18 22:01:54 -08:00