Skip to content

feat: Add Docker setup to bypass test interference issues (fixes #12163) #12182

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Vallabh-Mahanta
Copy link
Contributor

 I've created a Docker solution to fix this issue. You can find the solution at:
 https://github.com/Vallabh-Mahanta/medusa/tree/feat/docker-local-development-12163

 The solution includes:
 - A DOCKER.md file with setup instructions
 - A docker-compose.yml configuration that prevents test file interference

 GitHub is preventing me from creating a PR due to "entirely different commit histories" but the solution works and resolves the issue.

     I've created a Docker solution to fix this issue. You can find the solution at:
     https://github.com/Vallabh-Mahanta/medusa/tree/feat/docker-local-development-12163

     The solution includes:
     - A DOCKER.md file with setup instructions
     - A docker-compose.yml configuration that prevents test file interference

     GitHub is preventing me from creating a PR due to "entirely different commit histories" but the solution works and resolves the issue.
@Vallabh-Mahanta Vallabh-Mahanta requested a review from a team as a code owner April 14, 2025 11:33
Copy link

changeset-bot bot commented Apr 14, 2025

⚠️ No Changeset found

Latest commit: 033b34b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Apr 14, 2025

@Vallabh-Mahanta is attempting to deploy a commit to the medusajs Team on Vercel.

A member of the Team first needs to authorize it.

@Vallabh-Mahanta Vallabh-Mahanta changed the title Fixes issue #12163 [Bug]: Unit tests prevent application from running #12163 Apr 16, 2025
@Vallabh-Mahanta Vallabh-Mahanta changed the title [Bug]: Unit tests prevent application from running #12163 feat: Add Docker setup to bypass test interference issues (fixes #12163) Apr 17, 2025
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.

1 participant