# fastlane/ci

Open source, self hosted, mobile optimized CI powered by fastlane

Repository: https://github.com/fastlane/ci
Canonical: https://ross.abutalabs.com/products/ci
Homepage: https://fastlane.tools
Language: Ruby
License: MIT
License Family: permissive
Archived: true
Last push: 2018-09-13T15:35:11+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3184, "days_push": 2911, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2067, forks 92 (observed 2026-08-28T04:06:10.158109+00:00)

## What it is
fastlane.ci was an open-source, self-hosted, mobile-optimized continuous integration server built on top of the fastlane automation toolchain. The repository was officially deprecated in September 2018 and is no longer maintained.

## Use cases
- self-host a CI server for iOS and Android app builds
- run fastlane lanes automatically on every commit
- automate mobile app release pipelines on my own infrastructure
- trigger beta deployments and App Store uploads from CI
- set up continuous integration optimized for mobile projects

## When to choose
- you need a self-hosted CI tailored to fastlane-based mobile workflows and are comfortable running unmaintained code
- you want to study the source as a reference for building your own mobile CI

## When to avoid
- you need an actively maintained CI system - the project is deprecated since 2018
- you want general-purpose CI for non-mobile projects
- you need community support, updates, or security fixes
- you should instead use fastlane itself integrated with a modern CI like GitHub Actions or Jenkins

## Facets
- artifact type: service
- maturity: abandoned
- function: ci-cd, deployment, developer-tools, workflow-automation
- domain: mobile-development
- platform: self-hosted, ruby
- tags: mobile-ci, fastlane, ios, android, deprecated, continuous-integration, devops, automation, web-server, macos, linux

## Member repositories
- fastlane/ci (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:10.158109+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:56:48.973591+00:00, confidence not recorded.
  - readme: https://github.com/fastlane/ci (fetched 2026-08-28T04:06:10.158109+00:00, sha 7dcc73b630b8)
  - homepage: https://fastlane.tools (fetched 2026-08-29T10:37:09.830852+00:00, sha f43865457846)
  - site_page: https://docs.fastlane.tools/getting-started/ios/appstore-deployment (fetched 2026-08-29T10:37:09.849793+00:00, sha c603c71381bd)
  - site_page: https://docs.fastlane.tools/ (fetched 2026-08-29T10:37:09.840282+00:00, sha 27ffee0be26c)
  - site_page: https://docs.fastlane.tools/getting-started/ios/screenshots (fetched 2026-08-29T10:37:09.842468+00:00, sha 87527d9eee0c)
  - site_page: https://docs.fastlane.tools/getting-started/android/screenshots (fetched 2026-08-29T10:37:09.844567+00:00, sha 9e5abc5a9067)
  - site_page: https://docs.fastlane.tools/getting-started/ios/beta-deployment (fetched 2026-08-29T10:37:09.846377+00:00, sha f9854c6db108)
  - site_page: https://docs.fastlane.tools/getting-started/android/beta-deployment (fetched 2026-08-29T10:37:09.848121+00:00, sha 6aac26a306bd)
  - site_page: https://docs.fastlane.tools/getting-started/android/release-deployment (fetched 2026-08-29T10:37:09.851378+00:00, sha 3f7fee734ae6)
  - site_page: https://docs.fastlane.tools/codesigning/getting-started (fetched 2026-08-29T10:37:09.853002+00:00, sha 5737c145e1ab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
