Releases: jhvhs/Radar
Releases · jhvhs/Radar
v1.0.2
v1.0.2
Features
- The number of active pipelines is now displayed next to the team name
Installation
- Download
Radar-v1.0.2.zipand unpack it. - Move the app to the
/Applicationsfolder - Right-click the app, and select open (the app isn't code-signed, so will require your confirmation to run it)
- Locate the new icon with a question mark in the menu bar, click it, then click
Preferences - In the
Preferenceswindow fill in the Concourse URL, and the team name, then close the window. - Click the menu again, then click
Fetch token, and follow the same process as withfly.
- If
Fetch tokenis not visible in the menu, try waiting for 10-15 seconds, and click the menu again. - If after waiting 10-15 seconds
Fetch Tokenmenu item still isn't visible, double check the Concourse URL for typos - If, after trying steps above, you still can't see the
Fetch Tokenmenu, 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 thePreferenceswindow of the app, and paste it there.
v1.0.1
v1.0.1
Fixes
- Pipeline URL path has been corrected
- Prevent a persistent crash caused by incomplete Concourse URL
- Internal housekeeping
Installation
- Download
Radar-v1.0.1.zipand unpack it. - Move the app to the
/Applicationsfolder - Right-click the app, and select open (the app isn't code-signed, so will require your confirmation to run it)
- Locate the new icon with a question mark in the menu bar, click it, then click
Preferences - In the
Preferenceswindow fill in the Concourse URL, and the team name, then close the window. - Click the menu again, then click
Fetch token, and follow the same process as withfly.
- If
Fetch tokenis not visible in the menu, try waiting for 10-15 seconds, and click the menu again. - If after waiting 10-15 seconds
Fetch Tokenmenu item still isn't visible, double check the Concourse URL for typos - If, after trying steps above, you still can't see the
Fetch Tokenmenu, 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 thePreferenceswindow of the app, and paste it there.
Radar v1.0.0
Initial release
Features
- Monitor private pipelines in a single team of a Concourse deployment
- UI for re-authentication with a token a-la
flyCLI - Preferences GUI
Installation
- Download
Radar-v1.0.0.zipand unpack it. - Move the app to the
/Applicationsfolder - Right-click the app, and select open (the app isn't code-signed, so will require your confirmation to run it)
- Locate the new icon with a question mark in the menu bar, click it, then click
Preferences - In the
Preferenceswindow fill in the Concourse URL, and the team name, then close the window. - Click the menu again, then click
Fetch token, and follow the same process as withfly.
- If
Fetch tokenis not visible in the menu, try waiting for 10-15 seconds, and click the menu again. - If after waiting 10-15 seconds
Fetch Tokenmenu item still isn't visible, double check the Concourse URL for typos - If, after trying steps above, you still can't see the
Fetch Tokenmenu, 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 thePreferenceswindow of the app, and paste it there.