Andrew Gable
Andrew Gable
Here is an example of a passing test run: https://github.com/AndrewGable/App/actions/runs/3382629912/jobs/5617747052 It took 45 minutes. I think we can definitely figure out how to get this working more efficiently, but we...
Spent most of the morning attempting different paths for artifacts, but wasn't able to get it to work. I reached out to our contact at AWS via email hoping that...
Artifacts are now working, just doing some final touches on how to comment the results back from AWS here: https://github.com/AndrewGable/App/pull/1
Next steps list: - [x] Get commenting on PR working with output from AWS - [x] Build two APKs via GitHub Actions to compare (right now it's comparing the same...
First successful comment run here: https://github.com/AndrewGable/App/pull/1#issuecomment-1303012146 🎉
Ran into all Android builds breaking today: https://expensify.slack.com/archives/C01GTK53T8Q/p1667584299633799 Wasn't able to fix this error so it halted development. I will try again next week to finish the next steps list.
Back on this 🐴 - Here is a run from two different branches: https://github.com/AndrewGable/App/pull/1#issuecomment-1306338309
Getting closer to having something that is able to be merged! I think a few more days of testing should get us there.
Moved my PR over to Expensify/App instead of my own fork, need to get the secrets set up on this repo so I created a Ring0 issue linked above.
Ok got tests running on this repo, but I am running into a funny error. I change the code locally but it seems to not "reflect" on the AWS side....