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

test: muuuuch easier local development #289

Merged
merged 3 commits into from
Oct 7, 2023
Merged

test: muuuuch easier local development #289

merged 3 commits into from
Oct 7, 2023

Conversation

vjeeva
Copy link
Contributor

@vjeeva vjeeva commented Oct 7, 2023

With this new code, we can simply run make local-dev to get the following:

  1. Two Postgres DBs get spun up as Docker containers, one loaded with test data,
  2. One container as a shell running a local version of belt

This way, if you need to test new features or commands, you can quickly test them against databases.

This builds and leaves around some docker containers. To clean up, run make clean-docker.

@vjeeva vjeeva merged commit 8c3e255 into main Oct 7, 2023
@vjeeva vjeeva deleted the vjeeva/local-build branch October 7, 2023 01:07
@github-actions github-actions bot locked and limited conversation to collaborators Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant