Skip to content

fix(build): add make targets for API-only build and test#44

Merged
StefanSteiner merged 1 commit into
mainfrom
ssteiner/makefile-build-api
May 26, 2026
Merged

fix(build): add make targets for API-only build and test#44
StefanSteiner merged 1 commit into
mainfrom
ssteiner/makefile-build-api

Conversation

@StefanSteiner
Copy link
Copy Markdown
Contributor

Adds build-api, build-api-release, and test-api targets that compile and test only hyperdb-api-core and hyperdb-api, skipping the heavier hyperdb-mcp and hyperdb-api-node crates. Useful for faster iteration when working on the core database driver.

Adds build-api, build-api-release, and test-api targets that compile
and test only hyperdb-api-core and hyperdb-api, skipping the heavier
hyperdb-mcp and hyperdb-api-node crates. Useful for faster iteration
when working on the core database driver.
@StefanSteiner StefanSteiner force-pushed the ssteiner/makefile-build-api branch from ed1254f to 645160f Compare May 26, 2026 22:14
@StefanSteiner StefanSteiner merged commit 7f81ead into main May 26, 2026
10 checks passed
This was referenced May 26, 2026
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.

1 participant