Tyler Milner

Results 8 comments of Tyler Milner

I'm having the same issue as the issue author. I tried some of the work arounds that @palmerc suggested, but it's just leading me down a rabbit hole of similar...

It would be nice to have a better solution for this. I'm running into the same issue with Cookiecutter attempting to render the `${{ context.variable }}` syntax that's also used...

I switched her to `master-ci` and tried again, but getting the same issue. This appears to be a potential fingerprinting issue where the car is being detected as the ICE...

After hard-coding to `TUCSON_HYBRID_4TH_GEN`, we were able to get everything working! ([is this the best way to hard-code?](https://github.com/tylermilner/openpilot/commit/647b8a6c946ad1cc35c948e8dc0fcd442511a2ab)) Still looking for guidance on how to upstream her `fwdCamera` firmware version...

I think this can currently be achieved by manually observing the `URLSessionDelegate` protocol and then injecting the corresponding `URLSession` into the Hyperspace `NetworkService` object that's used to execute requests. See...

I'll be following this. I created an API in Postman using openapi 3.0 format and, following the auto-generated sample spec, added `tags` properties to my requests. I got tired of...

Pre-release is working for me, @alexkay. Thanks!

Thanks for commenting, @eppisapiafsl. It's true that the 403 is coming from GitHub's API. However, isn't Danger the one initiating this API call? Therefore, I would expect Danger to surface...