chore: sync develop onto main after manual - #444
Merged
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
* chore: bump harness-browser to 0.7.6 Co-authored-by: Cursor <cursoragent@cursor.com> * fix: gate update UI by permission and speed up local tests Hide check-for-updates entry points unless the user has the update module permission, show compact offloads under .octop/conversation_history, and add pytest-xdist / test-fast with isolated HOME for parallel runs. Co-authored-by: Cursor <cursoragent@cursor.com> * fix(fnos): 镜像命名空间改为 ghcr.io/jubaoliang/octop - fnos-build-fpk.yml / fnos/README.md / fnos/docker/Dockerfile / docker-compose.yaml / manifest 的镜像引用从 ghcr.io/TencentCloud/octop 改为 ghcr.io/jubaoliang/octop(Docker 仓库名必须小写,原大写 T 的 tag 无法通过 buildx) - workflow 镜像 tags 增加 ghcr.io/jubaoliang/octop:latest(Docker 版 FPK 的 docker-compose 按 :latest 拉取,此前只推 :vanilla 会导致飞牛拉不到镜像) * fix(fnos): 镜像发布目标改为 Docker Hub jubaoliang/octop(非 ghcr.io) 根据反馈,镜像仓库位于 hub.docker.com: - 镜像名从 ghcr.io/jubaoliang/octop 改为 jubaoliang/octop(docker pull jubaoliang/octop 无前缀即 Docker Hub) - workflow 登录从 GHCR/GITHUB_TOKEN 改为 Docker Hub 的 DOCKERHUB_USERNAME/DOCKERHUB_TOKEN(与 docker-publish.yml 同一套凭据) * chore: release 0.9.28 Co-authored-by: Cursor <cursoragent@cursor.com> * chore: sync uv.lock version to 0.9.28 Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: liukewia <liukewia@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: jubaoliang <jubaoliang@tencent.com> Co-authored-by: veenyi <60565189+veenyi@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Post-release sync so
mainstays an ancestor ofdevelop(manual). Merge when CI is green.