workflow-kotlin icon indicating copy to clipboard operation
workflow-kotlin copied to clipboard

A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.

Results 167 workflow-kotlin issues
Sort by recently updated
recently updated
newest added
trafficstars

A set of tests for using `renderWorkflowIn` with particular dispatchers on Android. These are used in two ways: 1. To ensure we are satisfying the guarantee we want to keep:...

Now that we have a `workflow-runtime-android` module (and published artifact), it is the place that makes sense to hold the Android versions of `renderWorkflowIn`, as they are beyond solely UI...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | digest | `65c4c4a` -> `ea165f8` | --- ### Configuration...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mikepenz/action-junit-report](https://redirect.github.com/mikepenz/action-junit-report) | action | digest | `5f47764` -> `db71d41` | --- ### Configuration...

It's the same action, just renamed and much more current. The rename meant that Renovate didn't recognize the update.

Currently seeing warning with Kotlin 2.0 ``` warning: Dokka Gradle plugin V1 is deprecated Dokka Gradle plugin V1 is deprecated, and will be removed in Dokka version 2.1.0 Please migrate...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-java](https://redirect.github.com/actions/setup-java) | action | digest | `7a6d8a8` -> `c5195ef` | --- ### Configuration...