reduxkotlin / redux-kotlin

Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)
https://reduxkotlin.org
MIT License
426 stars 32 forks source link

ci upgrade #118

Closed mpetuska closed 1 year ago

mpetuska commented 1 year ago
mpetuska commented 1 year ago

Before merging this will need branch protection rule update to expect the new builds.

mpetuska commented 1 year ago

tl;dr of automatic version bumps?

In short it basically works as follows:

There are some more minor caveats to this, but that's how it works in a nutshell.

mpetuska commented 1 year ago

Before merging this will need branch protection rule update to expect the new builds.

@patjackson52 can you sort this out, please? Old test and ktlint builds will never start on this PR because they're no longer there :grin:

patjackson52 commented 1 year ago

Before merging this will need branch protection rule update to expect the new builds.

@patjackson52 can you sort this out, please? Old test and ktlint builds will never start on this PR because they're no longer there 😁

updated rules - manually merged this one as the checks weren't updating - everything passed