Origin
- New guide: Set up CloneKit in CI — use
origin repo clone-fastwith a short-lived Origin token in Buildkite, GitHub Actions, and other CI systems (Enterprise, per-repo CloneKit).
Origin API
Updates in the Origin API reference and changelog:
- Breaking: Get Repo Tarball archives now use a single top-level directory
{ownerSlug}-{repoName}-{shortSha}/(GitHub-style); strip one path component on extract if you previously read from the tar root. - Breaking: Get App now requires
namespace:apps:readinstead ofapp:settings:read(removed from the scope catalog). - Added: List App Installation Repositories accepts optional
filter(case-insensitive substring on names/namespaces); reuse the same filter with page tokens. - Changed: OpenAPI specs no longer set
format: enumon string enums; regenerate clients if needed (wire format unchanged).