Skip to content

v1.0.1

Compare
Choose a tag to compare
@jhvhs jhvhs released this 18 Sep 18:58
· 2 commits to main since this release

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.