mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Removed workflow service from docker-compose files. - Updated environment configuration to remove workflow port. - Implemented new ComponentCodeAPI, ManualAPI, and WorkflowAPI for handling workflow operations. - Created QueueWorkflow service for managing workflow queue operations. - Developed RunWorkflow service to execute workflows with improved error handling and logging. - Added component metadata loading utility for dynamic component management. - Introduced documentation for JavaScript and Webhook components. - Enhanced overall structure and organization of workflow feature set.