adoroszlai opened a new pull request, #7497:
URL: https://github.com/apache/ozone/pull/7497
## What changes were proposed in this pull request?
- Create a reusable workflow (`check.yml`) for a single, generic check.
- Refactor most existing checks in `ci.yml` (except `build-info`, which has
completely different logic, and `coverage`, which needs extra tokens) to call
the reusable one.
- Move some check-specific logic into the check scripts.
- Collect output.log for `build` check.
- Create separate check script for `compile` for simpler use.
- Add `test-` prefix for `integration` test profiles. (This is needed for
checking test profile in `integration.sh`.)
https://issues.apache.org/jira/browse/HDDS-11813
## How was this patch tested?
CI:
https://github.com/adoroszlai/ozone/actions/runs/12049965206
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]