Roadmap
- Git repository as an extension source
-
Upgrade allows easier extension management by using various git repositories,
- Support basic git operations
-
Upgrade allows easier extension management, such as changing extension version,
- Automatic automation script testing
-
Upgrade enables easier and faster development, since local testing environment is no longer required,
- Secret vault
-
Upgrade enables consistent and secure storage for sensitive data such as API credentials,
- Custom UI components and style assets
-
Upgrade enables the customization of the entire user interface from the ground up,
- File upload via gRPC service
-
Upgrade enables us to handle files directly from the automation scripts,
- Support TypeScript for automation scripts
-
Upgrade enables us to use the more robust TypeScript as a language for automation scripts.
- Integrated Development Environment
-
To allow developers to setup local Corredor environment with editor, overview and diagnostics and debug tools.
- Monitoring
-
Performance metrics to allow developers improve performance of their scripts