Closed Profpatsch closed 1 day ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Okay, I think I understand it better now; jitpack generates the first time, which causes the build requests to time out; if one retries after a few minutes, it should work.
If we use the whole hash, jitpack returns a 404 for some reason (maybe because the URL gets too long).
This should fix that.
What is it?
Description of the changes in your PR
Before/After Screenshots/Screen Record
Fixes the following issue(s)
Relies on the following changes
APK testing
The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.
Due diligence