Commit Graph

113 Commits

Author SHA1 Message Date
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
9c51e8c0f1 Update doc 2025-08-11 04:47:17 +08:00
Aoran Zeng
7e00a49078 Rename doc 2025-08-11 04:04:00 +08:00
Aoran Zeng
ee8b031ee7 Update instructions 2025-08-10 12:48:45 +08:00
Aoran Zeng
c9940ec71f Add copilot instructions 2025-08-10 12:13:42 +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
62e94ad00c Fix small tips 2025-07-22 19:20:58 +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 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
cf32d388fe Update doc 2025-07-21 16:46:50 +08:00
Aoran Zeng
bb14dd3a41 Update README 2025-07-20 14:58:07 +08:00
Aoran Zeng
f9b3362dbd Move wiki page into source code 2025-07-14 14:39:04 +08:00
Aoran Zeng
d656430142 Notice chsrc-bootstrap 2025-07-12 11:41:10 +08:00
Aoran Zeng
ed402a22ff Inform users that they can install the older version 2025-07-12 09:12:06 +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
cf9516b2c2 Use new issue types 2025-06-21 12:50:30 +08:00
Aoran Zeng
0119eb0db9 Add dependabot.yml 2025-06-21 11:53:53 +08:00
Aoran Zeng
429fe656b2 Update default build targets 2025-06-20 22:14:30 +08:00
Aoran Zeng
5bd1b61755 Rename to READIT 2025-06-20 17:16:18 +08:00
Aoran Zeng
31852b4f57 Update PR template 2025-06-20 07:42:09 +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
Mikachu2333
72030ccec6 notes for dev branch 2025-06-19 20:01:17 +08:00
Mikachu2333
e60ff265d0 fix struct 2025-06-19 20:01:17 +08:00
Mikachu2333
944a803ba4 format and use comments 2025-06-19 20:01:17 +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 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