Autumn (Bee)
Autumn (Bee)
This issue looks very similar to what you want: https://github.com/gchq/CyberChef/issues/1225
Hey 👋🏻 I had a similar issue, specifically: * My user was a GitHub Bot App * It didn't delete comments * Using OAuth on a personal account it did....
+1 going to write all my Python code in JSON now
Yup! You're right, it would be better for us to automatically tune the performance. We are investigating the best way to do this. Although all of our methods thus far...
This is sad to hear, but thanks for pointing it out! I knew I forgot something.... Maybe I'll write a release script to run that just runs the right commands...
Wrote a release script and updated lock file :)
For future folks, I couldn't get this to work on Alpine but when switching to an Ubuntu base image for Docker per the above it works for me 🙏🏻
👋🏻 The sockets library does support UDP: https://doc.rust-lang.org/std/net/struct.UdpSocket.html I think the PR would be a case of just doing an `if` statement and either doing TCP or UDP. I'll timebox...
CI is failign due to merge conflicts. Couldn't fix in github UI
closing due to no activity