Commit Graph

1292 Commits

Author SHA1 Message Date
Aoran Zeng 026c4e4b5b
Implement accurate and rough speed measure 2025-07-11 16:43:42 +08:00
Aoran Zeng 8dbf5625ee
`chsrc_debug()` only when debug mode 2025-07-11 16:42:27 +08:00
Aoran Zeng f6731adf81
Accurate and rough measure for mirror site 2025-07-11 15:14:47 +08:00
Aoran Zeng 4fed086f7d
Explicitly use group as name for `Node.js` 2025-07-11 13:11:25 +08:00
Aoran Zeng cb0021ded8
Global program status 2025-07-11 12:39:04 +08:00
Aoran Zeng b543c124be
Use original yield source 2025-07-11 12:12:48 +08:00
Aoran Zeng 4b5aff7862
Use new ProgMode 2025-07-11 11:24:29 +08:00
Aoran Zeng 5f8da597ff
Refactor ProgMode 2025-07-11 10:43:16 +08:00
Aoran Zeng e953aceb54
Refactor target group mode 2025-07-11 10:12:27 +08:00
Aoran Zeng 8b9c0b565b
Update extensions 2025-06-28 16:29:18 +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 f9c81e695a
Use 2 spaces for yaml 2025-06-21 11:56:39 +08:00
Aoran Zeng 0119eb0db9
Add `dependabot.yml` 2025-06-21 11:53:53 +08:00
Aoran Zeng 4119466247
Better doc for dev
Some checks failed
Publish 'chsrc-git' to AUR / publish (push) Has been cancelled
2025-06-20 23:07:42 +08:00
Aoran Zeng 54e13aa77f
Directly at the root dir 2025-06-20 22:57:14 +08:00
Aoran Zeng 21527184b6
Use 4 spaces for JSON 2025-06-20 22:44:48 +08:00
Aoran Zeng 789240dd2f
Update `tasks.json` according to the new `justfile` 2025-06-20 22:42:52 +08:00
Aoran Zeng 168cce314f
Fix `Makefile` for `deb` 2025-06-20 22:30:05 +08:00
Aoran Zeng 429fe656b2
Update default build targets 2025-06-20 22:14:30 +08:00
Aoran Zeng 2ad8c63b59
Update `.gitignore` 2025-06-20 22:01:35 +08:00
Aoran Zeng 90cf624f53
Sync with `justfile` 2025-06-20 22:01:25 +08:00
Aoran Zeng 2e0059978c
Refactor CI target of `Makefile` 2025-06-20 21:32:05 +08:00
Aoran Zeng dc34c4494a
Add 3 build modes for `Makefile` 2025-06-20 20:58:19 +08:00
Aoran Zeng efa31ca0fc
Clean built executables 2025-06-20 19:18:05 +08:00
Aoran Zeng 765da083da
Refactor `justfile` 2025-06-20 19:14:56 +08:00
Aoran Zeng 7e629fe96d
Add 3 build modes in `justfile` 2025-06-20 18:11:33 +08:00
Aoran Zeng 72c752bfdd
Configure default compiler for `just` 2025-06-20 17:36:28 +08:00
Aoran Zeng 5bd1b61755
Rename to `READIT` 2025-06-20 17:16:18 +08:00
Aoran Zeng 6b1a364fe6
Update speed URL for `ali` and `tencent` 2025-06-20 17:10:31 +08:00
Aoran Zeng 2da1dffca4
Disable most sources from `sohu` 2025-06-20 16:30:52 +08:00
Aoran Zeng c60e740549
Disable most sources from `netease` 2025-06-20 16:22:58 +08:00
Aoran Zeng 5b70f7fd8c
Use `println` in chsrc 2025-06-20 14:55:04 +08:00
Aoran Zeng ba6fa809d4
Enforce C11 2025-06-20 14:44:05 +08:00
Aoran Zeng 7841e9bf1e
Remove deprecated 2025-06-20 14:41:45 +08:00
Aoran Zeng 537ed4fd8c
Use `print` and `println` 2025-06-20 14:32:00 +08:00
Aoran Zeng 9cbad804c5
Add deprecations 2025-06-20 09:08:32 +08:00
Aoran Zeng 28a3aae6e1
Add `xy_os_family` 2025-06-20 08:51:00 +08:00
Aoran Zeng 75c1401776
Add `build` task for `make` 2025-06-20 08:18:23 +08:00
Aoran Zeng b9e7937526
Update doc 2025-06-20 08:13:20 +08:00
Aoran Zeng 31852b4f57
Update PR template 2025-06-20 07:42:09 +08:00
Aoran Zeng a2851d5246
Update doc
Some checks are pending
Publish 'chsrc-git' to AUR / publish (push) Waiting to run
2025-06-19 21:34:01 +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