Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with colcon_clean #47

Merged
merged 9 commits into from
May 5, 2024
Merged

Sync with colcon_clean #47

merged 9 commits into from
May 5, 2024

Conversation

ruffsl
Copy link
Owner

@ruffsl ruffsl commented May 5, 2024

by including recent changes since last maintenance visit.

ruffsl added 9 commits May 4, 2024 19:29
Added:
* Ubuntu Noble (24.04 LTS pre-release)
* Debian Trixie (testing)
Dropped:
* None

Retained:
* Debian Bookworm (stable)
* Ubuntu Jammy (22.04 LTS)
- colcon/colcon-clean#43
The default is assumed to be rst, and PyPI is unhappy that it can't
render it as such. Explicitly stating that the content is markdown
resolves the issue.
- colcon/colcon-clean#33
to set default test-result-base base path

- colcon/colcon-clean#28
Test markers can be used to easily (de-)select tests, and colcon exposes
mechanisms to do so. Linters are a category of tests that are commonly
called out.

Additionally, if we move the imports for some of our single-purpose
tests into the test function, we can avoid installing the linter
dependencies entirely. This is a common case in platform packaging, where
linter errors are not actionable and the dependencies are not typically
installed.

- colcon/colcon-clean@1ba8923
This version regresses support for Windows.

- colcon/colcon-clean#46
@ruffsl ruffsl marked this pull request as ready for review May 5, 2024 01:30
@ruffsl ruffsl merged commit 842696e into master May 5, 2024
17 checks passed
@ruffsl ruffsl deleted the sync_with_colcon_clean branch May 5, 2024 01:30
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.

1 participant