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

Conversation

PaulWheatcroft
Copy link
Contributor

@PaulWheatcroft PaulWheatcroft commented Jun 17, 2024

Codebase changes added to enable code build on AWS platform

  • JIRA ticket referenced in title
  • Title is clear and concise
  • Description gives any relevant detail
  • Tests are up to date
  • Documentation is up to date

config/settings/base.py Show resolved Hide resolved
config/settings/base.py Outdated Show resolved Hide resolved
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 PaulWheatcroft enabled auto-merge (squash) July 25, 2024 08:22
@PaulWheatcroft PaulWheatcroft enabled auto-merge (squash) July 25, 2024 08:24
@SamDudley SamDudley disabled auto-merge July 25, 2024 08:27
@SamDudley SamDudley merged commit 29634bd into main Jul 25, 2024
2 checks passed
@SamDudley SamDudley deleted the paas-migration branch July 25, 2024 08:28
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.

3 participants