Skip to content

Releases: jhvhs/Radar

v1.0.2

16 Oct 16:40
Compare
Choose a tag to compare

v1.0.2

Features

  • The number of active pipelines is now displayed next to the team name

Installation

  1. Download Radar-v1.0.2.zip and unpack it.
  2. Move the app to the /Applications folder
  3. Right-click the app, and select open (the app isn't code-signed, so will require your confirmation to run it)
  4. Locate the new icon with a question mark in the menu bar, click it, then click Preferences
  5. In the Preferences window fill in the Concourse URL, and the team name, then close the window.
  6. Click the menu again, then click Fetch token, and follow the same process as with fly.
  • If Fetch token is not visible in the menu, try waiting for 10-15 seconds, and click the menu again.
  • If after waiting 10-15 seconds Fetch Token menu item still isn't visible, double check the Concourse URL for typos
  • If, after trying steps above, you still can't see the Fetch Token menu, then manually open the concourse token URL: CONCOURSE_URL/login?fly_port=10293 (replacing CONCOURSE_URL with your Concourse's URL), copy the auth token, open the Preferences window of the app, and paste it there.

v1.0.1

18 Sep 18:58
Compare
Choose a tag to compare

v1.0.1

Fixes

  • Pipeline URL path has been corrected
  • Prevent a persistent crash caused by incomplete Concourse URL
  • Internal housekeeping

Installation

  1. Download Radar-v1.0.1.zip and unpack it.
  2. Move the app to the /Applications folder
  3. Right-click the app, and select open (the app isn't code-signed, so will require your confirmation to run it)
  4. Locate the new icon with a question mark in the menu bar, click it, then click Preferences
  5. In the Preferences window fill in the Concourse URL, and the team name, then close the window.
  6. Click the menu again, then click Fetch token, and follow the same process as with fly.
  • If Fetch token is not visible in the menu, try waiting for 10-15 seconds, and click the menu again.
  • If after waiting 10-15 seconds Fetch Token menu item still isn't visible, double check the Concourse URL for typos
  • If, after trying steps above, you still can't see the Fetch Token menu, then manually open the concourse token URL: CONCOURSE_URL/login?fly_port=10293 (replacing CONCOURSE_URL with your Concourse's URL), copy the auth token, open the Preferences window of the app, and paste it there.

Radar v1.0.0

23 Jan 19:25
Compare
Choose a tag to compare

Initial release

Features

  • Monitor private pipelines in a single team of a Concourse deployment
  • UI for re-authentication with a token a-la fly CLI
  • Preferences GUI

Installation

  1. Download Radar-v1.0.0.zip and unpack it.
  2. Move the app to the /Applications folder
  3. Right-click the app, and select open (the app isn't code-signed, so will require your confirmation to run it)
  4. Locate the new icon with a question mark in the menu bar, click it, then click Preferences
  5. In the Preferences window fill in the Concourse URL, and the team name, then close the window.
  6. Click the menu again, then click Fetch token, and follow the same process as with fly.
  • If Fetch token is not visible in the menu, try waiting for 10-15 seconds, and click the menu again.
  • If after waiting 10-15 seconds Fetch Token menu item still isn't visible, double check the Concourse URL for typos
  • If, after trying steps above, you still can't see the Fetch Token menu, then manually open the concourse token URL: CONCOURSE_URL/login?fly_port=10293 (replacing CONCOURSE_URL with your Concourse's URL), copy the auth token, open the Preferences window of the app, and paste it there.