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

Add docker-compose environment #149

Merged
merged 1 commit into from
May 6, 2021
Merged

Add docker-compose environment #149

merged 1 commit into from
May 6, 2021

Conversation

waiting-for-dev
Copy link
Contributor

Description

See solidusio/solidus#3947 for details on the decisions that have been
taken.

We are also decoupling the source of solidus & solidus_i18n
dependencies, and providing more flexibility by allowing the
specification of both repository & branch for each project (therefore
allowing working with forks).

This is WIP until solidusio/solidus#3947 is merged. Until then we're relying on the PR's branch to make it work.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@waiting-for-dev
Copy link
Contributor Author

I added a new commit adapting the sandbox app generator so that it takes into account the configured database credentials. It makes it work out of the box with the docker setup (or, in fact, any other local setup where the environment variables have been configured).

See solidusio/solidus#3947 for details on the decisions that have been
taken.

We are also decoupling the source of solidus & solidus_i18n
dependencies, and providing more flexibility by allowing the
specification of both repository & branch for each project (therefore
allowing working with forks).
@waiting-for-dev waiting-for-dev force-pushed the waiting-for-dev/docker branch from 9ba845a to 0bba5ad Compare May 6, 2021 03:03
@waiting-for-dev waiting-for-dev marked this pull request as ready for review May 6, 2021 04:01
@waiting-for-dev
Copy link
Contributor Author

Hey @kennyadsl, it should be ready for merge. Now that solidusio/solidus#3947 has been merged, we can proceed with this one. I just updated the code to point to master on solidus.

@kennyadsl
Copy link
Member

Taking a look at the compare failure, I will merge anyway once I get why it's failing (if it's not related).

@kennyadsl kennyadsl merged commit 6f4ca3a into master May 6, 2021
@kennyadsl kennyadsl deleted the waiting-for-dev/docker branch May 6, 2021 07:14
waiting-for-dev added a commit that referenced this pull request Jun 3, 2021
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