Commit Graph

613 Commits

Author SHA1 Message Date
uye
d869103497 ci: Update issue-checker.yml
[skip changelog]
2024-08-31 14:36:19 +08:00
uye
5872d6606e ci: pre-commit-ci 不开心
[skip changelog]
2024-08-29 15:31:30 +08:00
uye
962dcc3b51 Update issue-checker.yml
[skip changelog]
2024-08-29 11:51:48 +08:00
uye
25e409f8d0 ci: Update issue-checker.yml
[skip changelog]
2024-08-29 11:42:20 +08:00
uye
f7a4b4bac4 ci: Update issue-checker.yml
[skip changelog]
2024-08-29 11:04:52 +08:00
uye
3910bfa0fa ci: Update issue-checker.yml
[skip changelog]
2024-08-29 09:47:26 +08:00
uye
20cebf57cd chore: 病毒话术升级了)
[skip changelog]
2024-08-29 09:40:44 +08:00
uye
75e723a1b4 chore: 调整 check link 提示样式 2024-08-27 17:29:48 +08:00
IzakyL
1199b7de42 chore(issue-checker): 对comment中的未知链接进行提醒 (#10379)
* chore(issue-checker): bump zzyyyl/issue-checker from 1.9 to 1.10

* chore(issue-checker): 对comment中的未知链接进行提醒

* chore: 修改正则表达式

* chore: 修改正则表达式

---------

Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com>
2024-08-27 17:17:56 +08:00
dependabot[bot]
43ec787767 ci: bump zzyyyl/issue-checker
Bumps the github-actions group in /.github/workflows with 1 update: [zzyyyl/issue-checker](https://github.com/zzyyyl/issue-checker).


Updates `zzyyyl/issue-checker` from 1.9 to 1.10
- [Release notes](https://github.com/zzyyyl/issue-checker/releases)
- [Commits](https://github.com/zzyyyl/issue-checker/compare/v1.9...v1.10)

---
updated-dependencies:
- dependency-name: zzyyyl/issue-checker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 15:14:04 +01:00
Rbqwow
75c82df749 chore: 更新 bug issue 模板 (#10357)
* chore: 更新 bug issue 模板

* chore: review
2024-08-25 22:26:14 +08:00
Constrat
5470c313e2 fix(ci): remove "" in nightly
fix #10308
2024-08-23 13:28:48 +02:00
zzyyyl
ec93472984 chore(issue-checker): bump zzyyyl/issue-checker from 1.8 to 1.9 2024-08-23 15:41:39 +08:00
Constrat
7521b526ee fix: rev-list instead of rev-parse 2024-08-19 16:37:13 +02:00
Constrat
8b34d53358 fix: revert to simple if 2024-08-19 16:31:33 +02:00
Constrat
008d06b7b5 fix: fetching depth 0 2024-08-19 16:29:14 +02:00
Constrat
5e8241fc7c fix: impossiblity of fetch-depth modification. reverting + generic perfs 2024-08-19 16:26:49 +02:00
Constrat
c89362ab82 debug: add workflow debugging 2024-08-19 15:44:57 +02:00
Constrat
b0d54c8a3f style: prettier 2024-08-19 15:40:58 +02:00
Constrat
9994819e13 perf: blame ignore (#10296)
* fix: forgot branch

* chore: auto blame ignore

* chore: remove commits.txt, add only last check and blame ignore

* test: STYLE ONLY
[blame ignore]

* fix: checkout depth

* chore: auto blame ignore

[skip changelog]

* debug: remove debug artifacts

* perf: reduced steps number and optimized shell script

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-19 15:28:39 +02:00
Constrat
90fac774ce feat(ci): automation for blame ignore (#10295)
* feat(ci): automation for blame ignore

* chore: Auto update by pre-commit hooks [skip changelog]

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-19 13:14:36 +02:00
Loong
9bf4111d98 chore: add flag -fexperimental-library for clang < 16 (#10265)
* Revert "ci: 在 macOS 上使用 clang 18"

This reverts commit dde048fb4c.

* feat: add -fexperimental-library for clang < 16
2024-08-18 00:04:53 +08:00
AnnAngela
b5080423ef ci: 修复比较链接 2024-08-17 22:10:01 +08:00
AnnAngela
2c5f79c2a5 ci: 用 nodejs 读取 changelog (#10267) 2024-08-17 20:15:16 +08:00
AnnAngela
17b04ae60d ci: 修复 changelog 错误的问题 (#10266)
ci: 这样行不行
2024-08-17 19:29:33 +08:00
uye
52998a5db0 ci: Update release-nightly-ota.yml 2024-08-17 18:39:58 +08:00
uye
ebc0d3e26d ci: Update release-nightly-ota.yml 2024-08-17 18:01:27 +08:00
uye
aaeb6f4c11 ci: Update release-nightly-ota.yml 2024-08-17 17:37:04 +08:00
uye
9032f77010 ci: Update release-nightly-ota.yml 2024-08-17 17:13:20 +08:00
uye
420e743bce ci: 调整字符串拼接 2024-08-17 16:26:26 +08:00
Weiyou Wang
dde048fb4c ci: 在 macOS 上使用 clang 18 2024-08-17 16:18:06 +08:00
zzyyyl
99fe87a005 Revert "feat: ci 在 macOS 上使用 clang 18.1.8 (#10254)"
This reverts commit f260c78bb9.
2024-08-17 01:41:32 +08:00
Weiyou Wang
f260c78bb9 feat: ci 在 macOS 上使用 clang 18.1.8 (#10254) 2024-08-17 01:32:28 +08:00
zzyyyl
ebdb594515 chore(issue-checker): 增加 module: others 分类的关键词,并给长正则换行
[skip changelog]
2024-08-15 14:06:33 +08:00
Rbqwow
8de4d75683 chore: 更新 MuMu Issue 模板
[skip changelog]
2024-08-14 02:28:49 +08:00
Constrat
0074cf0ae0 chore: add int convertion to release-ota (#10174)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-09 22:31:33 +08:00
Rbqwow
eb591c0343 chore: 发布 bug issue 时提供 gui.json 2024-08-09 21:41:18 +08:00
Constrat
24377f19a2 chore: convert workflow input values to int (#10151)
* chore: always convert limits to int

* test: comment for testing

* chore: Auto update by pre-commit hooks [skip changelog]

* chore: change conversion

* chore: Auto update by pre-commit hooks [skip changelog]

* debug: add echo

* chore: change logic

* perf: optimize logic

* perf: change logic again

* debug: remove debug echo

* debug: remove commets

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-08 21:48:12 +08:00
Constrat
33a5f275a1 ci: skip workflow if previous commit is github_actions[bot] 2024-08-06 23:26:51 +02:00
Constrat
0095c44431 ci(perf): kill outdated workflow on same branch 2024-08-06 22:20:00 +01:00
status102
0085e1242f Revert "ci: 允许Merge出现在pr中的commit name (#10098)"
This reverts commit b78e7109f2.

不允许提交Merge commit,所以该内容无意义且与规则冲突
2024-08-05 21:34:35 +08:00
晓丶梦丶仁
b78e7109f2 ci: 允许Merge出现在pr中的commit name (#10098) 2024-08-05 21:04:19 +08:00
晓丶梦丶仁
b71e535541 chore: 把revert回来的逗号删掉
[skip changelog]
2024-08-05 13:45:16 +08:00
status102
01ab3165f6 Revert "chore: 提醒用户如gui相关的bug可以跳过配置信息 (#10066)"
This reverts commit b41a99a719.
2024-08-05 13:37:40 +08:00
SherkeyXD
9e2f4084a8 ci: cancel txwy res update in fork repo 2024-08-04 21:29:42 +08:00
晓丶梦丶仁
b41a99a719 chore: 提醒用户如gui相关的bug可以跳过配置信息 (#10066)
* chore: 提醒用户如gui相关的bug可以跳过配置信息

* chore: Remind users that GUI-related bugs can skip configuration information
2024-08-03 15:22:51 +00:00
晓丶梦丶仁
77518e50a6 chore: 更新bug report模板 (#10060) 2024-08-03 13:15:10 +00:00
晓丶梦丶仁
42799aafda chore: 更新issue - bug report模板 (#10058)
* chore: 更新issue模板

* style: 将"id: others"->"description"的格式设置为默认换行
2024-08-03 21:06:40 +08:00
uye
086d68cb8c ci: fix ci 2024-08-02 14:02:23 +08:00
uye
0f2b501974 ci: use old type2-runtime 2024-08-02 13:39:57 +08:00