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

👺 v1.0.0: formatting tweaks + dev env enhancements #7

Merged
merged 17 commits into from
Jan 22, 2024

Conversation

SimmonsRitchie
Copy link
Contributor

@SimmonsRitchie SimmonsRitchie commented Jan 22, 2024

What's this PR do?

Adds some final polish for v1 release, including:

  • Spider is forced to close if SENTRY_DSN is not included in settings
  • flake8 and isort integration.
  • minor formatting tweaks

Why are we doing this?

To ensure the code is clean and the dev environment produces a consistent code style among contributors. The decision to force the spider to close if the sentry DSN wasn't set was to help avoid sneaky errors. Prior to this change, if the dsn wasn't set the extension would simply be disabled and a user might not be aware that the Sentry integration isn't in effect.

Steps to manually test

See #6

Are there any smells or added technical debt to note?

n/a

@SimmonsRitchie SimmonsRitchie changed the title V1 official 👺 v1.0.0: formatting tweaks + dev env enhancements Jan 22, 2024
@SimmonsRitchie SimmonsRitchie marked this pull request as ready for review January 22, 2024 14:51
@SimmonsRitchie SimmonsRitchie merged commit e614a06 into master Jan 22, 2024
4 checks passed
@SimmonsRitchie SimmonsRitchie deleted the v1-official branch January 22, 2024 15:34
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