Closed ahcorde closed 3 years ago
This package reached level 1! https://github.com/ros/class_loader/pull/177
All boxes can be checked (except for the centralized list) and this issue can be closed. I don't have the powers :zap: .
All boxes checked. Closing!
This issue tracks the progression of
class_loader
to Quality Level 1 and a 1.0 version level. It follows the outline described in REP 2004. This issue tracks the progression ofrmw_implementation
to Quality Level 1 and a 1.0 version level. It follows the outline described in REP 2004.1 Version Policy:
[x] 1.i Must have a version policy (e.g. semver)
[x] 1.ii Must be at a stable version (e.g. for semver that means version >= 1.0.0)
[x] 1.iii Must have a strictly declared public API - N/A
[x] 1.iv Must have a policy for API stability
[x] 1.v Must have a policy for ABI stability
[x] 1.vi Must have a policy that keeps API and ABI stability within a released ROS distribution
2 Change Control Process:
3 Documentation:
README
which contains the "quality declaration" or links to it4 Testing:
[x] 4.iii Code Coverage:
[x] 4.iv Performance:
[x] 4.v Linters and Static Analysis:
5 Dependencies:
6 Platform Support:
7 Security