Commit Graph

27 Commits

Author SHA1 Message Date
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
Constrat
2e97a3a143 fix: remove cachie from optimize templates
what's the issue?
2025-05-15 12:07:08 +02:00
Constrat
3ac049964b ci: disable workflows for forks 2025-01-17 13:32:19 +01:00
Rbqwow
8bcdee5eb8 docs: 更新文档 (#11430)
* docs: 更新文档

对不起我忘记拆分 commit 了

优化 winget 安装运行库命令
添加 一键修复运行库.ps1
将 image 文件夹重命名为 images
添加账号切换执行时机说明

土下座

Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>

* docs: 跟上学姐的脚步

* fix: cli docs

---------

Co-authored-by: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com>
2024-12-29 21:34:30 +08:00
Constrat
865dd8999e style: prettier fix
[skip changelog]
2024-12-21 16:00:48 +01:00
Constrat
41d922fa91 ci: reorder optimize templates steps 2024-12-21 15:59:19 +01:00
Constrat
7df2e92814 ci: allow manual workflow dispatch for optimize templates 2024-12-21 15:46:26 +01:00
Constrat
87d601cab5 ci: remove cancel status from optimize templates
I hate the red cross. If cancel, the workflow is not failed, but github doesn't know
2024-12-18 13:09:35 +01:00
Constrat
1651b5b21e Revert "refactor: yml -> yaml standardization"
This reverts commit 70edd47c6c.
2024-12-14 14:46:30 +01:00
Constrat
70edd47c6c refactor: yml -> yaml standardization 2024-12-14 14:39:01 +01:00
Constrat
85409e30ce ci: disable optimize-templates on PR merge (#11355) 2024-12-11 16:56:27 +01:00
Constrat
c0bfdeeede ci: fix pr merges calling optimizing workflow 2024-12-10 13:29:48 +01:00
Constrat
3c472c5789 Revert "ci: change author from github bot to github actions"
This reverts commit a4bb55bcc7

[skip changelog]
2024-12-04 11:03:54 +01:00
Constrat
a4bb55bcc7 ci: change author from github bot to github actions 2024-12-04 08:25:32 +01:00
Constrat
eb1236e301 ci: optimize-templates skip when PR is merged 2024-11-27 11:07:43 +01:00
Constrat
ab9c90d942 ci: add commit triggerer for optimize templates
[skip changelog]
2024-10-02 11:48:20 +02:00
Constrat
05883400a2 fix: paths for auto optimizayion 2024-08-01 20:10:24 +02:00
Constrat
dac29b7e81 revert: fix: caching
modified wrong workflow
2024-08-01 16:28:43 +02:00
Constrat
64eee6f63c fix: caching 2024-08-01 12:27:32 +02:00
Constrat
01620d3f21 perf: prvent double consecutive runs 2024-07-26 22:29:43 +02:00
Constrat
a1a83784d3 fix: wrong variable format
i'm dumb
2024-07-26 22:16:13 +02:00
Constrat
ce0411c456 style: change name action 2024-07-26 22:10:40 +02:00
Constrat
8627f2a919 ci(fix): install oxipng 2024-07-26 22:08:30 +02:00
Constrat
e8dac22c5f ci: optimize templates perf and fixes 2024-07-26 18:53:24 +01:00
Constrat
1a27d9623d Revert "ci: optimize templates perf and fixes" (#9929) 2024-07-26 18:49:49 +01:00
Constrat
d7f1a22b43 ci: optimize templates perf and fixes (#9928) 2024-07-26 18:47:12 +01:00
Constrat
7d339fdc79 feat: first implementation (#9927) 2024-07-26 16:41:32 +01:00