NkBe
|
799bc1d022
|
feat: manager新增签名校验防篡改
HSSkyBoy
|
2025-12-07 21:31:27 +08:00 |
NkBe
|
fd8dc4d3c9
|
build(deps): bump the actions group across 1 directory with 2 updates (#31)
|
2025-12-02 21:40:46 +08:00 |
NkBe
|
a89856c4b4
|
actions: use ubuntu runs
我記錯了,是 Windows 才兩倍份額,而且還沒 Ubuntu 快(
|
2025-11-19 20:53:41 +08:00 |
NkBe
|
094be621af
|
actions: runs on windows
使用 Windows 執行 Workfolws 能比 Linux 節省1倍的 Actions 份額
|
2025-10-29 23:16:38 +08:00 |
NkBe(HSSkyBoy)
|
c5952b6cbf
|
chore: simplify build cache config
|
2025-10-08 15:47:15 +08:00 |
NkBe(HSSkyBoy)
|
7613e7de10
|
feat: add output log to media
底層實現了日誌檔案寫入。為管理器新增了 outputLog 選項,可以將日誌輸出到 Android/media 目錄。
|
2025-10-06 23:27:30 +08:00 |
NkBe
|
02c9d34f5a
|
Opti Actions
update clean.yml
auto ci build
Bumps the actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-java](https://github.com/actions/setup-java) and [gradle/actions](https://github.com/gradle/actions).
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/setup-java` from 4 to 5
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)
Updates `gradle/actions` from 4 to 5
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: gradle/actions
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Update clean.yml
|
2025-10-06 23:27:29 +08:00 |