Chakrit Wichian
                                            Chakrit Wichian
                                        
                                    +1 vote for this! This is extremely useful when you are editing or refactoring a large code+document file such as public API interface.
any updates on this?
Just noticed that some tests were failing, fixing .... **EDIT:** Weird, ran again and everything's all green now.
@Miserlou As noted by the OP, @pwaller has already setup binary releases on github so there is no need to `depends_on "go"` again and re-build. It can just grab the...
These are the issue I'm encountering while migrating: * #360 - not ideal, but workaround possible * #351 - BLOCKER Rather than a guide or a tool, I think it'd...
Removing everyone's aliases, adding `sort()` and re-applying them all back works for me (40 accts, alias down for about 5-10 minutes). Although I can see why this is still not...
+1 Any updates on this? This has been the only non-maven dependency I have left that has to be manually managed.
Also it looks like you need the "Repositories" permission on the webhook too, otherwise it seems the repository key will not be sent on the webhook payload.
@techpines would you accept a graceful-fs patch then? I think the problem might be that it is opening too many files too quickly during initialization to load things in memory.
Not sure if there is a good way to handle this in GOSSIP. PJSIP probably has some some hook I can plug into, then I can pause or background the...