mirror of
https://github.com/RubyMetric/chsrc
synced 2025-09-14 15:05:03 +08:00
使用默认值
This commit is contained in:
parent
f2228cb34d
commit
a7989d3131
2
.github/workflows/PR-notify.yml
vendored
2
.github/workflows/PR-notify.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Workflow File : PR-notify.yml
|
# Workflow File : PR-notify.yml
|
||||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
# File Authors : 曾奥然 <ccmywish@qq.com>
|
||||||
# Contributors : Nul None <nul@none.org>
|
# Contributors : Nul None <nul@none.org>
|
||||||
# |
|
# |
|
||||||
# Created On : <2025-06-19>
|
# Created On : <2025-06-19>
|
||||||
|
5
.github/workflows/PR-test.yml
vendored
5
.github/workflows/PR-test.yml
vendored
@ -1,8 +1,7 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Workflow File : PR-test.yml
|
# Workflow File : PR-test.yml
|
||||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
# File Authors : 曾奥然 <ccmywish@qq.com>
|
||||||
# Contributors : Nul None <nul@none.org>
|
# Contributors : Mikachu2333 <mikachu2333@zohomail.com>
|
||||||
# | Mikachu2333 <mikachu2333@zohomail.com>
|
|
||||||
# |
|
# |
|
||||||
# Created On : <2025-06-19>
|
# Created On : <2025-06-19>
|
||||||
# Last Modified : <2025-08-17>
|
# Last Modified : <2025-08-17>
|
||||||
|
4
.github/workflows/build-on-Linux-AArch64.yml
vendored
4
.github/workflows/build-on-Linux-AArch64.yml
vendored
@ -1,10 +1,10 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Workflow File : build-on-Linux-AArch64.yml
|
# Workflow File : build-on-Linux-AArch64.yml
|
||||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
# File Authors : 曾奥然 <ccmywish@qq.com>
|
||||||
# Contributors : Nul None <nul@none.org>
|
# Contributors : Nul None <nul@none.org>
|
||||||
# |
|
# |
|
||||||
# Created On : <2023-09-14>
|
# 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
|
# Build chsrc on Linux (AArch64) and upload it to GitHub: the 'pre' release
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
4
.github/workflows/build-on-Linux-ARMv7.yml
vendored
4
.github/workflows/build-on-Linux-ARMv7.yml
vendored
@ -1,10 +1,10 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Workflow File : build-on-Linux-ARMv7.yml
|
# Workflow File : build-on-Linux-ARMv7.yml
|
||||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
# File Authors : 曾奥然 <ccmywish@qq.com>
|
||||||
# Contributors : Nul None <nul@none.org>
|
# Contributors : Nul None <nul@none.org>
|
||||||
# |
|
# |
|
||||||
# Created On : <2023-09-14>
|
# 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
|
# Build chsrc on Linux (ARMv7) and upload it to GitHub: the 'pre' release
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
4
.github/workflows/build-on-Linux-riscv64.yml
vendored
4
.github/workflows/build-on-Linux-riscv64.yml
vendored
@ -1,10 +1,10 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Workflow File : build-on-Linux-riscv64.yml
|
# Workflow File : build-on-Linux-riscv64.yml
|
||||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
# File Authors : 曾奥然 <ccmywish@qq.com>
|
||||||
# Contributors : Nul None <nul@none.org>
|
# Contributors : Nul None <nul@none.org>
|
||||||
# |
|
# |
|
||||||
# Created On : <2023-09-14>
|
# 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
|
# Build chsrc on Linux (riscv64) and upload it to GitHub: the 'pre' release
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
4
.github/workflows/build-on-Linux-x64.yml
vendored
4
.github/workflows/build-on-Linux-x64.yml
vendored
@ -1,10 +1,10 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Workflow File : build-on-Linux-x64.yml
|
# Workflow File : build-on-Linux-x64.yml
|
||||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
# File Authors : 曾奥然 <ccmywish@qq.com>
|
||||||
# Contributors : Nul None <nul@none.org>
|
# Contributors : Nul None <nul@none.org>
|
||||||
# |
|
# |
|
||||||
# Created On : <2023-09-14>
|
# 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
|
# Build chsrc on Linux (x64) and upload it to GitHub: the 'pre' release
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
4
.github/workflows/build-on-Windows.yml
vendored
4
.github/workflows/build-on-Windows.yml
vendored
@ -1,10 +1,10 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Workflow File : build-on-Windows.yml
|
# Workflow File : build-on-Windows.yml
|
||||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
# File Authors : 曾奥然 <ccmywish@qq.com>
|
||||||
# Contributors : Nul None <nul@none.org>
|
# Contributors : Nul None <nul@none.org>
|
||||||
# |
|
# |
|
||||||
# Created On : <2023-09-14>
|
# 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
|
# Build chsrc on Windows and upload it to GitHub: the 'pre' release
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
4
.github/workflows/build-on-macOS.yml
vendored
4
.github/workflows/build-on-macOS.yml
vendored
@ -1,10 +1,10 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Workflow File : build-on-macOS.yml
|
# Workflow File : build-on-macOS.yml
|
||||||
# File Authors : Aoran Zeng <ccmywish@qq.com>
|
# File Authors : 曾奥然 <ccmywish@qq.com>
|
||||||
# Contributors : Nul None <nul@none.org>
|
# Contributors : Nul None <nul@none.org>
|
||||||
# |
|
# |
|
||||||
# Created On : <2023-09-15>
|
# 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
|
# Build chsrc on macOS and upload it to GitHub: the 'pre' release
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
2
.github/workflows/pkg-deb.yml
vendored
2
.github/workflows/pkg-deb.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Workflow File : pkg-deb.yml
|
# Workflow File : pkg-deb.yml
|
||||||
# File Authors : sanchuanhehe <wyihe5520@gmail.com>
|
# File Authors : sanchuanhehe <wyihe5520@gmail.com>
|
||||||
# Contributors : Aoran Zeng <ccmywish@qq.com>
|
# Contributors : 曾奥然 <ccmywish@qq.com>
|
||||||
# |
|
# |
|
||||||
# Created On : <2025-06-10>
|
# Created On : <2025-06-10>
|
||||||
# Last Modified : <2025-06-16>
|
# Last Modified : <2025-06-16>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user