12 Commits

Author SHA1 Message Date
dependabot[bot]
0421ba9465
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 23:48:26 +00:00
Aoran Zeng
975b2391cb
Use standard lower-case deb 2025-06-16 16:45:32 +08:00
Aoran Zeng
4339e856d3
Rename workflows and add headers 2025-06-16 00:40:04 +08:00
Aoran Zeng
aea231bbc0
Rename to deb-installation-test.sh 2025-06-15 23:38:04 +08:00
Aoran Zeng
ecb083208f
Fix working dir in pkg-deb.yml
[GitHub #202]
2025-06-15 14:47:01 +08:00
Aoran Zeng
42135de152
Rewrite updating of debian/changelog, step build and step move of the package in pkg-deb.yml
[GitHub #202]
2025-06-15 14:36:07 +08:00
Aoran Zeng
ebbe2521bc
Add push event trigger for pkg-deb.yml
[GitHub #202]
2025-06-15 14:22:19 +08:00
Aoran Zeng
d4e1e7dd37
Try use same GitHub token for CI 2025-06-15 13:49:12 +08:00
Aoran Zeng
eb808c49a5
Move deb related doc and test file into pkg/DEB
[GitHub #207]
2025-06-15 11:26:33 +08:00
sanchuanhehe
1cf40ae473 fix(debian): 移除对 ARM 架构的支持,简化 DEB 包构建流程 2025-06-11 10:02:20 +08:00
sanchuanhehe
0c7e65db05 fix(debian): 移除 armhf 架构支持,更新交叉编译环境配置 2025-06-11 09:48:11 +08:00
sanchuanhehe
089fc77486 feat(debian): 添加 DEB 包构建和发布工作流及相关文件 2025-06-10 14:33:48 +08:00