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

Feature: add postgresql to Docker and docker compose file #816

Merged
merged 3 commits into from
Sep 6, 2023

Conversation

zmariscal
Copy link
Contributor

Purpose

Add Postgresql to the Dockerfile and docker-compose.yml

Implementation

Add necessary packages to the Dockerfile and add postgresql as a service. I also took the opportunity of fix a deprecation warning in the project around a minitest assertion
Screenshot 2023-09-04 at 7 43 11 AM

Minitest is reporting a deprecation for this test
DEPRECATED: Use assert_nil if expecting nil
@zmariscal zmariscal marked this pull request as ready for review September 4, 2023 14:50
@zmariscal zmariscal changed the title Feature: add postgresql Feature: add postgresql to Docker and docker compose file Sep 4, 2023
@jkowens jkowens merged commit 08a76fb into zdennis:master Sep 6, 2023
16 checks passed
@zmariscal zmariscal deleted the feature--add-postgresql branch September 6, 2023 18: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.

None yet

2 participants