Radar is a macOS menubar application for monitoring private pipelines in Concourse.
- macOS Ventura (13.0) and above
To monitor pipelines, Radar needs three values, all of which can be set in the Preferences window:
- Concourse URL - the main URL of the Concourse dashboard
- Team name - Radar will filter out all the pipelines that don't belong to this team
- Auth token - once the first two fields are filled in, the app menu should show an extra item Fetch token. Clicking that will open the browser with a Concourse web page for sending the token to fly. If that page fails to send the token, it can still be manually set in the Preferences window.
Currently, the app is limited to monitoring a single team on a single server. It is sufficient in many cases, but there are plans to expand the scope of the app beyond those limits.
- Xcode 14.1 and above