You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2024. It is now read-only.
I'm in a bit of a pickle with the library @three/types. I can't self merge because I have an OTHER_FILES.txt file and it's not realistic for me to get tests for every file listed there.
We're doing a gradual move over, and any new files we add we ensure best we can to include a test but I don't have the time or manpower to do one massive migration. This results in my PRs for even minor changes to the library hanging in limbo for 6days+. With three being released every month no matter how hard we work we're constantly chasing 😬
Does anyone have any suggestions or ideas that could resolve this pain? I appreciate this is probably an outlier. I want to keep the library in DT because it's the defacto but the hindrance on minor updates is a real killer.
I'm in a bit of a pickle with the library
@three/types. I can't self merge because I have anOTHER_FILES.txtfile and it's not realistic for me to get tests for every file listed there.We're doing a gradual move over, and any new files we add we ensure best we can to include a test but I don't have the time or manpower to do one massive migration. This results in my PRs for even minor changes to the library hanging in limbo for 6days+. With
threebeing released every month no matter how hard we work we're constantly chasing 😬Does anyone have any suggestions or ideas that could resolve this pain? I appreciate this is probably an outlier. I want to keep the library in DT because it's the defacto but the hindrance on minor updates is a real killer.