Skip to content

Conversation

darrowmire
Copy link

This should fix spinnaker/spinnaker#6454.
Apparently, response.body(), which is returned from webhook is not a string, which breaks JsonPath parsing to bind an artifact. Forcing response.body() to be a string fixes that issue.

@mattgogerly
Copy link
Member

Any chance of a test case for this? @morbid98

@darrowmire
Copy link
Author

Any chance of a test case for this? @morbid98

I'm not familiar with Java too much, but will try :)

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.

Orca fails to bind artifact from json file
2 participants