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

fix: Make db service use correct env file #15659

Merged
merged 1 commit into from
Aug 4, 2021
Merged

fix: Make db service use correct env file #15659

merged 1 commit into from
Aug 4, 2021

Conversation

jongillham
Copy link
Contributor

Point the db service to docker/.env-non-dev instead of docker/.env.

SUMMARY

The docker-compose.non-dev.yml db service is pointing to the docker/.env file when it should point to the docker/.env-non-dev file.

TESTING INSTRUCTIONS

Run the docker compose service and see that it picks up the environment variables in docker/.env-non-dev instead of docker/.env.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

Point the db service to docker/.env-non-dev instead of docker/.env.
@junlincc junlincc requested a review from nytai July 13, 2021 17:26
@junlincc
Copy link
Member

Thanks for the contribution! :) @nytai 🙏

@nytai nytai merged commit 7c95595 into apache:master Aug 4, 2021
opus-42 pushed a commit to opus-42/incubator-superset that referenced this pull request Nov 14, 2021
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 28, 2021
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.4.0 labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XS 🚢 1.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants