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

#233 - Env variable to disable result log encryption missing in docker compose file #235

Conversation

michael-82
Copy link
Collaborator

  • add missing variable "QUERYRESULT_DISABLE_LOG_FILE_ENCRYPTION"
  • also add missing volume for feasibility db

@michael-82 michael-82 added the bug Something isn't working label Nov 13, 2023
@michael-82 michael-82 self-assigned this Nov 13, 2023
@michael-82 michael-82 force-pushed the bugfix/233-env-variable-to-disable-result-log-encryption-missing-in-docker-compose-file branch from c29fa0b to 1e73497 Compare November 22, 2023 07:58
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8f70bb0) 74.48% compared to head (37ff944) 74.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #235   +/-   ##
==========================================
  Coverage      74.48%   74.48%           
  Complexity       530      530           
==========================================
  Files            124      124           
  Lines           2226     2226           
  Branches         106      106           
==========================================
  Hits            1658     1658           
  Misses           506      506           
  Partials          62       62           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

…r compose file

- add missing variable "QUERYRESULT_DISABLE_LOG_FILE_ENCRYPTION"
@michael-82 michael-82 force-pushed the bugfix/233-env-variable-to-disable-result-log-encryption-missing-in-docker-compose-file branch from 1e73497 to 37ff944 Compare January 11, 2024 07:51
@michael-82 michael-82 removed the request for review from juliangruendner January 11, 2024 07:52
@michael-82 michael-82 merged commit 5912541 into develop Jan 11, 2024
8 checks passed
@michael-82 michael-82 deleted the bugfix/233-env-variable-to-disable-result-log-encryption-missing-in-docker-compose-file branch January 11, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Env variable to disable result log encryption missing in docker compose file
1 participant