awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fastlane avatar

fastlane/ciArchived

0
View on GitHub↗
2,067 stele·91 fork-uri·Ruby·MIT·7 vizualizărifastlane.tools↗

Ci

Acest proiect este o platformă de integrare și livrare continuă (CI/CD) self-hosted, concepută special pentru dezvoltarea de aplicații mobile. Oferă un mediu de server centralizat care monitorizează repository-urile de cod sursă pentru a declanșa fluxuri de lucru automatizate de build, testare și deployment, asigurându-se că lansările de software mobil rămân consistente și fiabile.

Platforma se distinge prin suportul specializat pentru ciclul de viață al aplicațiilor mobile, inclusiv gestionarea și distribuirea securizată a identităților de semnare criptografică. Prin integrarea directă cu platformele de version control existente pentru autentificare, simplifică controlul accesului, menținând în același timp pipeline-uri securizate și automatizate pentru semnarea codului și distribuția binară.

Sistemul gestionează orchestrarea build-urilor distribuite prin delegarea sarcinilor către mai multe noduri de lucru remote, permițând echipelor să își scaleze infrastructura pentru a reduce timpii de compilare. Toată logica de build și setările de mediu sunt menținute prin fișiere de configurare versionate, asigurându-se că procesele de automatizare rămân transparente și reproductibile în toate mediile de dezvoltare.

Features

  • Mobile Build Orchestration - Orchestrates the compilation and distribution of mobile application binaries by integrating with build tools and deployment workflows.
  • CI/CD Automation Servers - Provides a centralized platform for orchestrating mobile application build, test, and deployment workflows using distributed agents.
  • Secure Secret Distribution - Synchronizes sensitive signing identities and build credentials securely across distributed build runners to enable automated code signing.
  • Distributed Build Execution - Executes build commands across distributed development environments by listening for tasks on remote worker nodes.
  • Distributed Job Orchestration - Delegates build tasks to multiple remote worker nodes from a central controller to scale infrastructure and reduce compilation times.
  • Continuous Integration Pipelines - Automates the build, testing, and distribution of mobile applications to ensure consistent software releases.
  • Code Signing - Secures and distributes cryptographic credentials for authorized mobile application signing and deployment.
  • Signing Credential Synchronization - Automates the secure distribution and synchronization of cryptographic signing identities and build credentials across distributed development teams.
  • Mobile Testing - Runs automated test suites and linting tools against mobile codebases to verify functional correctness.
  • Version-Controlled Configuration Stores - Maintains build logic and environment settings in version-controlled configuration files to ensure reproducible automation workflows.
  • Change-Triggered Builds - Triggers automatic rebuilds in response to source code changes to keep development environments synchronized.
  • Build Configuration Management - Manages build parameters and settings through version-controlled configuration files for transparent automation.
  • Build Infrastructure - Provisions development environments and scales build capacity across multiple machines to improve productivity.
  • Build Artifact Deployment - Copies compiled mobile binaries and build outputs to designated storage locations for versioned access and reliable distribution.
  • Event-Driven Build Triggers - Monitors source code repositories for incoming changes to automatically initiate build and test workflows.
  • Mobile Build Services - Manages distributed build environments to reduce compilation times for mobile development teams.
  • Remote Build Artifact Storage - Directs build outputs to designated storage locations for versioning and reliable retrieval.
  • Self-Hosted Server Platforms - Offers a self-hosted server platform for managing mobile CI/CD pipelines with integrated authentication and secure access controls.
  • Identity Provider Integrations - Delegates user authentication and permission management to existing version control platforms for centralized access control.
  • Code Quality Checks - Executes automated test suites and linting tools to verify functional correctness and adherence to project standards.

Istoric stele

Graficul istoricului de stele pentru fastlane/ciGraficul istoricului de stele pentru fastlane/ci

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Colecții curatoriate care includ Ci

Colecții selectate manual în care apare Ci.
  • Pipeline-uri CI/CD
  • Instrumente DevOps pentru automatizare și infrastructură

Întrebări frecvente

