macOS
brew install buildpulse-test-reporterlocal Homebrew formula metadata
brew / rang 9848
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de buildpulse-test-reporter pour les workflows d'agents IA.
installation
brew install buildpulse-test-reporterlocal Homebrew formula metadata
aperçu
Connect your CI to BuildPulse to detect, track, and rank flaky tests
historique
BuildPulse Test Reporter is a small CI upload/reporting CLI for BuildPulse's flaky-test product. Its public role is to connect test output from CI systems to buildpulse.io so BuildPulse can detect, track, and rank flaky tests.
The `buildpulse/test-reporter` repository was created on 2020-07-19. The README describes the project as a binary that connects continuous integration to BuildPulse and documents platform-specific downloads, local builds with GoReleaser, and standalone submission commands.
The project is intentionally narrow: it is not a general test runner, but an integration binary that packages BuildPulse upload behavior for Linux, macOS, and Windows CI environments.
Public adoption is limited and mostly product-driven. The README lists native environment-variable inference for GitHub Actions, Buildkite, CircleCI, Jenkins, Semaphore, Travis CI, Webapp.io, AWS CodeBuild, Bitbucket Pipelines, and Azure DevOps Pipelines.
For GitHub Actions users, the README points to `buildpulse-action` as a wrapper around the binary, which is the likely common path for teams already using BuildPulse.
Users run `buildpulse-test-reporter submit` with a test report path plus BuildPulse account and repository identifiers. In unsupported CI environments, they provide commit, branch, build URL, organization, and repository metadata through environment variables.
The command also accepts coverage files, tags, quotas, repository directory, or tree SHA, making it a CI metadata bridge rather than a local developer workflow tool.
Its significance is modest but real for package-manager catalogs: it is an example of a vendor SaaS integration CLI that gets packaged so CI scripts can pin or install a normal executable instead of copying curl snippets.
The interesting packaging detail is cross-platform binary distribution for a narrow CI function, with Homebrew acting as a convenient macOS developer and CI install path.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
buildpulse-test-reporter | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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.
métadonnées d'installation
| Clé du paquet | brew:buildpulse-test-reporter |
|---|---|
| Version | 0.29.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://buildpulse.io |
| Dépôt | https://github.com/buildpulse/test-reporter |
| Dernière mise à jour | 2026-07-26T10:56:36+02:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.