feat: add opt-in Floatboat UOS Linux artifact - #48
Open
2391384896 wants to merge 9 commits into
Open
2391384896 wants to merge 9 commits into
2391384896 wants to merge 9 commits into
Conversation
added 9 commits
September 15, 2026 22:47
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.
增加 opt-in 的
linux_package=uos-floatboat、desktop_variant=floatboat构建入口,只上传com.floatboat.desktop的 amd64/arm64 UOS DEB 和依赖审计附件。默认 Linux DEB、DeepSeek 与 macOS/Windows 发布保持原流程。UOS 原生 runner 核对包身份、架构、
/opt/apps布局和主 ELF,并要求info.version、DEBVersion、审计版本同为四段纯数字;DEBDepends必须非空且逐项匹配审计清单。候选系统包名仍须在干净 UOS 双架构软件源和实际安装中确认。验证:
actionlint、差异检查通过;0.5.7-rc.6 双架构 Actions 均成功,实际 DEB 为0.5.7.6,各有 31 项Depends并匹配审计,且打入实体libvips。该工作流仅提供测试附件,不创建正式上架版本或应用内更新 feed。