Tags: ReactiveX/RxJava
Tags
chore(deps): bump jupiterVersion from 6.1.0 to 6.1.1 (#8198) Bumps `jupiterVersion` from 6.1.0 to 6.1.1. Updates `org.junit.jupiter:junit-jupiter` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.1) Updates `org.junit.vintage:junit-vintage-engine` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.0...r6.1.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4.x: +shared, +parallel, +blocking Scheduler (#8154) * 4.x: +shared, +parallel, +blocking Scheduler * Improve new scheduler tests, fix access issues * BlockingScheduler clarification * Fix documentation style error * Fix unit mistakes in the config record
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`
PreviousNext