Configuration
CodeBeaver Yaml
CodeBeaver Cloud has additional options to customize your workflow
The codebeaver.yml
file supports advanced features including:
- Multi-repository (monorepo) management
- Service dependencies
- External service integration
- Custom test execution and coverage reporting
CodeBeaver Cloud and CodeBeaver Open-source share the same CodeBeaver YAML configuration file specs. That means that you can re-use the one you used with the open-source python module. Check out the details about it here.