Skip to content

fix(examples): preserve Bitbucket OCR diagnostics#486

Merged
lizhengfeng101 merged 1 commit into
alibaba:mainfrom
a1212a11:fix/bitbucket-ocr-diagnostics
Jul 24, 2026
Merged

fix(examples): preserve Bitbucket OCR diagnostics#486
lizhengfeng101 merged 1 commit into
alibaba:mainfrom
a1212a11:fix/bitbucket-ocr-diagnostics

Conversation

@a1212a11

Copy link
Copy Markdown
Contributor

Summary

  • capture OCR stderr and its exit status in the Bitbucket Pipelines example
  • print diagnostics and preserve non-zero OCR failures while keeping normal findings successful
  • update the Bitbucket troubleshooting guidance

Validation

  • parsed the pipeline YAML successfully
  • exercised the extracted shell block for findings (exit 0), infrastructure failure (exit 23), and empty output (exit 1)
  • ran git diff --check

Closes #484

@CLAassistant

CLAassistant commented Jul 24, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@github-actions

Copy link
Copy Markdown
Contributor

OpenCodeReview: No comments generated. Looks good to me.

@lizhengfeng101

Copy link
Copy Markdown
Collaborator

LGTM

@lizhengfeng101
lizhengfeng101 merged commit 476f661 into alibaba:main Jul 24, 2026
8 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.

fix(examples): preserve OCR stderr in Bitbucket Pipelines example

3 participants