Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Commit 7362315

Browse files
committed
Enable strato CI
1 parent b44f925 commit 7362315

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/strato-android-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ on:
1111
description: 'select flavor to build(default: mainline)'
1212
required: false
1313
default: 'mainline'
14-
# schedule:
15-
# - cron: "0 0 1 * *"
14+
schedule:
15+
- cron: "0 0 1 * *"
1616

1717
jobs:
1818
strato_android_build:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is an automated CI project for suyu, sudachi, strato and mesa turnip.
1515
3. ~~Suyu Linux version is automatically generated every 7 days at 00:00:00 (UTC).~~
1616
4. Mesa Turnip Android version is automatically generated daily at 00:00:00 (UTC).
1717
5. ~~Sudachi Android version is automatically generated every 7 days at 00:00:00 (UTC).~~
18-
6. ~~Strato Android version is automatically generated on the 1st of every month at 00:00:00 (UTC).~~
18+
6. Strato Android version is automatically generated on the 1st of every month at 00:00:00 (UTC).
1919
7. Naming format: "Project Name - Date - Tag - Branch". (Tag depends on the developer, a decrease in version number does not indicate a backward release version)
2020
8. Release frequency may be adjusted based on project code commit frequency.
2121

README_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ suyu sudachi strato mesa-turnip的自动CI项目
1515
3. ~~每7天的00:00:00(UTC)会自动生成Suyu Linux版。~~
1616
4. 每天的00:00:00(UTC)会自动生成Mesa Turnip 安卓版。
1717
5. ~~每7天的00:00:00(UTC)会自动生成Sudachi安卓版。~~
18-
6. ~~每月1号的00:00:00(UTC)会自动生成Strato安卓版。~~
18+
6. 每月1号的00:00:00(UTC)会自动生成Strato安卓版。
1919
7. 命名方式为”项目名-日期-Tag-分支“。(Tag取决于开发者,如果出现版本号下降,不代表发包版本落后)
2020
8. 发布频率可能会根据项目代码提交频率进行调整。
2121

0 commit comments

Comments
 (0)