Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / reactor/reactor-kotlin-extensions issues and pull requests

#57 - Use new `GitHub Actions` API for setting output

Pull Request - State: closed - Opened by violetagg over 1 year ago
Labels: type/chore

#56 - Tuple destructuring declarations are not working because of missing component* methods

Issue - State: closed - Opened by marcelkliemannel over 1 year ago - 1 comment
Labels: :question:need-triage

#55 - Add Flux collectMap of Pairs extension

Pull Request - State: closed - Opened by AramMessdaghi9001 almost 2 years ago - 2 comments
Labels: type/enhancement

#54 - Support for collectMap on Flux of Kotlin Pairs

Issue - State: closed - Opened by AramMessdaghi9001 almost 2 years ago
Labels: good first issue

#53 - release hotfix: Adapt to MonoSubscriber not fusing by default

Pull Request - State: closed - Opened by violetagg almost 2 years ago
Labels: type/bug

#52 - Mono.mapNotNull should produce a non-nullable type in Kotlin

Issue - State: open - Opened by MartinHeyer about 2 years ago - 1 comment
Labels: :question:need-triage

#51 - Dokka now also at v1.7

Pull Request - State: closed - Opened by simonbasle over 2 years ago
Labels: type/dependency-upgrade

#50 - Polish indent in build.gradle

Pull Request - State: open - Opened by acktsap over 2 years ago

#49 - Upgrade to Kotlin 1.7, Dokka 1.6.21 for now

Pull Request - State: closed - Opened by simonbasle over 2 years ago
Labels: type/dependency-upgrade

#48 - Adapt to addons sumBigInteger changes, upgrade Reactor

Pull Request - State: closed - Opened by simonbasle over 2 years ago
Labels: type/chore, type/dependency-upgrade

#47 - Fix deprecation notice wording: to be removed in 1.2.0

Pull Request - State: closed - Opened by simonbasle over 2 years ago
Labels: type/documentation

#46 - Deprecate extensions for RxJava2, Repeat and Retry

Pull Request - State: closed - Opened by simonbasle over 2 years ago
Labels: type/chore, warn/deprecation

#45 - Upgrade Kotlin to 1.7 in 1.2.0

Issue - State: closed - Opened by simonbasle over 2 years ago
Labels: type/dependency-upgrade

#44 - Polish snippets in README

Pull Request - State: closed - Opened by acktsap over 2 years ago
Labels: type/documentation

#43 - Remove deprecated and unreachable switchIfEmpty extension

Pull Request - State: closed - Opened by simonbasle over 2 years ago
Labels: type/chore, warn/api-change

#42 - Remove deprecated SwtSchedulerExtension

Pull Request - State: closed - Opened by simonbasle over 2 years ago
Labels: type/chore, warn/api-change

#41 - Remove deprecated SwtSchedulerExtension and all references to SWT/Swing

Issue - State: closed - Opened by simonbasle over 2 years ago
Labels: type/chore, warn/api-change

#40 - Fix deprecation notice on SwtSchedulerExtension

Issue - State: closed - Opened by simonbasle over 2 years ago - 1 comment
Labels: type/chore

#39 - Deprecate SwtScheduler extension for removal in 3.5.0

Pull Request - State: closed - Opened by simonbasle over 2 years ago
Labels: type/chore, warn/deprecation

#38 - Deprecate Swing/Swt extentions since deprecated in reactor-extra

Issue - State: closed - Opened by simonbasle over 2 years ago
Labels: type/documentation, type/chore, warn/deprecation

#37 - retry extension methods throw RetryExhaustedException while the core Mono.retry throws the original exception

Issue - State: closed - Opened by dmutterSF over 2 years ago - 1 comment
Labels: :question:need-triage

#36 - Start of branch 1.1.x, adapt CI and build

Pull Request - State: closed - Opened by simonbasle over 2 years ago
Labels: type/chore

#35 - Fix return type of sumAsDouble() to be Mono<Double>

Pull Request - State: closed - Opened by kiwisincebirth over 2 years ago - 1 comment
Labels: type/bug

#34 - StepVerifier expectErrorMatches() extension

Issue - State: open - Opened by kiwisincebirth over 2 years ago
Labels: :question:need-triage

#33 - [chores] Update the build and realign it with core / Gradle 7

Pull Request - State: closed - Opened by simonbasle over 2 years ago - 1 comment
Labels: type/chore

#32 - `MathFluxExtensions#sumAsDouble` returns a `Mono<Float>`

Issue - State: closed - Opened by simonbasle over 2 years ago - 2 comments
Labels: type/bug, help wanted, good first issue

#31 - Deprecate repeat/retry/rxjava extensions, for removal in 1.3.0

Issue - State: closed - Opened by simonbasle over 2 years ago
Labels: type/enhancement, warn/deprecation

