ros-tooling / cross_compile

A tool to build ROS and ROS2 workspaces for various targets
Apache License 2.0
187 stars 59 forks source link

Add notice about repository deprecation in README.md #374

Closed MichaelOrlov closed 1 year ago

MichaelOrlov commented 1 year ago

We are going to deprecate and archive cross_compile repo and rational for that is following:

  1. There are no volunteers to support it and I don't have enough knowledge and time to support it as well.
  2. We have made a post on Discourse about it in July https://discourse.ros.org/t/call-for-help-maintainership-of-the-ros-cross-compile-tool/26511
  3. Community mostly expressed opinion that it's outdated and inefficient. It was recommended to use the native cross-compilation instead of QUEMU

Signed-off-by: Michael Orlov michael.orlov@apex.ai

codecov[bot] commented 1 year ago

Codecov Report

Base: 93.01% // Head: 93.01% // No change to project coverage :thumbsup:

Coverage data is based on head (e976bca) compared to base (daf0cbd). Patch has no changes to coverable lines.

:exclamation: Current head e976bca differs from pull request most recent head 179ab6f. Consider uploading reports for the commit 179ab6f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #374 +/- ## ======================================= Coverage 93.01% 93.01% ======================================= Files 10 10 Lines 415 415 ======================================= Hits 386 386 Misses 29 29 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `93.01% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ros-tooling#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ros-tooling). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ros-tooling)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.