Q42 / Q42/Template.ComposeMultiplatform
ADD Github Action to upload prod build to Google Play Console
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1
- Forks
- 0
- Avg merge
- 7d 15h
- Merged PRs (30d)
- 15
Description
If there are no build flavors yet, we can just upload the default flavor.
This action still seems to be most popular: https://github.com/marketplace/actions/upload-android-release-to-play-store
See the native template implementation:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the native template workflow at .github/workflows/playstore-internal.yml and its README.MD, then compare the referenced upload-android-release-to-play-store action with this repository's build setup. Implement a workflow that uploads the default production build to Google Play Console when no build flavors exist, using the native template as the reference for the expected configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, github-actions, kotlin
- Domain
- ci-cd, mobile, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100