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: silence docker-compose useless warnings #28283

Merged
merged 1 commit into from
May 1, 2024

Conversation

mistercrunch
Copy link
Member

@mistercrunch mistercrunch commented May 1, 2024

When firing up docker-compose, 3 warning message are shown that are not useful / necessary

WARN[0000] The "CYPRESS_CONFIG" variable is not set. Defaulting to a blank string.
WARN[0000] The "SCARF_ANALYTICS" variable is not set. Defaulting to a blank string.
WARN[0000] The "CYPRESS_CONFIG" variable is not set. Defaulting to a blank string.
WARN[0000] /Users/max/code/superset/docker-compose.yml: `version` is obsolete

When firing up docker-compose, 3 warning message are shown that are not
useful / necessary
Copy link
Member

@rusackas rusackas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesomesauce!

@mistercrunch mistercrunch merged commit 2b4b771 into master May 1, 2024
30 of 31 checks passed
@mistercrunch mistercrunch deleted the silence_docker_compose branch May 1, 2024 02:35
jzhao62 pushed a commit to jzhao62/superset that referenced this pull request May 16, 2024
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.1.0 labels Nov 27, 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 preset-io size/XS 🚢 4.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants