macOS
brew install --cask go-agentlocal Homebrew cask metadata
cask / Rang 4354
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für go-agent in AI-Agent-Workflows.
Installation
brew install --cask go-agentlocal Homebrew cask metadata
Überblick
Agent for the Go Continuous Delivery platform
Verlauf
GoCD Agent is the worker-side package for GoCD, the continuous-delivery system that evolved from ThoughtWorks Cruise. The agent exists to run pipeline jobs assigned by a GoCD server, so the cask is useful to practitioners who want a macOS machine to join a distributed build and deployment fleet.
GoCD's own project-status history traces the product back to Cruise, first released by ThoughtWorks in 2007. The product was renamed Go in 2010, gained a community edition in 2011, and was open-sourced in 2014 as GoCD. After that shift, the server, agent, plugins, and documentation were maintained as an open source continuous-delivery platform.
The agent package reflects GoCD's architecture: servers store pipelines and schedule work, while agents run tasks, report status, and advertise resources. Documentation for installation and auto-registration shows the agent as a configurable service with properties files and a registration workflow rather than a developer-only command.
GoCD gained adoption among teams that wanted modeled deployment pipelines, visual pipeline history, and agent-based execution instead of a single-node build tool. The agent model let teams add capacity by attaching more machines with selected resources and environments.
The macOS cask matters because some pipelines need Apple hardware, macOS-specific tests, signing steps, or packaging work. A packaged agent lowers the friction of turning such a host into part of a GoCD installation.
Practitioners install the agent, point it at a GoCD server, and register it manually or through auto-registration properties. Once accepted by the server, the agent runs jobs from pipelines, uses configured resources to match job requirements, and stores local service configuration under its installation and state directories.
Administrators use the cask package as one deployment path for a long-running agent service. The important operational files are wrapper properties and autoregistration properties, especially where a registration key or agent resources are managed by automation.
GoCD Agent is a cask-flavored CI worker rather than a typical desktop app. It packages a service process, Java-based delivery tooling, and registration state, which makes it a useful example of Homebrew Cask carrying infrastructure software.
Sicherheitslage
Für go-agent wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
<agent_installation_directory>/wrapper-config/wrapper-properties.conf<agent_installation_directory>/config/autoregister.properties/var/lib/go-agent/config/autoregister.propertiesCredential-bearing paths to review before unattended agent runs.
<agent_installation_directory>/config/autoregister.properties/var/lib/go-agent/config/autoregister.propertiesExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
go-agent | Binärdatei | Homebrew-Cask-Binärdatei | go-agent-25.4.0/bin/go-agent |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | cask:go-agent |
|---|---|
| Version | 25.4.0,21793 |
| Paketmanager | Homebrew Cask |
| Homepage | https://www.gocd.org/ |
| SHA-256 | 9983a201f318c40bd3f2935b6d8f190ed526ce891eda65fe241aa8dbc73ceed0 |
| Download-URL | https://download.gocd.org/binaries/25.4.0-21793/osx/go-agent-25.4.0-21793-osx-aarch64.zip |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.