AlphaWallet / AlphaWallet/alpha-wallet-android
Release with GitHub actions
未关闭
- 主要语言
- Java
- 星标
- 646
- 派生
- 579
- PR 合并指标
- 30 天内没有已合并 PR
描述
Even with a shell script, releases to both PlayStore and GitHub releases are still stressful work.
There are 2 aspects:
1. Run shell scripts in a particular sequence;
2. Ensure `keys.secret` are in the right place;
It leads to long release cycle.
The ideal way is we just create a new tag that starts with `v`, then the CI server handles all of the left.
https://www.geeksforgeeks.org/automated-release-for-android-using-github-actions/
https://github.com/marketplace/actions/build-android-release-apk-when-create-new-tag
https://github.com/marketplace/actions/upload-android-release-to-play-store
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。