Connor Tumbleson

Results 630 comments of Connor Tumbleson

@rogerluan - Could you point me to where you believe master deploys are broken? I see the Netlify Preview is busted, which appears to be a default configuration on Josh's...

@rogerluan - When I added a `netlify.toml` to force change the configuration, my preview worked - https://github.com/fastlane/docs/pull/1284 Though build itself is failing from the HipChat stuff, so hope this helps...

Well thats odd. If you use it with `-s` (without sources) does it work? It would suggest smali/baksmali is corrupting the file.

@wangnianwu - You are welcome to open a PR with some reasoning. Its tough to follow samples in issues as it might not reflect the present state / context of...

I took a look at this again. I ported over the splits and crashes were because all of these `database_path` / ` app_path` helper functions are not found. I didn't...

Generally what is happening here is there are resources that are stripped out/removed. I believe this is some new optimization technique as those IDs cannot be resolved from system resources...

I think thats an important thing we have to think about. Half the issues on the board are compatibility with a different platform, yet this is the OpenAI library. I...

I see. I wonder how an opt-in compatibility change could dynamically affect typing. I believe historically the baseUrl feature was because OpenAI was available through Azure or directly from OpenAI...

After digging into this issue with Claude. I need a raw payload sample to confirm a fix. When I investigated this issue on Claude, it was a new property ```...