Tags: ReactiveX/RxJava
Tags
4.x: Enhance Streamable/Streamer and DisposableContainer APIs (#8092) * 4.x: Enhance Streamable/Streamer and DisposableContainer APIs * Create the "await" keyword, as static helper method. 10 foot pile of shit, 11 foot high ladder, Brian. * Add conversion operators for the minimum viable testing * Upgrade components, add Streamable.create for the universal generator * Fix flaky tests, Fix a missing await() call. F java
4.x: Add optional build/test for future JDKs (#8077) * 4.x: Add optional build/test for future JDKs * try temurin builds * use toolchain override * Run Gradle on 26, invoke toolchain for 27 * Minor log fix * hope gradle runs on 26 * Don't run jacoco on EA as it breaks its assembly parser * another attempt at running Gradle on 26 and code on 27 * Fix jacoco again * fix java home * No jacoco for experimentals
Update README.md to show our fancy openssf badge
4.x: Add optional build/test for future JDKs (#8077) * 4.x: Add optional build/test for future JDKs * try temurin builds * use toolchain override * Run Gradle on 26, invoke toolchain for 27 * Minor log fix * hope gradle runs on 26 * Don't run jacoco on EA as it breaks its assembly parser * another attempt at running Gradle on 26 and code on 27 * Fix jacoco again * fix java home * No jacoco for experimentals
4.x: Report back test failures in a readable manner for PRs/Snaps (#8066 ) * 4.x: Report back test failures in a readable manner for PRs/Snaps * gradle_pr.yml `test_failures` -> `test failures`
org.reactivestreams -> java.util.concurrent.Flow in docs
Create release-notify-x.yml Don't want to manually post on X every time there is a release...
PreviousNext