Skip to content

Futured CI/CD Workflows

Reusable GitHub Actions workflows and composite actions for iOS, Android, and Kotlin Multiplatform projects at Futured.


What's Inside

  • iOS Workflows


    Self-hosted runner workflows for testing, building, and releasing iOS apps via Fastlane.

    iOS Workflows

  • Android Workflows


    Cloud-based workflows for PR checks, nightly builds, and releases to Firebase & Google Play.

    Android Workflows

  • KMP Workflows


    Workflows for Kotlin Multiplatform projects — change detection and combined builds.

    KMP Workflows

  • Composite Actions


    Reusable building blocks used by the workflows — environment setup, Fastlane steps, and utilities.

    Actions


Platform Test Build Release
iOS selfhosted-test selfhosted-nightly-build selfhosted-release
iOS + KMP selfhosted-test selfhosted-build selfhosted-release
Android cloud-check cloud-nightly-build Firebase / Google Play
KMP combined-nightly-build

Repository

futuredapp/.github