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

Add installation tests to CI #30

Merged
merged 2 commits into from
Jun 26, 2024
Merged

Conversation

bjosv
Copy link
Collaborator

@bjosv bjosv commented Jun 26, 2024

Build and install libvalkey with both Makefile and CMake and
build the examples by a combination of Makefile and CMake.

  • CMake build option ENABLE_NUGET set to default OFF.
  • Includes some corrections to install using CMake.

This CI job replaces the remaining example files in libvalkeycluster,
which are now removed.

Build and install libvalkey with both Makefile and CMake and
build the examples by a combination of Makefile and CMake.

This CI job replaces the remaining example files in libvalkeycluster,
which are now removed.

Signed-off-by: Björn Svensson <[email protected]>
@bjosv bjosv merged commit 5301586 into valkey-io:main Jun 26, 2024
28 of 46 checks passed
@bjosv bjosv deleted the add-install-test-to-ci branch June 26, 2024 20:22
michael-grunder pushed a commit to michael-grunder/libvalkey that referenced this pull request Aug 1, 2024
Build and install libvalkey with both Makefile and CMake and
build the examples by a combination of Makefile and CMake.

- CMake build option `ENABLE_NUGET` set to default `OFF`.
- Includes some corrections to install using CMake.

This CI job replaces the remaining example files in libvalkeycluster,
which are now removed.

Signed-off-by: Björn Svensson <[email protected]>
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