Skip to main content

v0.5.18 发布(最新)

v0.5.18 的 GitHub Release 发布说明:v0.5.18(release task:Issue #1041)。

Tag 状态(对 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)

Contributors

xqliu