[PR #606] [MERGED] CI: Sign Android APK before uploading #56

Open
opened 2026-01-29 19:06:14 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/606
Author: @stenzek
Created: 7/12/2020
Status: Merged
Merged: 7/12/2020
Merged by: @stenzek

Base: masterHead: android-sign


📝 Commits (4)

  • 9833bfd Android: Add Vulkan renderer to options
  • 3509381 libretro: Add resolutions up to 16x
  • d2cf9c4 CI: Sign Android APKs
  • dbce58e CDROM: Display paused position in debug window

📊 Changes

5 files changed (+56 additions, -25 deletions)

View changed files

📝 .github/workflows/rolling-release.yml (+18 -4)
📝 README.md (+9 -3)
📝 android/app/src/main/res/values/arrays.xml (+3 -1)
📝 src/core/cdrom.cpp (+7 -6)
📝 src/duckstation-libretro/libretro_host_interface.cpp (+19 -11)

📄 Description

No description provided


🔄 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/stenzek/duckstation/pull/606 **Author:** [@stenzek](https://github.com/stenzek) **Created:** 7/12/2020 **Status:** ✅ Merged **Merged:** 7/12/2020 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `android-sign` --- ### 📝 Commits (4) - [`9833bfd`](https://github.com/stenzek/duckstation/commit/9833bfddf3d2ab84a4a1a5abbcd7bf9ea0a70ec1) Android: Add Vulkan renderer to options - [`3509381`](https://github.com/stenzek/duckstation/commit/35093818c67f5dc2cd96e5934dee90836da9a93d) libretro: Add resolutions up to 16x - [`d2cf9c4`](https://github.com/stenzek/duckstation/commit/d2cf9c44c160fc29cf27b3b549f7e038e4c01ca2) CI: Sign Android APKs - [`dbce58e`](https://github.com/stenzek/duckstation/commit/dbce58e07d7867b9ac0d263422aed03101cce53b) CDROM: Display paused position in debug window ### 📊 Changes **5 files changed** (+56 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/rolling-release.yml` (+18 -4) 📝 `README.md` (+9 -3) 📝 `android/app/src/main/res/values/arrays.xml` (+3 -1) 📝 `src/core/cdrom.cpp` (+7 -6) 📝 `src/duckstation-libretro/libretro_host_interface.cpp` (+19 -11) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:06:14 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#56