mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-01 08:45:16 +08:00
Modify add release channel description, release status description in README
This commit is contained in:
@@ -55,6 +55,31 @@
|
|||||||
|
|
||||||
欢迎为此项目做出贡献,将其翻译为您国家的语言。
|
欢迎为此项目做出贡献,将其翻译为您国家的语言。
|
||||||
|
|
||||||
|
## 发行渠道说明
|
||||||
|
|
||||||
|
- [Automatic Build on Commit](https://github.com/KitsunePie/AppErrorsTracking/actions/workflows/commit_ci.yml)
|
||||||
|
|
||||||
|
上述更新为代码 `commit` 后自动触发,具体更新内容可点击上方的文字前往 **Github Actions** 进行查看,本更新由开源的流程自动编译发布,**不保证其稳定性**,所发布的版本**仅供测试**,且不会特殊说明甚至可能会变更版本号或保持与当前稳定版相同的版本号。
|
||||||
|
|
||||||
|
- [Release](https://github.com/KitsunePie/AppErrorsTracking/releases)
|
||||||
|
- [Xposed-Modules-Repo](https://github.com/Xposed-Modules-Repo/com.fankes.apperrorstracking/releases)
|
||||||
|
|
||||||
|
上述更新为手动发布的稳定版,具体更新内容可点击上方的文字前往指定的发布页面查看,稳定版的更新将会同时发布到上述地址中,同步更新。
|
||||||
|
|
||||||
|
## 发行状态说明
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
上述状态为当前稳定版与自动构建版本一致或当前代码改动与稳定版无功能差异。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
上述状态为存在自动构建版本和新功能的更新但当前并未发布稳定版,处于预发行状态。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
上述状态为当前发行的稳定版可能存在严重问题但并未及时进行修复且并未发布稳定版。
|
||||||
|
|
||||||
## 许可证
|
## 许可证
|
||||||
|
|
||||||
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
||||||
|
39
README.md
39
README.md
@@ -58,10 +58,47 @@ Similar to **Bugly** to automatically collect errors, the system cannot obtain w
|
|||||||
|
|
||||||
- Errors display function for multi-process apps
|
- Errors display function for multi-process apps
|
||||||
|
|
||||||
## Translation contribution
|
## Translation Contribution
|
||||||
|
|
||||||
Contributions to this project are welcome to translate it into your country's language.
|
Contributions to this project are welcome to translate it into your country's language.
|
||||||
|
|
||||||
|
## Release Channel Description
|
||||||
|
|
||||||
|
- [Automatic Build on Commit](https://github.com/KitsunePie/AppErrorsTracking/actions/workflows/commit_ci.yml)
|
||||||
|
|
||||||
|
The above update is automatically triggered after the code `commit`.
|
||||||
|
|
||||||
|
The specific update content can be viewed by clicking the text above and going to **Github Actions**.
|
||||||
|
|
||||||
|
This update is automatically compiled and released by the open source process, **no guarantee of its stability**, so the released version is
|
||||||
|
**for testing only**, and there is no special explanation or even the version may change or remain the same as the current stable version.
|
||||||
|
|
||||||
|
- [Release](https://github.com/KitsunePie/AppErrorsTracking/releases)
|
||||||
|
- [Xposed-Modules-Repo](https://github.com/Xposed-Modules-Repo/com.fankes.apperrorstracking/releases)
|
||||||
|
|
||||||
|
The above update is a manually released stable version.
|
||||||
|
|
||||||
|
For the specific update content, you can click the text above to go to the designated release page to view.
|
||||||
|
|
||||||
|
The update of the stable version will be released to the above address at the same time and updated synchronously.
|
||||||
|
|
||||||
|
## Release Status Description
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The above status is that the current stable version is consistent with the automatic build version or the current code changes and the stable
|
||||||
|
version have no functional difference.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The above state is that there are automatic build versions and updates with new features but no stable version is currently released, and it is
|
||||||
|
in a pre-release state.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The above status is that the currently released stable version may have serious problems but have not been fixed in time and the stable version
|
||||||
|
has not been released.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
||||||
|
Reference in New Issue
Block a user