openmobilehub / react-native-omh-auth

https://openmobilehub.github.io/react-native-omh-auth/
Apache License 2.0
6 stars 2 forks source link

Automate APK and IPA Generation #66

Closed dzuluaga closed 3 months ago

dzuluaga commented 4 months ago

Create a GitHub Actions workflow to automate the generation of APKs for Android and IPAs for iOS, enabling easy access for testers and stakeholders.

Requirements:

  1. Automate Builds: Generate APKs (release and debug) and IPAs.
  2. Easy Access: Ensure APKs and IPAs can be downloaded from GitHub releases.
  3. Minimal Intervention: Workflow should run with minimal manual steps.
  4. Manual Triggering: Support manual workflow runs.
  5. Security: Use GitHub secrets for sensitive data.
  6. Documentation: Provide setup and usage instructions.

Acceptance Criteria:

andrei-zgirvaci commented 3 months ago

Hey @dzuluaga, thanks for bringing this to our attention! This was addressed and should be fixed in https://github.com/openmobilehub/react-native-omh-auth/pull/80/commits/4cf9b169ce6033ca68afeb4acb623f350f9faf10.