Skip to content

pre-release check crashes when response is not properly formed. - #13955

Merged
Bob Brown (bobbrow) merged 2 commits into
mainfrom
bobbrow/preReleaseCheck
Sep 22, 2025
Merged

pre-release check crashes when response is not properly formed.#13955
Bob Brown (bobbrow) merged 2 commits into
mainfrom
bobbrow/preReleaseCheck

Conversation

@bobbrow

Copy link
Copy Markdown
Member

Fixes: #13953

The pre-release check assumes that if we get a json response it will be properly formatted. Fixing it to deal with missing data.

@bobbrow
Bob Brown (bobbrow) requested a review from a team as a code owner September 22, 2025 17:06
@github-project-automation github-project-automation Bot moved this to Pull Request in cpptools Sep 22, 2025
@bobbrow
Bob Brown (bobbrow) merged commit 6d93082 into main Sep 22, 2025
6 checks passed
@bobbrow
Bob Brown (bobbrow) deleted the bobbrow/preReleaseCheck branch September 22, 2025 18:43
@github-project-automation github-project-automation Bot moved this from Pull Request to Done in cpptools Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Pre-release check crashes extension if the response is invalid

3 participants