Here's an attempt to switch to GitHub Actions for CI. I've updated supported Python versions in tox and bumped a few dependencies. The tests fail in multiple ways, unfortunately I haven't been able to come up with an easy fix. However, this should get us started to actually port from raven to sentry-sdk. Better late than never, I guess...
I'm not sure why I even bother with updating this PR, but that was some low-hanging fruit for a warmup. These tests will be obsolete anyway, however the upgrade to sentry-sdk is stalled.
Here's an attempt to switch to GitHub Actions for CI. I've updated supported Python versions in tox and bumped a few dependencies. The tests fail in multiple ways, unfortunately I haven't been able to come up with an easy fix. However, this should get us started to actually port from raven to sentry-sdk. Better late than never, I guess...