letsbe-orchestrator/app/routes
Matt 42c682c579
Build and Push Docker Image / test (push) Failing after 1m5s Details
Build and Push Docker Image / build (push) Has been skipped Details
Add Gitea Actions CI/CD and fix trailing slash routing
- Add .gitea/workflows/build.yml for automated builds
- Run tests before building Docker image
- Push to code.letsbe.solutions/letsbe/orchestrator:latest
- Add middleware to normalize trailing slashes in URLs
- Standardize route definitions to use "" instead of "/"

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 12:37:28 +01:00
..
__init__.py feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00
agents.py Add Gitea Actions CI/CD and fix trailing slash routing 2025-12-08 12:37:28 +01:00
env.py Add ENV and FILE management APIs with tests 2025-12-04 00:30:37 +01:00
files.py Add ENV and FILE management APIs with tests 2025-12-04 00:30:37 +01:00
health.py Initial commit: LetsBe Cloud Orchestrator 2025-12-03 11:02:31 +01:00
playbooks.py feat: add Nextcloud set-domain playbook v2 2025-12-04 14:04:21 +01:00
registration_tokens.py feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00
tasks.py Add Gitea Actions CI/CD and fix trailing slash routing 2025-12-08 12:37:28 +01:00
tenants.py Add Gitea Actions CI/CD and fix trailing slash routing 2025-12-08 12:37:28 +01:00