uros-b opened a new pull request, #17799: URL: https://github.com/apache/iceberg/pull/17799
The `validateS3SignerSpec` (iceberg-aws) and `validateRESTCatalogSpec` (iceberg-open-api) tasks register an OpenAPI `ValidateTask` but set no `description` or `group`, so they show up under "Other tasks" with no explanation in `./gradlew tasks`. Gives each a short `description` and the `verification` group, matching how the other validation tasks are surfaced. Build-only; no behavior change to the tasks. -- 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]
