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

Correcting source- and headerfile filtering in Makefile #59

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

bjosv
Copy link
Collaborator

@bjosv bjosv commented Aug 1, 2024

Fix issue after the RDMA feature delivery; filter out ssl source files again.
Issue found in CI.

Filter out valkeycluster_ssl.h and only install it when built with USE_SSL.

Additionally update CI to use SSL when verifying the installation.

- Fix issue after the RDMA feature delivery; filter out ssl source files again.
- Filter out valkeycluster_ssl.h and only install it when build for SSL.

Signed-off-by: Björn Svensson <[email protected]>
Copy link
Collaborator

@michael-grunder michael-grunder left a comment

Choose a reason for hiding this comment

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

LGTM

@michael-grunder
Copy link
Collaborator

Apologies, I totally missed the regression because we don't have all-green tests yet.

@bjosv bjosv merged commit ec4fff9 into valkey-io:main Aug 2, 2024
31 of 43 checks passed
@bjosv
Copy link
Collaborator Author

bjosv commented Aug 2, 2024

No worries, I could see that and started to fix CI. Hopefully it will be better after #60 is in

@bjosv bjosv deleted the makefile-fix branch August 2, 2024 07:48
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