Skip to content

Several bookkeeping updates#37

Merged
cottsay merged 5 commits into
masterfrom
cottsay/bookkeeping
May 8, 2026
Merged

Several bookkeeping updates#37
cottsay merged 5 commits into
masterfrom
cottsay/bookkeeping

Conversation

@cottsay
Copy link
Copy Markdown
Member

@cottsay cottsay commented May 8, 2026

No description provided.

cottsay added 5 commits May 8, 2026 09:52
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.
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.
Ubuntu Resolute (26.04) is the next LTS release of Ubuntu.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 8, 2026

Codecov Report

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

Additional details and impacted files
@@          Coverage Diff           @@
##           master     #37   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           2       2           
  Lines          36      36           
======================================
  Misses         36      36           

☔ 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 force-pushed the cottsay/bookkeeping branch from ba6b0a9 to 7f850b6 Compare May 8, 2026 14:54
@cottsay cottsay merged commit 7f850b6 into master May 8, 2026
22 checks passed
@cottsay cottsay deleted the cottsay/bookkeeping branch May 8, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants