nameko / nameko-sentry

Apache License 2.0
28 stars 9 forks source link

Move CI from Travis to GitHub Actions #26

Open zsiciarz opened 3 years ago

zsiciarz commented 3 years ago

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...

zsiciarz commented 11 months ago

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.