Blake Kostner

Results 198 comments of Blake Kostner

The suggestion from @abemedia does work, but only if you just need to push the changes. I have a workflow where I run [Prettier](https://prettier.io/) before publishing the files, which hits...

The object hierarchy graphs are going to be hard because they are generated svgs that have background colors set inline. I think the best route for that would be to...

@flyingpimonster I think so. @benwaffle or @flobrosch might have a better idea.

Depends on https://github.com/elementary/actions/pull/62 and replaces https://github.com/elementary/calculator/pull/175 Seen working here: https://github.com/elementary/calculator/pull/176/checks?check_run_id=2386143931

Try removing the integration from GitHub, then adding it again. That should add it as a new project in Houston

Should be feasible. Though we will probably need a robot user account with special permissions

I can confirm this is working in live production code now. I will continue to let it run in case something creeps up ![image](https://user-images.githubusercontent.com/3385679/192860787-11a10d49-7ee5-4372-b9ed-2ac57cd35dc6.png)

Alright, after some function optimization one of my coworkers came up with a better solution. Benchmarks: ``` Name ips average deviation median 99th % new long string 1.62 M 0.62...

Some how missed charlist encoding not working. Should be fixed now. Working again on our side.

Alright, it's been in production for a bit now. No errors that I can see and from a quick spot test, traces and logs are being correlated correctly. No noticeable...