AlphaWallet / AlphaWallet/alpha-wallet-android

Release with GitHub actions

オープン
#2,784 コメント 1 件 リアクション 1 件 担当者 1 名 @seabornlee が担当を希望しています GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。