Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.06 KB

DEVELOPING.md

File metadata and controls

18 lines (14 loc) · 1.06 KB

Developing colcon-lcov-result

Developing

See Contributing in the README.

Releasing

  1. Bump __version__ in colcon_lcov_result/__init__.py
  2. Create commit with the new version number as the commit message
  3. Tag that commit with the new version number
  4. Push commit and tag
  5. Package and publish using dirk-thomas/publish-python (see instructions) to:
  6. Open a PR to bump version in ros-infrastructure/reprepro-updater config files so that the ROS apt repos import packages from packagecloud