Orta Therox
Orta Therox
https://github.com/microsoft/TypeScript-Website/runs/1052007433?check_suite_focus=true
Yeah - given that any username with a slash must be a team member, I think it's totally reasonable to add code which uses the API to determine if they...
Looking at your example, the bot couldn't ping the team either - so maybe there's a general constraint on how that works too
I think it's a different enough issue, pure functions have a different meaning here (no side-effects) this issue is about offer a way to declare that this a function does...
Yeah, brew must be referencing an old node version somehow
Good guess, looks like it does: https://github.com/danger/danger-js/blob/main/package.json#L69-L70 - https://github.com/yao-pkg/pkg-fetch is a fork which supports node 18
I'm guessing because I don't have access to a macOS Sonoma install ATM, but it's likely that this is making icons on there not work also Confirmed, that seems to...
No issue/thread to follow (https://github.com/redwoodjs/redwood/issues/9738 relates because it's been my problem), I've mainly been prototyping outside of Redwood but the current runtime mechanics can be switched to remove the build...
I have a more fleshed out working version of HMR in https://github.com/orta/redwood-vite-api