Q42 / Q42/Template.ComposeMultiplatform

ADD Github Action to upload prod build to Google Play Console

Open
#199 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.