SDK Reference
repo
The repo
module provides functions for declaring repository configurations.
Allowed in
- Top level of
repo.ocu.star
file only
Usage
Load the module:
Example
API Reference
repo(id)
Declares a repository configuration.
Arguments
id
: Unique repository identifier within your organization, used to reference the repository within Ocuroot state and from other repositories
Returns
- None