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 improvements #1195

Merged
merged 4 commits into from
Feb 7, 2024
Merged

CI improvements #1195

merged 4 commits into from
Feb 7, 2024

Conversation

svix-jplatte
Copy link
Member

Subset of the changes I did for omniqueue's CI yesterday: svix/omniqueue-rs#23

CI failures are unrelated and will be fixed through #1194.

For clippy and build, --all is deprecated in favor of --workspace, but is
also a no-op for workspaces unless some workspace members are not
default members.

For fmt, it already operates on the whole workspace by default; --all
just additionally includes non-workspace path dependencies (super rare
and should likely never be committed anyways).
@svix-jplatte svix-jplatte requested a review from a team February 7, 2024 12:11
@svix-gabriel svix-gabriel merged commit 6de7cd1 into main Feb 7, 2024
7 checks passed
@svix-gabriel svix-gabriel deleted the jplatte/ci branch February 7, 2024 18:28
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