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

Fix spurious rebuilds for aerospike sink #2334

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Fix spurious rebuilds for aerospike sink #2334

merged 1 commit into from
Jan 19, 2024

Conversation

Jesse-Bakker
Copy link
Contributor

The default bindgen cargo hooks hook on code generated by the build script, which means aerospike-client-sys will always rebuild. This commit changes that to use the original sources instead for checking for changes.

The default bindgen cargo hooks hook on code generated by the build
script, which means `aerospike-client-sys` will always rebuild. This
commit changes that to use the original sources instead for checking for
changes.
@Jesse-Bakker Jesse-Bakker requested a review from chubei January 19, 2024 08:27
@chubei chubei enabled auto-merge January 19, 2024 08:27
@chubei chubei added this pull request to the merge queue Jan 19, 2024
Merged via the queue into getdozer:main with commit 5e42c57 Jan 19, 2024
7 checks passed
@chubei chubei deleted the as-rebuilds branch January 19, 2024 08:53
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