Skip to content

Several bookkeeping changes to align with other colcon packages#157

Merged
cottsay merged 5 commits into
masterfrom
cottsay/bookkeeping
Jan 29, 2026
Merged

Several bookkeeping changes to align with other colcon packages#157
cottsay merged 5 commits into
masterfrom
cottsay/bookkeeping

Conversation

@cottsay

@cottsay cottsay commented Jan 29, 2026

Copy link
Copy Markdown
Member

No description provided.

While this may have been well-intended, years of builds have
demonstrated that we only really see deprecation warnings in our
dependencies and rarely catch anything in colcon packages.

We may elect to re-enable this flag in our CI builds, but having it
enabled in the package itself only makes it more difficult to maintain
colcon packages downstream.
We continue to see interference between the deb packages we publish from
the colcon project and efforts to package colcon as part of mainline
Debian and Ubuntu. Using a high Debian-Version value mitigated the
problems in most cases, but was not sufficient to eliminate all of the
conflicts we're currently experiencing.

Using a debian version suffix which falls late alphabetically appears to
give our packages preference by apt. If a user enables a repository
which distributes packages created by the colcon project, it is likely
that they wish to use these packages instead of the ones packaged by
their platform.
Ubuntu Resolute (26.04) is the next LTS release of Ubuntu.
@cottsay cottsay self-assigned this Jan 29, 2026
@codecov-commenter

codecov-commenter commented Jan 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.74%. Comparing base (d378d0f) to head (ce2b56c).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   54.74%   54.74%           
=======================================
  Files          10       10           
  Lines         780      780           
  Branches      163      163           
=======================================
  Hits          427      427           
  Misses        307      307           
  Partials       46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cottsay
cottsay merged commit ce2b56c into master Jan 29, 2026
22 checks passed
@cottsay
cottsay deleted the cottsay/bookkeeping branch January 29, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants