awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fastlane avatar

fastlane/fastlane

0
View on GitHub↗
41,703 نجوم·6,014 تفرعات·Ruby·MIT·5 مشاهداتfastlane.tools↗

Fastlane

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 authentication via system keychains.

The framework covers a broad range of capabilities, including the orchestration of continuous integration and delivery pipelines, automated test execution for iOS and macOS, and the management of store metadata and localized screenshots. It also provides tools for beta distribution management and compliance validation against store review rules.

Features

  • Build Automation - Automates the compilation, signing, and distribution of iOS and Android applications.
  • App Store Submission Automators - Automates the entire process of building, signing, and uploading iOS and Android apps to app stores.
  • Binary and Metadata Uploads - Sends screenshots, metadata, and binaries to the App Store and Google Play for distribution.
  • Metadata Management - Updates app descriptions, localized screenshots, and reviewer notes across multiple stores through a single automated workflow.
  • Mobile Build Orchestration - Coordinates the compilation of mobile binaries and the synchronization of code signing certificates.
  • Beta Distribution Workflows - Coordinates beta testing cycles by managing testers, builds, and invitations via TestFlight.
  • Workflow Orchestration - Orchestrates a sequence of discrete automation actions to form a complete mobile release pipeline.
  • Mobile CI/CD Pipelines - Integrates automated testing, build validation, and deployment steps into a continuous integration and delivery workflow.
  • Mobile DevOps Frameworks - Provides a plugin-based framework for managing developer resources, provisioning profiles, and automated testing workflows for mobile platforms.
  • Mobile Release Orchestration - Orchestrates the process of building, signing, and uploading iOS and Android applications to app stores.
  • Plugin Extensibility - Provides a plugin-based model for integrating custom action sets into the automation environment.
  • Developer Portal Integrations - Provides scripted interaction with developer center and store APIs to automate administrative workflows.
  • Developer Resource Management - Automates the creation and synchronization of certificates and provisioning profiles for Apple platforms.
  • Mobile App Distribution Platforms - Coordinates the delivery of pre-release app builds to testers using services like TestFlight and Google Play Beta.
  • Mobile Binary Compilation - Compiles iOS and Android applications into deployable binaries.
  • Code Signing - Generates and renews push notification certificates, code signing certificates, and provisioning profiles for Apple platforms.
  • Signing Credential Synchronization - Coordinates certificates and profiles across a development team to ensure consistent build environments.
  • Automated Test Execution - Executes comprehensive test suites to ensure stability and detect regressions in mobile apps.
  • Media Upload Utilities - Pushes icons, screenshots, and trailers to app store distribution services via CLI.
  • Automated Screenshot Capture - Provides automated capture of localized screenshots across various device types and applies device frames for store listings.
  • App Store Record Provisioning - Creates new app entries on the App Store Connect and Apple Developer Portal via the command line.
  • Credential Management Integrations - Retrieves sensitive authentication tokens from native system keychains to avoid plain text secrets.
  • Credential Management Tools - Stores and retrieves usernames and passwords via system keychains or environment variables to automate authentication.
  • Developer Account Session Management - Manages secure access to developer services using session handling, cookies, and two-factor authentication.
  • iOS - Runs automated test suites specifically for iOS and macOS applications.
  • Deployment and Distribution - Automates app store uploads and deployment workflows.
  • Testing & Debugging - Automation tool for building and releasing apps.
  • Deployment Automation - Workflow automation for iOS deployment.
  • أدوات المطور - Automates deployment and release workflows for mobile apps.
  • Developer Tools and Editors - Automation tool for building and releasing mobile applications.
  • Developer Utilities And Workflow - Automate building and releasing iOS and Android applications.
  • تطوير تطبيقات الجوال - Automates iOS and Android deployment workflows.
  • Push Notifications - Automated generation and renewal of push notification profiles.

سجل النجوم

مخطط تاريخ النجوم لـ fastlane/fastlaneمخطط تاريخ النجوم لـ fastlane/fastlane

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Fastlane

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Fastlane.
  • mobile-dev-inc/maestroالصورة الرمزية لـ mobile-dev-inc

    mobile-dev-inc/Maestro

    10,788عرض على GitHub↗

    Maestro is a declarative mobile and web UI automation framework designed for end-to-end testing. It operates by querying the native accessibility tree of an application, allowing for black-box testing without requiring source code instrumentation or platform-specific dependencies. The framework distinguishes itself through a unified command syntax that abstracts interactions across Android, iOS, and web environments. It features a dynamic synchronization engine that automatically pauses test execution to account for non-deterministic animations and network-dependent content loading, ensuring

    Kotlinandroidblackbox-testingios
    عرض على GitHub↗10,788
  • fastlane/ciالصورة الرمزية لـ fastlane

    fastlane/ci

    2,067عرض على GitHub↗

    This project is a self-hosted continuous integration and delivery platform designed specifically for mobile application development. It provides a centralized server environment that monitors source code repositories to trigger automated build, test, and deployment workflows, ensuring that mobile software releases remain consistent and reliable. The platform distinguishes itself through specialized support for the mobile application lifecycle, including the secure management and distribution of cryptographic signing identities. By integrating directly with existing version control platforms f

    Ruby
    عرض على GitHub↗2,067
  • expo/expoالصورة الرمزية لـ expo

    expo/expo

    50,111عرض على GitHub↗

    Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase using web-standard technologies. It provides a comprehensive development environment that includes a unified runtime for testing, cloud-based infrastructure for compiling and signing native binaries, and automated tools for managing the entire mobile release lifecycle, including app store submission. The framework distinguishes itself through a plugin-based native configuration engine that programmatically modifies project files, allowing developers to integrate native modules wit

    TypeScriptandroidapp-frameworkexpo
    عرض على GitHub↗50,111
  • nomicfoundation/hardhatالصورة الرمزية لـ NomicFoundation

    NomicFoundation/hardhat

    8,489عرض على GitHub↗

    Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum and EVM-compatible applications. It serves as a development environment for compiling, testing, and deploying smart contracts, providing a local blockchain simulation and a programmable task runner. The framework is distinguished by its extensive simulation capabilities, including the ability to fork remote network state and manipulate block time or account balances. It features a hook-based plugin system that allows for the extension of core functionality and the creation of cu

    TypeScriptblockchaindappsdebugging
    عرض على GitHub↗8,489
عرض جميع البدائل الـ 30 لـ Fastlane→

الأسئلة الشائعة

ما هي وظيفة fastlane/fastlane؟

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.

ما هي الميزات الرئيسية لـ fastlane/fastlane؟

الميزات الرئيسية لـ fastlane/fastlane هي: Build Automation, App Store Submission Automators, Binary and Metadata Uploads, Metadata Management, Mobile Build Orchestration, Beta Distribution Workflows, Workflow Orchestration, Mobile CI/CD Pipelines.

ما هي البدائل مفتوحة المصدر لـ fastlane/fastlane؟

تشمل البدائل مفتوحة المصدر لـ fastlane/fastlane: mobile-dev-inc/maestro — Maestro is a declarative mobile and web UI automation framework designed for end-to-end testing. It operates by… fastlane/ci — This project is a self-hosted continuous integration and delivery platform designed specifically for mobile… expo/expo — Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase… nomicfoundation/hardhat — Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum… geerlingguy/ansible-for-devops — This project is an infrastructure as code framework and library of reusable playbooks designed for server… technomancy/leiningen — Leiningen is a build tool, dependency manager, and project automator for Clojure. It provides a command-line interface…