-
Notifications
You must be signed in to change notification settings - Fork 1k
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(coherence): fix health check path #8380
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Didn't catch this before since GCP health checks work different from AWS
jtoar
added
release:fix
This PR is a fix
fixture-ok
Override the test project fixture check
labels
May 21, 2023
dac09
added a commit
to dac09/redwood
that referenced
this pull request
May 22, 2023
…te-default * 'main' of github.com:redwoodjs/redwood: chore(deps): update dependency dependency-cruiser to v13.0.2 (redwoodjs#8381) fix(coherence): fix health check path (redwoodjs#8380) fix(deps): update dependency graphql-scalars to v1.22.0 (redwoodjs#8356) fix(deps): update dependency eslint to v8.41.0 (redwoodjs#8376) chore(deps): update dependency glob to v10.2.6 (redwoodjs#8379) fix(deps): update dependency @tremor/react to v2.7.0 (redwoodjs#8361) chore(deps): update dependency @playwright/test to v1.34.0 (redwoodjs#8377) fix(deps): update dependency style-loader to v3.3.3 (redwoodjs#8369) fix(deps): update dependency vite to v4.3.8 (redwoodjs#8371) fix(deps): update dependency css-loader to v6.7.4 (redwoodjs#8365) fix(deps): update dependency mini-css-extract-plugin to v2.7.6 (redwoodjs#8366) Fallback to auth-provider header case (redwoodjs#8368) feat(cli): Experimental support for plugins (redwoodjs#8316) fix(deps): update dependency @clerk/clerk-sdk-node to v4.9.2 (redwoodjs#8364) chore(deps): update dependency octokit to v2.0.16 (redwoodjs#8370) chore(deps): update dependency vite to v4.3.8 (redwoodjs#8355) chore(deps): update dependency @clerk/types to v3.38.1 (redwoodjs#8363)
jtoar
added a commit
that referenced
this pull request
May 22, 2023
Didn't catch this before since GCP health checks work different from AWS
jtoar
added a commit
that referenced
this pull request
May 22, 2023
Didn't catch this before since GCP health checks work different from AWS
jtoar
added a commit
that referenced
this pull request
May 22, 2023
Didn't catch this before since GCP health checks work different from AWS
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
cc @zach-withcoherence. We didn't catch this before since GCP health checks work different from AWS