letsbe-orchestrator/app
Matt a8c3a66c77
Build and Push Docker Image / test (push) Failing after 38s Details
Build and Push Docker Image / build (push) Has been skipped Details
fix: correct Playwright payload structure for Nextcloud setup
- Change scenario name from 'nextcloud.initial_setup' to 'nextcloud_initial_setup' (underscore format)
- Move allowed_domains from inputs to options (required by PlaywrightExecutor)
- Update tests to match new payload structure

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 22:23:18 +01:00
..
dependencies fix: use standard logging format to avoid reserved 'message' key 2025-12-07 11:59:18 +01:00
models feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00
playbooks fix: correct Playwright payload structure for Nextcloud setup 2025-12-08 22:23:18 +01:00
routes feat: add Nextcloud initial setup endpoint via Playwright 2025-12-08 20:20:31 +01:00
schemas feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00
__init__.py Initial commit: LetsBe Cloud Orchestrator 2025-12-03 11:02:31 +01:00
config.py feat: add secure token-based agent registration and multi-tenant isolation 2025-12-07 11:11:32 +01:00
db.py Initial commit: LetsBe Cloud Orchestrator 2025-12-03 11:02:31 +01:00
main.py Add Gitea Actions CI/CD and fix trailing slash routing 2025-12-08 12:37:28 +01:00