WildAid / o-fish-android

Android app for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection.
Apache License 2.0
22 stars 24 forks source link

set up / fix UI CI/CD pipeline #443

Open Sheeri opened 3 years ago

EduardHarutyunyan97 commented 2 years ago

@Sheeri How can I see what the problem is?

Sheeri commented 2 years ago

The CI/CD code/config are in: https://github.com/WildAid/o-fish-android/blob/main/.github/workflows/main.yml and https://github.com/WildAid/o-fish-android/blob/main/fastlane/Fastfile

To see the error, go to a commit and click on "Details":

Screen Shot 2022-04-22 at 7 25 31 AM

e.g. you can see a run here: https://github.com/WildAid/o-fish-android/runs/6112680841?check_suite_focus=true

Hope that helps!