atiaomar1978-hub commented on PR #25498: URL: https://github.com/apache/camel/pull/25498#issuecomment-5397658525
## CI fix Commit `f339fbac` addresses the **uncommitted changes** failure from [run 31895242213](https://github.com/apache/camel/actions/runs/31895242213): - Regenerated `catalog/.../alibaba-sls.json` — adds `CamelAlibabaSlsListOffset` header and sets `region` to `required: false` - Regenerated `AlibabaSlsEndpointBuilderFactory.java` — removes stale `Required: true` on `region` and adds `alibabaSlsListOffset()` header accessor Verified locally: ``` ./mvnw -pl components/camel-alibaba/camel-alibaba-sls,catalog/camel-catalog,dsl/camel-endpointdsl -am install -DskipTests -Pregen ./mvnw -pl components/camel-alibaba/camel-alibaba-sls,components/camel-alibaba/camel-alibaba-ots -am test ``` Both pass. Please re-trigger CI when ready. _AI-generated on behalf of atiaomar1978-hub._ -- 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]