Ce face fastlane/ci?

Acest proiect este o platformă de integrare și livrare continuă (CI/CD) self-hosted, concepută special pentru dezvoltarea de aplicații mobile. Oferă un mediu de server centralizat care monitorizează repository-urile de cod sursă pentru a declanșa fluxuri de lucru automatizate de build, testare și deployment, asigurându-se că lansările de software mobil rămân consistente și fiabile.

Care sunt principalele funcționalități ale fastlane/ci?

Principalele funcționalități ale fastlane/ci sunt: Mobile Build Orchestration, CI/CD Automation Servers, Secure Secret Distribution, Distributed Build Execution, Distributed Job Orchestration, Continuous Integration Pipelines, Code Signing, Signing Credential Synchronization.

Care sunt câteva alternative open-source pentru fastlane/ci?

Alternativele open-source pentru fastlane/ci includ: fastlane/fastlane — fastlane is a mobile DevOps framework and release automation tool designed to coordinate the building, signing, and… travis-ci/travis-ci — Travis CI is a continuous integration platform and CI/CD pipeline orchestrator that automates the testing and building… jenkinsci/jenkins — Jenkins is a CI/CD automation server and build automation tool used to orchestrate software build, test, and… jenkinsci/docker — This project is a containerized build automation system and self-hosted DevOps platform provided as a Docker image. It… apache/streampark — StreamPark is a centralized management platform designed to coordinate the deployment, monitoring, and operational… expo/expo — Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase…

Alternative open-source pentru Ci

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Ci.
  • fastlane/fastlaneAvatar fastlane

    fastlane/fastlane

    41,703Vezi pe GitHub↗

    fastlane is a mobile DevOps framework and release automation tool designed to coordinate the building, signing, and distribution of iOS and Android applications. It functions as a build orchestrator and distribution manager that automates the delivery of mobile apps to app stores and testing environments. The project distinguishes itself through a plugin-based extension model that allows for custom action sets and a specialized system for managing developer resources. It automates the synchronization of code signing certificates and provisioning profiles and handles secure account authenticat

    Rubyandroidappsautomation
    Vezi pe GitHub↗41,703
  • travis-ci/travis-ciAvatar travis-ci

    travis-ci/travis-ci

    8,490Vezi pe GitHub↗

    Travis CI is a continuous integration platform and CI/CD pipeline orchestrator that automates the testing and building of code changes from version control systems. It functions as a multi-language test runner and build infrastructure manager, ensuring software quality through automated testing across various programming languages and runtimes. The platform is distinguished by its use of virtual-machine-based isolation for reproducible environments and a configuration-driven approach to pipeline generation. It supports complex testing strategies through parallel matrix execution, allowing job

    Vezi pe GitHub↗8,490
  • jenkinsci/dockerAvatar jenkinsci

    jenkinsci/docker

    7,530Vezi pe GitHub↗

    This project is a containerized build automation system and self-hosted DevOps platform provided as a Docker image. It serves as a distributed build orchestrator and a Dockerized continuous integration and delivery server, ensuring consistent execution environments across different infrastructure. The system distinguishes itself through a distributed execution model that separates a primary controller from multiple remote agents connected via SSH, TCP, or web sockets. It utilizes a modular extensibility framework that allows the core system functionality to be augmented through the installati

    PowerShelldockerhacktoberfestjenkins
    Vezi pe GitHub↗7,530
  • jenkinsci/jenkinsAvatar jenkinsci

    jenkinsci/jenkins

    25,452Vezi pe GitHub↗

    Jenkins is a CI/CD automation server and build automation tool used to orchestrate software build, test, and deployment pipelines. It functions as a pipeline orchestration engine and continuous delivery platform that manages the movement of software from source control to production environments. The project is built as a plugin-based automation framework, utilizing an extensibility model that integrates third-party tools and custom scripts to expand its capabilities. This architecture allows for the integration of specialized automation workflows and custom tool support through a plugin syst

    Java
    Vezi pe GitHub↗25,452
  • Vezi toate cele 30 alternative pentru Ci→