AlphaWallet / AlphaWallet/alpha-wallet-android
Release with GitHub actions
- Ngôn ngữ chính
- Java
- Star
- 646
- Fork
- 579
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.