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

ci: add checks for zenoh crate alone #1131

Merged
merged 4 commits into from
Jun 13, 2024

Conversation

wyfo
Copy link

@wyfo wyfo commented Jun 13, 2024

run: cargo +stable clippy -p zenoh --all-targets --features unstable,internal -- --deny warnings

- name: Clippy zenoh shared-memory
run: cargo +stable clippy -p zenoh --all-targets --features unstable,shared-memory -- --deny warnings
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd also add a check on --all-features.

@OlivierHecart OlivierHecart merged commit 99b876e into eclipse-zenoh:dev/1.0.0 Jun 13, 2024
11 checks passed
@OlivierHecart OlivierHecart deleted the fix_ci branch June 13, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants