android-templates icon indicating copy to clipboard operation
android-templates copied to clipboard

Automate New version bumping by Github action

Open luongvo opened this issue 2 years ago • 1 comments

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

luongvo avatar Sep 07 '22 04:09 luongvo

Just for clarification, here is more context for better understanding: https://nimble-co.slack.com/archives/CSQG2QXFX/p1655971939684209?thread_ts=1655969549.634949&cid=CSQG2QXFX

toby-thanathip avatar Dec 01 '22 03:12 toby-thanathip

@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 🚀

toby-thanathip avatar Dec 29 '22 03:12 toby-thanathip

Voted 👍

luongvo avatar Dec 29 '22 03:12 luongvo

@doandinh you can contribute the same thing for Android Templates too 💪 if no one picks it 😛

luongvo avatar Dec 29 '22 03:12 luongvo