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

Openstates v3 upgrade #38

Closed
wants to merge 844 commits into from
Closed

Conversation

wtcruft
Copy link

@wtcruft wtcruft commented Oct 4, 2021

Openstates v1 is expiring, and the Sunlight foundation (through which we previously accessed v1) has sunsetted.

jlev added 30 commits August 21, 2015 13:08
…/master

* commit '28f5f3642f61ace875f7dc76612e9f23eea83fac': (139 commits)
  server_default takes string, also set to nullable just in case
  alembic server_default
  switch to redis cache backend
  lookup states
  missing requirement
  docs
  validate state campaigns locate_by == latlon
  test call specify location
  initial openstates integration
  standardize abbreviation
  consistent locate_targets function signature
  api updates
  statistics validate dates, start < end
  fix link to twilio log
  format everything as e164, using sqlalchemy_utils PhoneNumber wrapper
  phone error log
  campaign segment_by validation
  fix api_key_or_auth_required decorator
  markdown links
  api docs
  ...
…ress into refactor/master

* 'refactor/master' of https://github.com/EFForg/call-congress: (148 commits)
  server_default takes string, also set to nullable just in case
  alembic server_default
  switch to redis cache backend
  lookup states
  missing requirement
  docs
  validate state campaigns locate_by == latlon
  test call specify location
  initial openstates integration
  standardize abbreviation
  consistent locate_targets function signature
  api updates
  statistics validate dates, start < end
  fix link to twilio log
  format everything as e164, using sqlalchemy_utils PhoneNumber wrapper
  phone error log
  campaign segment_by validation
  fix api_key_or_auth_required decorator
  markdown links
  api docs
  ...
wioux and others added 29 commits January 11, 2018 15:21
Run loadpoliticaldata before bringing up production server.
pip now requires that packages be downloaded over HTTPS. Installing
gevent-psycopg triggers a download over HTTP. The recommended solution to the
HTTP problem is to upgrade to the newest version of the offending package.
gevent-psycopg is deprecated in favor or psycogreen, so I'm migrating to that
instead.

I'm not sure what we're using this for :(
Identify mp3 files more reliably
Fix mp3 uploads on Firefox
Set Ubuntu version to Xenial in Dockerfile
Show standard response for password reset requests
This, along with upgrade to uwsgi 2.0.15, gives us openssl 1.1.0.
Use Debian latest as base image
Add back gevent/threading within workers, which was removed to debug
production.
…nstates v3 api, no test failures, legacy test errors
@wtcruft wtcruft closed this Oct 4, 2021
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.

5 participants