Skip to content

feat: Add GitHub workflow to build debug APK#12619

Closed
talbmax10 wants to merge 1 commit intoTeamNewPipe:devfrom
talbmax10:add-debug-apk-workflow
Closed

feat: Add GitHub workflow to build debug APK#12619
talbmax10 wants to merge 1 commit intoTeamNewPipe:devfrom
talbmax10:add-debug-apk-workflow

Conversation

@talbmax10
Copy link
Copy Markdown

@talbmax10 talbmax10 commented Sep 8, 2025

This workflow allows for the manual creation of a debug APK. It can be triggered from the Actions tab in the GitHub repository.

The workflow builds the debug APK and uploads it as a build artifact named 'app-debug', which can then be downloaded by users.

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • record videos
  • create clones
  • take over the world

Before/After Screenshots/Screen Record

  • Before:
  • After:

Fixes the following issue(s)

  • Fixes #

Relies on the following changes

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

This workflow allows for the manual creation of a debug APK. It can be triggered from the Actions tab in the GitHub repository.

The workflow builds the debug APK and uploads it as a build artifact named 'app-debug', which can then be downloaded by users.
@github-actions github-actions Bot added the size/small PRs with less than 50 changed lines label Sep 8, 2025
@talbmax10
Copy link
Copy Markdown
Author

الغغ

@talbmax10
Copy link
Copy Markdown
Author

تم

@absurdlylongusername
Copy link
Copy Markdown
Member

Please stop making these useless PRs

@TobiGr
Copy link
Copy Markdown
Contributor

TobiGr commented Sep 9, 2025

You can already download the Debug APKs for each PR and the pushes to the dev branch. They are build in the CI workflow

@TeamNewPipe TeamNewPipe locked as spam and limited conversation to collaborators Sep 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size/small PRs with less than 50 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants