Commit Graph

73 Commits

Author SHA1 Message Date
Aoran Zeng d1149d8d00
使用默认值 2025-09-12 20:55:59 +08:00
Aoran Zeng a7989d3131
使用默认值 2025-09-12 20:06:42 +08:00
Aoran Zeng f2228cb34d
尝试使用默认 token 2025-09-12 19:54:16 +08:00
Mikachu2333 a3cf4fcc99
fix pwsh path error (#250)
* add version

* improve test actions

* use XY_On_Windows

---------

Co-authored-by: mikachu2333 <mikachu23333@zohomail.com>
2025-08-17 16:15:52 +08:00
dependabot[bot] 6315f44950
Bump actions/download-artifact from 4 to 5 (#253)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-17 09:33:54 +08:00
dependabot[bot] fbca61a7e2
Bump actions/checkout from 4 to 5 (#254)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-17 09:33:22 +08:00
Aoran Zeng e500140bc6
+1 for PR 2025-08-07 20:54:12 +08:00
Aoran Zeng d87b722b1c
Welcome PRer only when opened 2025-08-07 20:40:57 +08:00
Mikachu2333 c490b73072 re-fix 2025-08-07 20:05:44 +08:00
Aoran Zeng 6dcb85a5f4
Are you lacking the suffix? 2025-07-22 20:07:47 +08:00
Aoran Zeng 2ea11f3e83
Fix macOS compiler on GitHub Actions 2025-07-22 17:38:44 +08:00
Aoran Zeng 1b8323816c
Use `gcc` on `macOS` when CI
Some checks are pending
Publish 'chsrc-git' to AUR / publish (push) Waiting to run
2025-07-22 15:14:44 +08:00
Aoran Zeng 5d89f4f0e6
Check compiler version 2025-07-22 14:53:14 +08:00
Aoran Zeng c058c91a83
Try build for `Android` 2025-07-22 09:40:41 +08:00
Aoran Zeng 007465c996
Better notification for PR 2025-06-28 16:27:59 +08:00
Aoran Zeng 9f679383c8
Echo more variables 2025-06-28 16:18:45 +08:00
Aoran Zeng c53bd62534
Fix run condition for PR 2025-06-28 15:58:13 +08:00
Aoran Zeng 6120d98688
Echo more variables 2025-06-28 15:48:03 +08:00
Aoran Zeng 805234a474
Merge branch 'main' into dev 2025-06-21 14:00:13 +08:00
Aoran Zeng 2e58b7325d
Fix with key for action: `actions-comment-pull-request` 2025-06-21 13:56:14 +08:00
dependabot[bot] 9256daa5bc Bump uraimo/run-on-arch-action from 2 to 3
Bumps [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action) from 2 to 3.
- [Release notes](https://github.com/uraimo/run-on-arch-action/releases)
- [Commits](https://github.com/uraimo/run-on-arch-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: uraimo/run-on-arch-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-21 13:35:30 +08:00
Aoran Zeng 429fe656b2
Update default build targets 2025-06-20 22:14:30 +08:00
Aoran Zeng 54a93f9e19
Reduce unnecessary CI build
Co-authored-by: Mikachu2333 <mikachu.23333@zohomail.com>
2025-06-19 21:03:47 +08:00
Aoran Zeng 99748a51da
Rename to `PR-test.yml` 2025-06-19 13:16:37 +08:00
Aoran Zeng 670acaf247
Add `PR-notify.yml` 2025-06-19 13:16:02 +08:00
Aoran Zeng 2c64d724ef
Add `test-PR.yml` 2025-06-19 10:22:43 +08:00
Aoran Zeng 975b2391cb
Use standard lower-case `deb` 2025-06-16 16:45:32 +08:00
Aoran Zeng 02c3a815de
Workflows use zh
[skip ci]
2025-06-16 16:34:10 +08:00
Aoran Zeng d798da80f7
`cp` is so stupid 2025-06-16 16:17:41 +08:00
Aoran Zeng 9e66fe4e93
Debug `dist-for-pre` 2025-06-16 15:57:32 +08:00
Aoran Zeng 1c630d3c5b
Use zh step name and stabilize `pre` URL for `deb` 2025-06-16 15:30:17 +08:00
Aoran Zeng 7543e67920
Upgrade `softprops/action-gh-release` to `v2`
Some checks are pending
Publish 'chsrc-git' to AUR / publish (push) Waiting to run
2025-06-16 02:23:57 +08:00
Aoran Zeng e2b6bb9233
Deprecate `actions/upload-release-asset`
[GitHub #202]
2025-06-16 02:20:43 +08:00
Aoran Zeng 40ef2ae201
Upgrade `actions/checkout` to `v4` 2025-06-16 01:43:44 +08:00
Aoran Zeng 91e0696bc5
Extract version number from source code 2025-06-16 01:37:07 +08:00
Aoran Zeng d6a3de0558
Rename workflow file 2025-06-16 00:44:42 +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`
Some checks failed
Publish AUR Package (chsrc-git) / publish (push) Has been cancelled
[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
Terrasse 787b27c36d fix #177: fails without error when publishing chsrc-bin to AUR
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
2025-03-18 12:19:06 +08:00
Aoran Zeng 7226eecf3d
Rename action variable
Some checks are pending
Publish AUR Package (chsrc-git) / publish (push) Waiting to run
2025-03-06 11:40:53 +08:00
Aoran Zeng 47bc5bc81a
Change make variable 2025-03-06 08:33:17 +08:00
YZR 37d77a75c0 Add -> winget -> auto update 2024-12-25 11:31:46 +08:00