Replaces pipenv helper action with regular pipenv install
Cleans up env vars & ensures Sentry DSN is set
Prevents workflow deactivation after a long period without repo activity
Why are we doing this?
Upgrades will hopefully prevent issues during github action workflow runs and ensure consistency across city-scraper repos.
Steps to manually test
N/A
Are there any smells or added technical debt to note?
This PR was generated by a batch update script. It's possible some of the changes described above may not have applied to this repo because changes had already been made manually.
What's this PR do?
Cleans up Github workflows in the following ways:
Why are we doing this?
Upgrades will hopefully prevent issues during github action workflow runs and ensure consistency across city-scraper repos.
Steps to manually test
N/A
Are there any smells or added technical debt to note?
This PR was generated by a batch update script. It's possible some of the changes described above may not have applied to this repo because changes had already been made manually.