Automic VaultAutomic Vault

brew

Installer fastlane avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fastlane pour les workflows d'agents IA.

sécurité des agents

Réponse sur la sécurité des agents

fastlane automates mobile build, signing, and release workflows.

Accès aux identifiants

Reads signing keys, app-store credentials, API keys, and environment variables.

Modification distante

Can upload builds, modify metadata, and trigger release workflows.

Risque de publication ou d'artéfact

Publishes mobile app builds and release metadata.

Contrôle recommandé

Gate upload, signing, match, deliver, pilot, and credential commands.

Conseils d'utilisation par les agents

Allow lane inspection; require approval for signing, uploads, and store mutations.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install fastlane

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#fastlane

nixpkgs package indexes · pkgs/by-name/fa/fastlane/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Easiest way to build and release mobile apps

historique

Historique du projet et usages

fastlane is a Ruby-based command-line automation suite for mobile app release engineering. It became the default package-manager answer to a painful class of iOS and Android chores: signing, screenshots, beta distribution, store metadata, builds, and CI release lanes.

Historique du projet

The public GitHub repository was created in December 2014. By May 2015, founder Felix Krause announced fastlane 1.0 and described work toward semantic versioning, multi-platform support, terminal-visible action documentation, and a refactored configuration system for built-in integrations.

In October 2015, Krause announced that fastlane had become part of Fabric at Twitter. That post framed fastlane as a side project that had grown into a full-time maintenance effort and promised that it would remain open source while expanding beyond iOS toward Android.

In January 2017, Krause announced that fastlane, along with Fabric, was joining Google and working with Firebase. The same post says the intervening Fabric period added a configuration web app, prepackaged fastlane distribution, plugins, two-factor Apple ID support, a monorepo migration, and the docs.fastlane.tools site.

Historique d'adoption

fastlane's adoption came from collapsing many fragile mobile-release scripts into a shared vocabulary of lanes and actions. The project README and docs continue to position it as automation for beta deployments and App Store/Google Play releases, and the repository's large contributor table, tens of thousands of GitHub stars, and package-manager presence reflect durable use across mobile teams.

Its adoption also tracks platform pain: Apple code signing, provisioning profiles, localized screenshots, TestFlight uploads, App Store metadata, Google Play uploads, and CI setup all changed often enough that a maintained shared tool was cheaper than every team owning its own scripts.

Modes d'utilisation

A fastlane project usually defines lanes in a Fastfile. The docs show lanes that run tests, build an app, upload to beta services, capture screenshots, upload to the App Store, and notify teammates, then invoke them with commands such as fastlane release.

The action catalog is the operational heart of fastlane: build_app/gym builds and signs apps, match syncs signing materials, snapshot and screengrab automate localized screenshots, pilot uploads to TestFlight, deliver uploads to App Store Connect, and supply works with Google Play. CI actions help prepare Jenkins, Travis CI, CircleCI, and other automated environments.

Pourquoi les passionnés de paquets s'y intéressent

fastlane matters to package nerds because it made mobile release automation feel like a packageable CLI rather than a pile of per-company shell scripts. Homebrew and RubyGems installs put a large, fast-moving mobile deployment stack behind one command, while the Fastfile gave teams a versioned, reviewable release recipe.

It is also a classic packaging challenge: fastlane has to bridge Ruby, native mobile toolchains, Xcode, Android tooling, Apple/Google APIs, stored credentials, and CI keychains. That messy boundary is exactly why users prefer installing one maintained tool.

Chronologie

  • 2014: GitHub repository created for fastlane.
  • 2015: fastlane 1.0 announced.
  • 2015: fastlane became part of Fabric.
  • 2017: fastlane joined Google with Fabric and Firebase.
  • 2026: The repository remains active with more than 40,000 GitHub stars.

Related projects

  • spaceship provides Apple developer portal and App Store Connect communication used by fastlane tools.
  • gym/build_app, match, snapshot, screengrab, pilot, deliver, and supply are the major fastlane actions/package names users associate with the suite.
  • Firebase and Fabric are part of fastlane's organizational history after the 2017 Google transition.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour fastlane. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.fastlane/spaceship~/.spaceship

exécutables

Exécutables installés

CommandeTypeExpositionNote
fastlanecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire2.237.0
gestionnaire mis à jour2026-07-05
données localesOK
amontà jour
dernière version détectée2.237.0

https://github.com/fastlane/fastlane

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:fastlane
Version2.237.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/fastlane
Page d'accueilhttps://fastlane.tools
Dépôthttps://github.com/fastlane/fastlane
Docs amonthttps://docs.fastlane.tools/
LicenceMIT
Archive sourcehttps://github.com/fastlane/fastlane/archive/refs/tags/2.237.0.tar.gz
Dernière mise à jour2026-07-05T21:08:18Z
Pulseupdated
Dépendancesruby, terminal-notifier
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsFastlane will install additional gems to FASTLANE_GEM_HOME, which defaults to ${HOME}/.local/share/fastlane/4.0.0

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefastlane
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

fastlane

nix profile install nixpkgs#fastlane
  • normalized package name match
  • Correspondance par : Fastlane
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fa/fastlane/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment