android-templates
android-templates copied to clipboard
Automate New version bumping by Github action
Why
Automate the process for new pull request creating to bump new version after each release:
- Checkout.
- Bump the new version.
- Commit, push & create a new pull request for new version bumping.
Sample config: https://github.com/nimblehq/elixir-templates/blob/develop/.github/workflows/bump_version.yml
Who Benefits?
Developers, especially project Team Lead
Just for clarification, here is more context for better understanding: https://nimble-co.slack.com/archives/CSQG2QXFX/p1655971939684209?thread_ts=1655969549.634949&cid=CSQG2QXFX
@doandinh @luongvo
I saw you guys already did this for flutter-templates: https://github.com/nimblehq/flutter_templates/pull/113
Please help me upvote this issue 🚀
Voted 👍
@doandinh you can contribute the same thing for Android Templates too 💪 if no one picks it 😛