kaiwangleo opened a new pull request, #995:
URL: https://github.com/apache/flink-agents/pull/995

   Linked issue: N/A (hotfix)
   
   ### Purpose of change
   
   Add `-h`/`--help` handling to `tools/build.sh` and show usage for unknown 
options instead of failing because `show_help` is undefined.
   
   ### Tests
   
   - Added `tools/test/integration/build_help.bats` covering `--help`, `-h`, 
and unknown options.
   - Manually verified `bash tools/build.sh --help`, `bash tools/build.sh -h`, 
and `bash tools/build.sh --no-such-option` (Bats is not installed locally).
   
   ### API
   
   No public API changes.
   
   ### Documentation
   
   - [ ] `doc-needed`
   - [x] `doc-not-needed`
   - [ ] `doc-included`
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   - [ ] Yes
   - [x] No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to