Bryan Herbst
Bryan Herbst
I have a similar issue with a slightly different cause - We have two configurations for Flank, one for our regular UI test suite and one for benchmark tests. Our...
Unfortunately adding digits to that RegEx doesn't fix this issue due to events like https://www.thebluealliance.com/event/2022dc313
Ahh, I see - was looking at the wrong thing. Now I just think DC313 is a silly event code 😆
Sadly all the images in the docs are broken 🤦♂️ But there's a new icon in this issue that looks like it probably is what we want: https://github.com/the-blue-alliance/the-blue-alliance-android/issues/928
How many Android users do we expect regularly use Apple accounts?
Ugh, forgot about that requirement for Apple sign-in. Big old 👎 to Apple.
Missed match videos, I'll have to update those first.
I ran into two issues when tackling this, both with the data the API exposed (PRs linked above). YouTube image URLs are coming through with HTTP instead of HTTPS, so...
@phil-lopreiato match videos also generate their URLs based on a key/type combo, but it doesn't look like the match endpoints expose `view_url` and `direct_url`. Are you expecting that those endpoints...
Looking at the implementation, it looks like the intent was: * Orange = upcoming match * Red = alliance selection notification * Blue = match results notification So unless the...