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

Setup update and API Token Authentication #137

Closed
wants to merge 14 commits into from
Closed

Commits on Aug 15, 2024

  1. Fix migration issue

    Attempting to apply migration before its dependency
    gideonmaina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f1f03a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7026c1f View commit details
    Browse the repository at this point in the history
  3. Remove openstuttgart folder from working tree

    openstuttgart's feinstaub sensors app is taken care of by pip git repo install
    gideonmaina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0405c32 View commit details
    Browse the repository at this point in the history
  4. Reorder setup stage

    gideonmaina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9968e4f View commit details
    Browse the repository at this point in the history
  5. Enforce authentication on v1 endpoints

    Affects data and now endpoints
    gideonmaina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    80f347f View commit details
    Browse the repository at this point in the history
  6. Upgrade pip from trusted hosts

    Prevents error with SSL certificate
    gideonmaina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    704117a View commit details
    Browse the repository at this point in the history
  7. Resolve depedency conflict

    Limit URLLIB3 to version 1 to resolve conflict with Sentry SDK
    gideonmaina committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    b2215cd View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Fix: dabase router issues

    Read replica db no longer in use
    gideonmaina committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4e286f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Restore previous sensorssafrca+openstuttgart migrations

    The migrations files in the sensorsafrica directory will resolve the migration issues and prompt removal of pip installing opendata-stuttgart master feinstaub-api
    gideonmaina committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b43c815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bed0379 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. update: update setup

    thepsalmist committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0a1d3e9 View commit details
    Browse the repository at this point in the history
  2. update: rm DB router

    thepsalmist committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fb951e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c73c2f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    4162777 View commit details
    Browse the repository at this point in the history