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

DPM-421 Update to Enable PaaS Migration #508

Merged
merged 8 commits into from
Jul 25, 2024
Merged

DPM-421 Update to Enable PaaS Migration #508

merged 8 commits into from
Jul 25, 2024

Commits on Jun 20, 2024

  1. copilot preparation

    PaulWheatcroft committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    92753bf View commit details
    Browse the repository at this point in the history
  2. version change

    PaulWheatcroft committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    948ba89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdacb18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c18f947 View commit details
    Browse the repository at this point in the history
  5. Updated env

    removed redis name change
    
    CACHE_URL added
    
    REDIS_URL = env.str("REDIS_URL")
    
    Standardise REDIS_URL env key
    
    Testing database settings in paas.py
    
    Re-implemented is_copilot for databases and removed from paas.py
    
    Ranamed REDI_URL env key to CACHE_ENDPOINT
    PaulWheatcroft committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    daaaab0 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    9937b2d View commit details
    Browse the repository at this point in the history
  2. Update .copilot/image_build_run.sh

    Co-authored-by: Lawrence <[email protected]>
    PaulWheatcroft and acodeninja authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2db8060 View commit details
    Browse the repository at this point in the history