Evan Mallory
Evan Mallory
Thanks for the suggestion. I'll keep investigating and email the cairo mailing list soon.
I see that there is now a 1.17.4 release of Cairo, with lots of fixes, including changes to the Windows build process. Is it possible/easy to make a new release...
Tests pass locally when using React 17, though you have to install `@wojtekmaj/enzyme-adapter-react-17` as an enzyme adapter in order to get them to work. (Enzyme doesn't yet officially support React...
Thanks @michaelbeaumont for working on this -- it would be very helpful for me. I built this plugin and installed it in my Jenkins instance. It worked properly when I...
This is my setting for scopes: `read:org,user:email,read:user`.
I got this same error and fixed it by running: ``` pip install 'redis
Adding this to my Rollbar config solved the problem for us: ```python 'shortener_keys': [ ('request', 'POST', '*'), ('request', 'POST', '*', '*'), ('request', 'POST', '*', '*', '*'), ('body', 'trace', 'frames', '*',...
This looks super helpful. Anything I can do to get it merged?
I wouldn't have a ton of time for this, but I am willing to review small PRs and help create new releases. This is a nice little library that is...
What does Jazzband provide? I googled around and read their website, but I still don't understand what they are offering, beyond maybe some tooling around releasing new versions to pip,...