[PR #581] [MERGED] Publish Android Test Page #1462

Closed
opened 2026-04-24 23:58:38 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/581
Author: @lkiesow
Created: 2/13/2023
Status: Merged
Merged: 2/14/2023
Merged by: @advplyr

Base: masterHead: test-page


📝 Commits (2)

  • 5704ca2 Publish Android Test Page
  • 04f00d2 Update .github/workflows/deploy-apk.yml

📊 Changes

2 files changed (+158 additions, -0 deletions)

View changed files

.github/testing-page-template.html (+81 -0)
.github/workflows/deploy-apk.yml (+77 -0)

📄 Description

This page automatically builds the Android app from the latest commit on the branch master, generates a test page and publishes it to GitHub Pages as a nice way for non-developers to get the latest app version for testing without having to build it themselves.

This page might need the pages source set to GitHub Actions at Settings → Pages → Build and deployment → Source.

Screenshot from 2023-02-13 21-45-33


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/581 **Author:** [@lkiesow](https://github.com/lkiesow) **Created:** 2/13/2023 **Status:** ✅ Merged **Merged:** 2/14/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `test-page` --- ### 📝 Commits (2) - [`5704ca2`](https://github.com/advplyr/audiobookshelf-app/commit/5704ca2ae87cf8f7c153cd6da42fbeef68a67fe8) Publish Android Test Page - [`04f00d2`](https://github.com/advplyr/audiobookshelf-app/commit/04f00d2994dd33056722ab3c716a446b4424e7a3) Update .github/workflows/deploy-apk.yml ### 📊 Changes **2 files changed** (+158 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/testing-page-template.html` (+81 -0) ➕ `.github/workflows/deploy-apk.yml` (+77 -0) </details> ### 📄 Description This page automatically builds the Android app from the latest commit on the branch master, generates a test page and publishes it to GitHub Pages as a nice way for non-developers to get the latest app version for testing without having to build it themselves. This page might need the pages source set to GitHub Actions at Settings → Pages → Build and deployment → Source. ![Screenshot from 2023-02-13 21-45-33](https://user-images.githubusercontent.com/1008395/218571387-eb811475-9dcb-41a5-89b0-d7dd6e4ca450.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-24 23:58:38 +02:00
adam closed this issue 2026-04-24 23:58:39 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1462