v0.5.18 release (latest)
v0.5.18 release notes for the GitHub Release v0.5.18 (release task: Issue #1041).
Tag state (verified against origin)
Release notes
Changelog
Documentation
- Docker docs: Quick start on the published image with one copy-paste docker run that reaches a real delivery (Issue #1049; PR #1051)
Bug fixes
- docker-image workflow: build-push context is the repo root while the Dockerfile COPYs from 3rd/docker, so no image was ever published (Issue #1040; PR #1042)
- Release state machine has no git identity: every Orbi Cloud sandbox fails at git tag -a with “Committer identity unknown” (Issue #1043; PR #1047)
- Docker entrypoint: model provider from ORBI_PI_* env vars on first start (with entrypoint tests) (Issue #1048; PR #1050)