akuity / kargo

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

fix(ui): Links/Buttons in the Pipeline are not working #2915

Closed rpelczar closed 1 week ago

rpelczar commented 1 week ago

After merging this PR, all links/buttons stopped working, so we can not open Stage details or do promotions.

netlify[bot] commented 1 week ago

Deploy Preview for docs-kargo-io canceled.

Name Link
Latest commit 6bd48556cce361217d37a27ac292774504865a38
Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/6732a4ebf11957000885a338
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 49.92%. Comparing base (6c10f68) to head (6bd4855). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2915 +/- ## ======================================= Coverage 49.92% 49.92% ======================================= Files 275 275 Lines 24668 24668 ======================================= Hits 12315 12315 Misses 11676 11676 Partials 677 677 ```

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

hiddeco commented 1 week ago

Merging this, as getting main into a working state is an immediate priority.