./.ci/validation.sh openrewrite-recipes
....
....
....
[INFO] Running recipe(s)...
Too long with no output (exceeded 15m0s): context deadline exceeded
Too long with no output (exceeded 15m0s): context deadline exceeded
we need to split openrewrite-recipes in few job to execute each recipies in few/two groups.
We can have one job to run all (it will be executed on locals, not CI), and CI will run jobs that have some set of recipes (not all)
https://app.circleci.com/pipelines/github/checkstyle/checkstyle/40687/workflows/8e2ac312-f95d-4564-b727-893f0e8efb32/jobs/1269470
we need to split openrewrite-recipes in few job to execute each recipies in few/two groups.
We can have one job to run all (it will be executed on locals, not CI), and CI will run jobs that have some set of recipes (not all)