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

Fix case statement in database config template #5736

Merged
merged 1 commit into from
May 2, 2024

Conversation

nvandoorn
Copy link
Contributor

Summary

When trying to use the DB_POSTGRES_HOST environment variable in some unrelated work, we observed it wasn't changing anything. This fixes a case statement creating this issue.

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

When trying to use the `DB_POSTGRES_HOST` environment variable in some
unrelated work, we observed it wasn't changing anything.

Co-authored-by: An Stewart <[email protected]>
@nvandoorn nvandoorn requested a review from a team as a code owner May 1, 2024 22:16
@github-actions github-actions bot added the changelog:solidus_core Changes to the solidus_core gem label May 1, 2024
@tvdeyen tvdeyen merged commit f2c12f6 into solidusio:main May 2, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:solidus_core Changes to the solidus_core gem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants