akuity / kargo

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

fix(build): use `tini` to reap zombie processes #2959

Closed hiddeco closed 3 days ago

hiddeco commented 3 days ago

Fixes #2926

netlify[bot] commented 3 days ago

Deploy Preview for docs-kargo-io ready!

Name Link
Latest commit ad2208986e0d314f0821d76614eaccfbdcf1346b
Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/673bcf9acbacc2000808b307
Deploy Preview https://deploy-preview-2959.docs.kargo.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 days ago

Codecov Report

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

Project coverage is 50.92%. Comparing base (2fa4fc4) to head (ad22089). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2959 +/- ## ======================================= Coverage 50.92% 50.92% ======================================= Files 279 279 Lines 25180 25180 ======================================= Hits 12823 12823 Misses 11666 11666 Partials 691 691 ```

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


🚨 Try these New Features:

akuitybot commented 3 days ago

Backport failed for release-1.0, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-1.0
git worktree add -d .worktree/backport-2959-to-release-1.0 origin/release-1.0
cd .worktree/backport-2959-to-release-1.0
git switch --create backport-2959-to-release-1.0
git cherry-pick -x 34c612821d126a3cb3f95ff6132cec0b248d988a