treeland/.github/workflows
JiDe Zhang 2427b2025a feat: Upload build artifacts as zip archives
The ArchLinux build workflows for qwlroots, treeland and waylib now
create a zip archive of the installed files in a staging directory
and upload it as an artifact. This allows for easy inspection of the
built files and verification of the build process's correctness. The
zip includes a `PACKAGE_INFO.txt` containing package metadata, build
configuration details, and a list of installed files. Pacman is used to
install the zip tool if it isn't already available.

feat: 上传构建产物为 zip 压缩包

qwlroots、treeland 和 waylib 的 ArchLinux 构建工作流程现在会在暂存目录中
创建已安装文件的 zip 压缩包,并将其作为工件上传。这样可以方便地检查构建
的文件并验证构建过程的正确性。该 zip 包含一个 `PACKAGE_INFO.txt`,其中包
含包元数据、构建配置详细信息和已安装文件列表。 如果 zip 工具尚不可用,则
使用 Pacman 安装它。
2025-07-23 15:27:52 +08:00
..
backup-to-gitlab.yml
call-auto-tag.yml
call-chatOps.yml
call-clacheck.yml
call-commitlint.yml
call-license-check.yml
cppcheck.yml
qwlroots-archlinux-build.yml feat: Upload build artifacts as zip archives 2025-07-23 15:27:52 +08:00
qwlroots-debian-build.yml
treeland-archlinux-build.yml feat: Upload build artifacts as zip archives 2025-07-23 15:27:52 +08:00
waylib-archlinux-build.yml feat: Upload build artifacts as zip archives 2025-07-23 15:27:52 +08:00
waylib-debian-build.yml