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: Remove unsupported healthCheckEndpoint config #362

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

jfoo1984
Copy link
Collaborator

@jfoo1984 jfoo1984 commented Jan 17, 2025

healthCheckEndpoint is not supposed in our version of graphql mesh

including it in config actually causes a warning when running mesh build

> mesh build

🕸️  Mesh 💡 Cleaning existing artifacts
🕸️  Mesh 💡 Reading the configuration
🕸️  Mesh - config ⚠️ Configuration file is not valid!
🕸️  Mesh - config ⚠️ This is just a warning! It doesn't have any effects on runtime.
🕸️  Mesh - config ⚠️ Error: must NOT have additional properties
🕸️  Mesh 💡 Generating the unified schema

@jfoo1984 jfoo1984 requested review from bchu1 and rzlim08 January 17, 2025 01:44
@jfoo1984 jfoo1984 changed the title Remove unsupported healthCheckEndpoint config fix: Remove unsupported healthCheckEndpoint config Jan 17, 2025
@jfoo1984 jfoo1984 enabled auto-merge (squash) January 17, 2025 01:47
@jfoo1984 jfoo1984 merged commit 9515835 into main Jan 17, 2025
5 of 7 checks passed
@jfoo1984 jfoo1984 deleted the jfu/remove-healthcheckendpoint-config branch January 17, 2025 17:14
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