Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👾 Integrate scrapy-sentry-errors #1060

Merged
merged 1 commit into from
Feb 6, 2024
Merged

👾 Integrate scrapy-sentry-errors #1060

merged 1 commit into from
Feb 6, 2024

Conversation

SimmonsRitchie
Copy link
Contributor

@SimmonsRitchie SimmonsRitchie commented Feb 6, 2024

What's this PR do?

Replaces the scrapy-sentry package with scrapy-sentry-errors. It also:

  • requires python 3.9 in our Pipfile.
  • rebuilds our lock file
  • makes a slight styling tweak to a spider because our version of black was bumped slightly during the pipfile reinstallation.

Why are we doing this?

scrapy-sentry needed to be replaced in this repo because it hasn't been maintained and appears to be causing strange dependency conflicts in a number of our city-scraper repos. scrapy-sentry-errors is our new, custom-built package for error monitoring. It functions virtually identically but uses newer python packaging practices and features key dependency upgrades.

Steps to manually test

n/a

Are there any smells or added technical debt to note?

n/a

@SimmonsRitchie SimmonsRitchie marked this pull request as ready for review February 6, 2024 20:00
@SimmonsRitchie SimmonsRitchie changed the title Replace scrapy-sentry with scrapy-sentry-errors 👾 Integrate scrapy-sentry-errors Feb 6, 2024
@SimmonsRitchie SimmonsRitchie merged commit b79eaca into main Feb 6, 2024
2 checks passed
@SimmonsRitchie SimmonsRitchie deleted the new-sentry branch February 6, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant