PostHog / PostHog/posthog-android

Promote proguard mapping upload out of the exp subcommand

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

Nobody has claimed this yet.

enhancement feat/error-tracking
Dominant language
Kotlin
Stars
90
Forks
49
Avg merge
2d 5h
Merged PRs (30d)
61

Description

Extracted from PostHog/posthog#43012.

Problem

The upload task still invokes posthog-cli exp proguard upload, so it's gated behind the experimental subcommand even though the CLI work is reportedly done.

Scope

  • Update the plugin to call the promoted (non-exp) command.

Blocked on the CLI exposing the promoted command, confirm in posthog-cli first.

Contributor guide

Open the contributing guide

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

First confirm in posthog-cli that the promoted proguard upload command is exposed outside the exp subcommand. Then locate the Android plugin's upload task, update the command it invokes, and verify that the task uses the promoted command without the exp prefix.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.