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

Commit

Permalink
Enable strato CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ImpXada committed May 6, 2024
1 parent b44f925 commit 7362315
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/strato-android-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ on:
description: 'select flavor to build(default: mainline)'
required: false
default: 'mainline'
# schedule:
# - cron: "0 0 1 * *"
schedule:
- cron: "0 0 1 * *"

jobs:
strato_android_build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This is an automated CI project for suyu, sudachi, strato and mesa turnip.
3. ~~Suyu Linux version is automatically generated every 7 days at 00:00:00 (UTC).~~
4. Mesa Turnip Android version is automatically generated daily at 00:00:00 (UTC).
5. ~~Sudachi Android version is automatically generated every 7 days at 00:00:00 (UTC).~~
6. ~~Strato Android version is automatically generated on the 1st of every month at 00:00:00 (UTC).~~
6. Strato Android version is automatically generated on the 1st of every month at 00:00:00 (UTC).
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)
8. Release frequency may be adjusted based on project code commit frequency.

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

Expand Down

0 comments on commit 7362315

Please sign in to comment.