akuity / kargo

Application lifecycle orchestration
https://kargo.akuity.io/
Apache License 2.0
1.55k stars 133 forks source link

feat(ui): convenience page for links to CLI binaries #2204

Closed rbreeze closed 3 months ago

rbreeze commented 3 months ago

Fixes #2176

When in Dev mode, links to latest. Otherwise, links to embedded version

CleanShot 2024-06-25 at 09 51 54@2x

netlify[bot] commented 3 months ago

Deploy Preview for docs-kargo-akuity-io ready!

Name Link
Latest commit 18f5e092460c270d0f57b66d388bf08d5c054351
Latest deploy log https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/667c4d380144d00008279528
Deploy Preview https://deploy-preview-2204.kargo.akuity.io
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 46.30%. Comparing base (31848a4) to head (18f5e09).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2204 +/- ## ======================================= Coverage 46.30% 46.30% ======================================= Files 242 242 Lines 16767 16767 ======================================= Hits 7764 7764 Misses 8632 8632 Partials 371 371 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

krancour commented 3 months ago

This is a very nice improvement. Thanks @rbreeze !