splendo / kaluga

Collection of multiplatform kotlin components, mainly using coroutines and flow
Apache License 2.0
276 stars 6 forks source link

CI Fixes for running on MacOs 14 & Tartelet for publishing master #784

Closed Daeda88 closed 4 weeks ago

Daeda88 commented 1 month ago

Removing some checks to just run production build on branch instead of on merge

thoutbeckers commented 4 weeks ago

what I originally meant (to keep it simple) is that you could just set the value from each workflow (rather than autodetect). Normally you would put this kind of parsing in a task output (see health for an example).

However it seems to work, and I plan to switch the android emulator builds to linux, I can pick up moving this into the a generic setup task then.