Actions: openrewrite/rewrite-migrate-java
Actions
Showing runs from all workflows
686 workflow run results
686 workflow run results
Optional<Stream>.filter(Optional::isPresent).map(Optional::get)
to Java 11 .flatMap(Optional::stream)
ci
#1833:
Pull request #315
synchronize
by
timtebeek
Optional<Stream>.filter(Optional::isPresent).map(Optional::get)
to Java 11 .flatMap(Optional::stream)
ci
#1832:
Pull request #315
synchronize
by
timtebeek
Optional<Stream>.filter(Optional::isPresent).map(Optional::get)
to Java 11 .flatMap(Optional::stream)
ci
#1831:
Pull request #315
synchronize
by
timtebeek
Optional<Stream>.filter(Optional::isPresent).map(Optional::get)
to Java 11 .flatMap(Optional::stream)
ci
#1830:
Pull request #315
synchronize
by
timtebeek
@Value
classes to Java records (#319)
ci
#1814:
Commit ffe1b69
pushed
by
timtebeek
@Value
classes to Java records
ci
#1813:
Pull request #319
synchronize
by
timtebeek
@Value
classes to Java records
ci
#1812:
Pull request #319
synchronize
by
timtebeek
@Value
classes to Java records
ci
#1810:
Pull request #319
synchronize
by
kevin0x90
ProTip!
You can narrow down the results and go further in time using created:<2023-10-26 or the other filters available.