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

ls-apis should fail if it finds inconsistency between Cargo deps and API metadata #6830

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

davepacheco
Copy link
Collaborator

Fixes #6828.
Fixes #6827.
Includes a workaround for #6829.

Copy link
Contributor

@andrewjstone andrewjstone left a comment

Choose a reason for hiding this comment

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

Thanks @davepacheco

if **server_pkgname == "omicron-nexus"
&& *api.client_package_name == "clickhouse-admin-client"
{
eprintln!(
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like some copy-pasta

@davepacheco davepacheco merged commit b0a88d5 into main Oct 11, 2024
16 checks passed
@davepacheco davepacheco deleted the dap/ls-apis-clickhouse-admin branch October 11, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants