Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Update README for releasing via app bundle #211

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

ktohalloran
Copy link
Contributor

Overview

This PR updates the instructions for releasing in the README and adds more thorough instructions for testing in Android Studio to minimize the process of spinning back up.

Testing Instructions

  • Try following the "Setting Up Your Emulators" and "Debugging" steps
  • Make sure all the other steps have been properly updated to refer to App Bundles instead of APKs

Closes #205

Provides more thorough information on using Android Studio for testing
the app before beginning the release process.
Copy link
Contributor

@ddohler ddohler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems to be working well! I obviously didn't test the release notes all the way to publishing an actual release, but everything else seems to be working fine. I haven't quite finished setting up the debugger yet, but that has not historically been an issue; I'll update if I run into issues, but we can go ahead and merge this in the meantime.

@ktohalloran ktohalloran merged commit 5b73850 into develop Mar 29, 2023
@ktohalloran ktohalloran deleted the feature/kob/update-readme branch March 29, 2023 16:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test release via App Bundle, then generate and apply new upload key
2 participants