Skip to content

Fix/invalid json build response - #61

Merged
kpetremann merged 3 commits into
criteo:mainfrom
djothi:fix/invalid-json-build-response
Aug 13, 2026
Merged

Fix/invalid json build response#61
kpetremann merged 3 commits into
criteo:mainfrom
djothi:fix/invalid-json-build-response

Conversation

@djothi

@djothi djothi commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Fix malformed JSON returned by the triggerBuild endpoint. Both response branches were missing the closing }, producing invalid JSON.

djothi and others added 3 commits June 3, 2026 19:22
The triggerBuild endpoint returned an invalid JSON payload missing the
closing brace, producing `{"message": "new build request received"`.
The triggerBuild endpoint's default branch also returned invalid JSON
missing the closing brace, producing
`{"message": "a build request is already pending"`.
@kpetremann
kpetremann merged commit ad9f67f into criteo:main Aug 13, 2026
2 checks passed
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