#30 - Retry and Repeat extensions functions require addons dependencies, but they are exported as optional and so not included

Issue - State: open - Opened by agisbert over 2 years ago - 1 comment
Labels: status/need-decision, status/has-workaround

#29 - Better extensions for sum/average, deprecate others

Pull Request - State: closed - Opened by kiwisincebirth almost 3 years ago - 9 comments
Labels: type/enhancement

#28 - MathFluxExtensions Missing Methods, and Inconsistent

Issue - State: closed - Opened by kiwisincebirth about 3 years ago - 5 comments
Labels: type/enhancement, good first issue, status/need-decision

#27 - [chores] Copyright switch Pivotal to VMware, polish headers

Pull Request - State: closed - Opened by simonbasle about 3 years ago - 1 comment
Labels: type/chore

#26 - Renamed branch master to main, update CI

Pull Request - State: closed - Opened by simonbasle over 3 years ago - 1 comment
Labels: type/chore

#25 - GitHub Actions Release Process: signing, artifactory, sonatype

Pull Request - State: closed - Opened by simonbasle over 3 years ago - 1 comment
Labels: type/chore

#24 - unable to enhance gradle daemon classloader with idea_rt.jar

Issue - State: closed - Opened by kolotyluk over 3 years ago - 1 comment
Labels: status/invalid

#23 - Remove JCenter from build, temporarily fix plugin resolution

Pull Request - State: closed - Opened by simonbasle over 3 years ago
Labels: type/chore

#22 - Remove deprecated `switchIfEmpty` extension

Issue - State: closed - Opened by simonbasle over 3 years ago
Labels: type/chore, warn/api-change

#21 - Renamed switchIfEmpty to switchIfEmptyDeferred

Pull Request - State: closed - Opened by MastaP over 3 years ago - 3 comments
Labels: type/bug, warn/deprecation

#20 - Problem when using switchIfEmpty on a Flux (vol.2)

Issue - State: closed - Opened by MastaP over 3 years ago - 7 comments
Labels: type/bug

#19 - Added extensions for virtual time testing

Pull Request - State: closed - Opened by mickeelm almost 4 years ago - 3 comments

#18 - Removed explicit import of deprecated core's onErrorMap in test

Pull Request - State: closed - Opened by mickeelm almost 4 years ago
Labels: type/chore

#17 - fix #16 Switch to Github Actions for CI

Pull Request - State: closed - Opened by ericbottard almost 4 years ago

#16 - Switch to Github Actions for CI

Issue - State: closed - Opened by simonbasle almost 4 years ago
Labels: type/chore

#15 - Extension function toMono() can be invoked on nullable type

Pull Request - State: closed - Opened by karolkrasnowski almost 4 years ago - 4 comments
Labels: type/enhancement

#14 - enable Dependabot v2

Pull Request - State: closed - Opened by sullis about 4 years ago - 1 comment
Labels: status/declined

#13 - Gradle wrapper validation

Pull Request - State: closed - Opened by sullis about 4 years ago

#12 - Add a `test` extension that takes StepVerifierOptions

Pull Request - State: closed - Opened by cromeroprofile about 4 years ago - 2 comments

#11 - Add a better way to import Tuple extensions

Pull Request - State: closed - Opened by hojongs over 4 years ago - 2 comments

#10 - Problem when using switchIfEmpty on a Flux

Issue - State: closed - Opened by oemergenc over 4 years ago - 6 comments
Labels: status/invalid

#9 - [build] master is 1.1 Europium, introduce new versioning scheme

Pull Request - State: closed - Opened by simonbasle over 4 years ago
Labels: type/chore

#8 - [doc] Add get from Maven to README

Pull Request - State: closed - Opened by davinkevin over 4 years ago
Labels: type/documentation

#7 - Conditionnally add mavenLocal when releaser script is applied

Pull Request - State: closed - Opened by simonbasle almost 5 years ago

#6 - Bump gradle and dokka, switch publication plugins, add group task

Pull Request - State: closed - Opened by simonbasle almost 5 years ago

#5 - fix #4 Add errorMap extension with class type and predicate

Pull Request - State: closed - Opened by niksw7 almost 5 years ago - 2 comments

#4 - Add variant of errorMap to map errors based on KClass and custom predicate

Issue - State: closed - Opened by niksw7 almost 5 years ago
Labels: type/enhancement

#3 - Generate both KDoc and Javadoc

Issue - State: closed - Opened by simonbasle about 5 years ago - 2 comments
Labels: type/bug

#2 - reactor-kotlin-extensions doesn't support Gradle Module Metadata

Issue - State: closed - Opened by juergenzimmermann about 5 years ago - 1 comment

#1 - Import from reactor-core

Pull Request - State: closed - Opened by bsideup over 5 years ago - 3 comments