akuity / kargo

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

chore: merge latest from main to multi-pipelines feature branch #2221

Closed krancour closed 2 days ago

krancour commented 2 days ago

Supersedes #2220

2220 was trying to merge main into the multi-pipelines feature branch, which would normally be fine, but there were merge conflicts to resolve, and they cannot be resolved because main is a protected branch and the PR cannot be amended by pushing to there.

This PR uses another branch identical to main as the source branch.

codecov[bot] commented 2 days ago

Codecov Report

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

Please upload report for BASE (multi-pipelines@6b17f12). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## multi-pipelines #2221 +/- ## ================================================== Coverage ? 46.02% ================================================== Files ? 242 Lines ? 16735 Branches ? 0 ================================================== Hits ? 7703 Misses ? 8651 Partials ? 381 ```

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