Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Android demo APKs GitHub action #2830

Merged
merged 11 commits into from
Jul 19, 2024
Merged

Conversation

cpholguera
Copy link
Collaborator

Closes #2829

Add a new GitHub action to build APKs for each MASTG-DEMO-XXXX folder in the demos/android directory.

  • Add a new workflow file .github/workflows/build-android-demos.yml.
  • Clone the MASTestApp-Android repository.
  • Replace MastgTest.kt and/or AndroidManifest.xml files in MASTestApp-Android if they exist in the demo folder.
  • Build the APK for each demo folder.
  • Upload the resulting APKs as artifacts with the name of the demo as the APK's name.

@cpholguera cpholguera merged commit 3cfef92 into master Jul 19, 2024
14 checks passed
@cpholguera cpholguera deleted the cpholguera/add-android-demo-apks branch July 19, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Android Demo APKs GitHub Action
1 participant