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

[conf][docs] Update test instructions #110

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

kianmeng
Copy link
Contributor

@kianmeng kianmeng commented Sep 9, 2024

Add missing or incorrect step to bootstrap, build, and test the latest Postgres DB using compatible config with Docker-Compose or Podman Compose.

@kianmeng kianmeng changed the title [docs] Update test instructions [conf][docs] Update test instructions Sep 9, 2024
README.md Outdated
@@ -83,7 +83,8 @@ end
First, you'll need to build the test database.

```elixir
MIX_ENV=test mix ecto.reset
docker-compose up
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer not to have this directly in the README like this as it implies this is a required step. I would be open to leaving a note here that speaks to "If you prefer to use docker, then do these steps..." type thing instead.

Add missing or incorrect step to bootstrap, build, and test the latest
Postgres DB using compatible config with Docker-Compose or Podman
Compose.
@cpjolicoeur cpjolicoeur merged commit d677da2 into mojotech:master Sep 11, 2024
12 checks passed
@kianmeng
Copy link
Contributor Author

🥳 🥳 🥳 🥳 🥳

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.

2 participants