Status102
|
fd33b0ae8c
|
fix: 移除 debug_demo (原Sample) 的对应 resource 额外查找逻辑 (#14081)
* rft: resource链接生成移动至cmake
* fix: smoke
* fix: smoke
* fix: smoke
* chore: 干脆移除掉好了
* chore: remove blank line
* fix: 移除多余链接创建
* perf: use DINSTALL_RESOURCE
* build: 整理cmake util函数
* chore: wpf link resource由cmake进行
* Revert "chore: wpf link resource由cmake进行"
This reverts commit 0e973734e7.
---------
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2025-09-13 12:24:22 +08:00 |
|
Constrat
|
d1ed40f5c1
|
ci: reduce building scope for resource updater + rm llvm.sh (#14084)
* test: pre target / component
* test: temp disable cache
* fix: add libcxx
* ci: remove llvm.sh after execution
* test: reconfigure cache
|
2025-09-12 12:46:26 +02:00 |
|
Constrat
|
4754e4a632
|
feat: convert ResourceUpdater to ubuntu-latest (#14076)
* feat: convert workflow to ubuntu-latest
* fix: missing toolchain
* fix: remove component specification
* fix: apparently I didn't push the deps changes
* fix: apparently I didn't push the cache changes
* fix: build everything
* chore: delete llvm
* fix: version.sh missing indentation
* fix: missing bash
|
2025-09-11 17:53:56 +02:00 |
|
Constrat
|
1cfa44cf26
|
chore: tweak workflow + remove .sln (#14074)
---------
Co-authored-by: nekosu <liao.hy@outlook.com>
|
2025-09-11 14:11:45 +02:00 |
|
Constrat
|
d4f5ad3829
|
ci: temporarily revert changes to ResourceUpdater to allow caching exe
|
2025-09-11 13:09:07 +02:00 |
|
nekosu
|
43fcba1a5c
|
ci: update resource updater pipeline
#14045
|
2025-09-11 12:50:20 +08:00 |
|
Constrat
|
3c74a7bb4b
|
chore: remove ninja from ci.yml
|
2025-09-10 19:08:17 +02:00 |
|
Constrat
|
441e0defe7
|
chore: restore older cache utilization for ci.yml (#14068)
* test: test cache speed
* chore: restore older cache utilization
* chore: rft
|
2025-09-10 19:05:58 +02:00 |
|
Constrat
|
3795f49224
|
fix: prevent caching in non-dev branches
|
2025-09-10 17:54:09 +02:00 |
|
Constrat
|
354f0aba1f
|
ci: unify bootstrap step for ci.yml
|
2025-09-10 17:08:46 +02:00 |
|
Constrat
|
4c82f9f5ea
|
ci(perf): reimplement caching for smoke testing (linux version)
|
2025-09-10 17:07:00 +02:00 |
|
Constrat
|
cb4bb17fa9
|
perf: remove resource from smoke testing
use the default location, do not duplicate
|
2025-09-10 16:54:21 +02:00 |
|
Constrat
|
0cb41a622d
|
ci: split web and workflow codeql (#14067)
|
2025-09-10 16:25:55 +02:00 |
|
Constrat
|
cbc8b3cf47
|
ci(perf): update smoke testing to ubuntu runner (#14066)
* ci: update smoke testing to ubuntu runner
* fix: missing perms
|
2025-09-10 16:15:59 +02:00 |
|
Constrat
|
474d68d4fb
|
perf: add --parallel to cmake workflows
|
2025-09-10 13:45:25 +02:00 |
|
MistEO
|
cfc2f2940a
|
ci: fix remove .h files
|
2025-09-10 15:24:42 +08:00 |
|
MistEO
|
489b6d561d
|
ci: fix core version
|
2025-09-10 14:36:26 +08:00 |
|
MistEO
|
2f9710c5ae
|
fix: nightly package zip
|
2025-09-09 17:08:21 +08:00 |
|
MistEO
|
663707d305
|
ci: fix nightly build (#14050)
|
2025-09-09 17:05:22 +08:00 |
|
MistEO
|
e36955a911
|
ci: 删除codeql中的build
|
2025-09-09 13:47:40 +08:00 |
|
nekosu
|
82bcfd11bc
|
fix: linux cross compiling (#14048)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-09-09 13:22:53 +08:00 |
|
MistEO
|
834fc2db41
|
ci: fix nightly, remove zip -d
|
2025-09-09 02:22:50 +08:00 |
|
MistEO
|
b876e5b1cf
|
ci: fix nightly release
|
2025-09-09 01:52:54 +08:00 |
|
dependabot[bot]
|
5b372dfc27
|
ci: bump the github-actions group across 1 directory with 7 updates (#14041)
* ci: bump the github-actions group across 1 directory with 7 updates
Bumps the github-actions group with 7 updates in the /.github/workflows directory:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4` | `5` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.3.2` | `2.3.3` |
| [actions/github-script](https://github.com/actions/github-script) | `7` | `8` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` |
| [actions/stale](https://github.com/actions/stale) | `9` | `10` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `5` |
Updates `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)
Updates `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)
Updates `softprops/action-gh-release` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.3.2...v2.3.3)
Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)
Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)
Updates `actions/stale` from 9 to 10
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)
Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: softprops/action-gh-release
dependency-version: 2.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
* ci: fix schema
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
|
2025-09-08 18:51:43 +02:00 |
|
MistEO
|
137e76340e
|
ci: 再次修复 nightly build
|
2025-09-08 22:50:57 +08:00 |
|
MistEO
|
c5f45050fe
|
ci: 修复 nightly build
|
2025-09-08 22:49:24 +08:00 |
|
MistEO
|
74d39a20c0
|
ci: 调整test相关宏
|
2025-09-08 22:46:04 +08:00 |
|
MistEO
|
5c0445d3ab
|
refactor: 依赖大更新 (#13908)
Co-authored-by: status102 <102887808+status102@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-09-08 21:17:47 +08:00 |
|
不留
|
949b3f21ba
|
ci: 优化 optimize-templates 在 fork 仓库下的流程 (#13949)
Update optimize-templates.yml
|
2025-09-03 00:26:13 +08:00 |
|
Lucien Shaw
|
af0c7781ea
|
ci: 更正了生成changelog工作流中debug信息的一处错误 (#13926)
ci: 更正了生成changelog工作流中debug信息的一处笔误
将Target RP更正为Target PR
|
2025-08-30 11:50:43 +08:00 |
|
Constrat
|
4489797eed
|
ci: split codeql (#13812)
* perf: codeql core
* perf: standardize caching for codeqlcore
* fix: correct cache keys
* perf: add codeql-js for website and workflows
* fix: typo
* fix: use bash instead of pwsh in ubuntu
|
2025-08-20 23:14:16 +02:00 |
|
Constrat
|
42fded3a26
|
perf: limit codeql run only to source code (#13802)
|
2025-08-19 16:18:17 +02:00 |
|
MistEO
|
8cc692636a
|
Revert "ci: bump the github-actions group in /.github/workflows with 2 updates" (#13707)
|
2025-08-15 10:11:34 +08:00 |
|
Rbqwow
|
1739a99ea6
|
docs: mumu (#13658)
* docs: mumu删了两个数字 我改了二十个文件
* docs: 更新连接设置文档
|
2025-08-13 15:27:48 +08:00 |
|
status102
|
d31774e5af
|
ci: 未提交多个issue时,当前issue也会错误添加rapid-submission标签
|
2025-08-12 11:59:25 +08:00 |
|
dependabot[bot]
|
6333fd5e08
|
ci: bump the github-actions group in /.github/workflows with 2 updates (#13648)
Bumps the github-actions group in /.github/workflows with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/download-artifact](https://github.com/actions/download-artifact).
Updates `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)
Updates `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/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-12 09:32:59 +08:00 |
|
Status102
|
a33932716b
|
ci: 关issue+提示,反复提issue+tag (#13638)
|
2025-08-11 18:30:37 +08:00 |
|
status102
|
8de443c020
|
ci: CN issue检查单判断逻辑更新, 不再关闭issue
|
2025-08-11 17:12:05 +08:00 |
|
status102
|
4dbccdf3d7
|
ci: fix
[skip changelog]
|
2025-08-11 13:28:04 +08:00 |
|
status102
|
bf5198c859
|
ci: fix
[skip changelog]
|
2025-08-11 13:21:53 +08:00 |
|
Status102
|
dea29956ed
|
chore: 模板轮换 (#13625)
|
2025-08-11 13:19:13 +08:00 |
|
status102
|
6684a0243e
|
ci: 文件未上传完成/成功正则追加
|
2025-07-28 11:29:50 +08:00 |
|
SherkeyXD
|
76f46837f8
|
ci: add ghtoken for codeql delete cache
|
2025-07-24 09:33:08 +08:00 |
|
Constrat
|
8a2eeec01d
|
ci: delete stale cache for codeql (#13335)
|
2025-07-22 14:16:07 +02:00 |
|
Manicsteiner
|
96a51bca31
|
fix(ci): fix AppImage build toolkit (#13324)
|
2025-07-21 13:49:21 +02:00 |
|
Constrat
|
c7ed3ea827
|
docs: EN issue simplification
|
2025-07-19 12:30:12 +02:00 |
|
status102
|
73cc61e5cb
|
chore: CN issue模板简化及Bot优化 (#13297)
* ci: 未阅读须知issue将添加low-quality-report并不再锁定
* chore: 简化CN issue模板
|
2025-07-19 15:54:31 +08:00 |
|
MistEO
|
8788358a86
|
ci(fix): gh pages deploy condition
|
2025-07-16 15:13:45 +08:00 |
|
MistEO
|
5cfaa93ae9
|
ci: deploy website to GitHub Pages (#13207)
|
2025-07-15 17:39:03 +08:00 |
|
Sherkey Asher
|
aa63506063
|
ci: add codeql for security check
|
2025-06-27 09:26:25 +08:00 |
|