gz-sim icon indicating copy to clipboard operation
gz-sim copied to clipboard

Moves libdwarf, libdw and binutils in as dependencies (backport #2927)

Open mergify[bot] opened this issue 5 months ago β€’ 1 comments

πŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”Έ

πŸŽ‰ New feature

Closes #<NUMBER>

Summary

This is necessary to get stack-traces properly formatted in our CI when developing. It can be useful for us to track why tests are flaky.

Test it

Checklist

  • [x] Signed all commits for DCO
  • [ ] Added tests
  • [ ] Added example and/or tutorial
  • [ ] Updated documentation (as needed)
  • [ ] Updated migration guide (as needed)
  • [ ] Consider updating Python bindings (if the library has them)
  • [ ] codecheck passed (See contributing)
  • [ ] All tests passed (See test coverage)
  • [ ] While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.


This is an automatic backport of pull request #2927 done by [Mergify](https://mergify.com).

mergify[bot] avatar Jun 06 '25 20:06 mergify[bot]

Cherry-pick of ed0321a7bec1d2bc3580c0bc3f084520a2d7edaf has failed:

On branch mergify/bp/gz-sim9/pr-2927
Your branch is up to date with 'origin/gz-sim9'.

You are currently cherry-picking commit ed0321a7.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/ci/packages.apt

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/workflows/ci.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

mergify[bot] avatar Jun 06 '25 20:06 mergify[bot]

fyi @arjo129, for backports, we are doing "Rebase and merge" instead of squash.

azeey avatar Aug 08 '25 02:08 azeey