From a7989d3131b8260636da9395615242614c06d494 Mon Sep 17 00:00:00 2001 From: Aoran Zeng Date: Fri, 12 Sep 2025 20:06:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/PR-notify.yml | 4 ++-- .github/workflows/PR-test.yml | 5 ++--- .github/workflows/build-on-Linux-AArch64.yml | 6 +++--- .github/workflows/build-on-Linux-ARMv7.yml | 6 +++--- .github/workflows/build-on-Linux-riscv64.yml | 6 +++--- .github/workflows/build-on-Linux-x64.yml | 6 +++--- .github/workflows/build-on-Windows.yml | 6 +++--- .github/workflows/build-on-macOS.yml | 6 +++--- .github/workflows/pkg-deb.yml | 2 +- 9 files changed, 23 insertions(+), 24 deletions(-) diff --git a/.github/workflows/PR-notify.yml b/.github/workflows/PR-notify.yml index af45a01..be94271 100644 --- a/.github/workflows/PR-notify.yml +++ b/.github/workflows/PR-notify.yml @@ -1,7 +1,7 @@ # --------------------------------------------------------------- # Workflow File : PR-notify.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2025-06-19> # Last Modified : <2025-08-07> diff --git a/.github/workflows/PR-test.yml b/.github/workflows/PR-test.yml index de72e84..c8beb15 100644 --- a/.github/workflows/PR-test.yml +++ b/.github/workflows/PR-test.yml @@ -1,8 +1,7 @@ # --------------------------------------------------------------- # Workflow File : PR-test.yml -# File Authors : Aoran Zeng -# Contributors : Nul None -# | Mikachu2333 +# File Authors : 曾奥然 +# Contributors : Mikachu2333 # | # Created On : <2025-06-19> # Last Modified : <2025-08-17> diff --git a/.github/workflows/build-on-Linux-AArch64.yml b/.github/workflows/build-on-Linux-AArch64.yml index 98f1dfb..358a0bb 100644 --- a/.github/workflows/build-on-Linux-AArch64.yml +++ b/.github/workflows/build-on-Linux-AArch64.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-Linux-AArch64.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-14> -# Last Modified : <2025-06-20> +# Last Modified : <2025-09-12> # # Build chsrc on Linux (AArch64) and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/build-on-Linux-ARMv7.yml b/.github/workflows/build-on-Linux-ARMv7.yml index fbd4fce..4479c34 100644 --- a/.github/workflows/build-on-Linux-ARMv7.yml +++ b/.github/workflows/build-on-Linux-ARMv7.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-Linux-ARMv7.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-14> -# Last Modified : <2025-06-20> +# Last Modified : <2025-09-12> # # Build chsrc on Linux (ARMv7) and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/build-on-Linux-riscv64.yml b/.github/workflows/build-on-Linux-riscv64.yml index 00c33fd..c1aaa33 100644 --- a/.github/workflows/build-on-Linux-riscv64.yml +++ b/.github/workflows/build-on-Linux-riscv64.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-Linux-riscv64.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-14> -# Last Modified : <2025-06-20> +# Last Modified : <2025-09-12> # # Build chsrc on Linux (riscv64) and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/build-on-Linux-x64.yml b/.github/workflows/build-on-Linux-x64.yml index 4280307..93bd28a 100644 --- a/.github/workflows/build-on-Linux-x64.yml +++ b/.github/workflows/build-on-Linux-x64.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-Linux-x64.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-14> -# Last Modified : <2025-06-20> +# Last Modified : <2025-09-12> # # Build chsrc on Linux (x64) and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/build-on-Windows.yml b/.github/workflows/build-on-Windows.yml index 63d5a09..3a5fbf7 100644 --- a/.github/workflows/build-on-Windows.yml +++ b/.github/workflows/build-on-Windows.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-Windows.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-14> -# Last Modified : <2025-07-22> +# Last Modified : <2025-09-12> # # Build chsrc on Windows and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/build-on-macOS.yml b/.github/workflows/build-on-macOS.yml index 197b9ea..31fdf92 100644 --- a/.github/workflows/build-on-macOS.yml +++ b/.github/workflows/build-on-macOS.yml @@ -1,10 +1,10 @@ # --------------------------------------------------------------- # Workflow File : build-on-macOS.yml -# File Authors : Aoran Zeng -# Contributors : Nul None +# File Authors : 曾奥然 +# Contributors : Nul None # | # Created On : <2023-09-15> -# Last Modified : <2025-07-22> +# Last Modified : <2025-09-12> # # Build chsrc on macOS and upload it to GitHub: the 'pre' release # --------------------------------------------------------------- diff --git a/.github/workflows/pkg-deb.yml b/.github/workflows/pkg-deb.yml index 162ac85..48e47de 100644 --- a/.github/workflows/pkg-deb.yml +++ b/.github/workflows/pkg-deb.yml @@ -1,7 +1,7 @@ # --------------------------------------------------------------- # Workflow File : pkg-deb.yml # File Authors : sanchuanhehe -# Contributors : Aoran Zeng +# Contributors : 曾奥然 # | # Created On : <2025-06-10> # Last Modified : <2025-06-16>