Rename project from dhamps-vdb to embapi#18
Merged
awagner-mainz merged 4 commits intomainfrom Feb 8, 2026
Merged
Conversation
- Updated go.mod module path - Updated all Go import statements - Changed VDBKey to EmbAPIKey, vdb_key to embapi_key - Updated Docker configuration (Dockerfile, docker-compose files) - Updated GitHub workflows - Updated Hugo configuration - Updated README and all documentation - Updated API documentation (openapi.yml) - Changed binary executable name from dhamps-vdb to embapi - Updated container and network names - Updated database name from dhamps_vdb to embapi Co-authored-by: awagner-mainz <2088443+awagner-mainz@users.noreply.github.com>
- Updated JSON field names: vdb_key -> embapi_key - Updated all documentation files to replace dhamps_vdb -> embapi - Updated database user names: dhamps_user -> embapi_user - Updated secret names and backup script references - Updated test files with new project name - Fixed all VDB references to EmbAPI in comments Co-authored-by: awagner-mainz <2088443+awagner-mainz@users.noreply.github.com>
- Fixed remaining vdb-key references in documentation - Removed old binary name (dhamps-vdb) from .gitignore - Updated example scripts to use embapi-key instead of vdb-key Co-authored-by: awagner-mainz <2088443+awagner-mainz@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update project name from dhamps-vdb to embapi
Rename project from dhamps-vdb to embapi
Feb 8, 2026
Contributor
|
Looks good. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Project renamed from "dhamps-vdb" to "embapi" throughout the codebase.
Changes
Go Module & Code
github.com/mpilhlt/dhamps-vdb→github.com/mpilhlt/embapiVDBKey→EmbAPIKey,vdb_key→embapi_keyAPI Breaking Change
Docker
dhamps-vdb→embapidhamps-vdb→embapidhamps-vdb→embapi,dhamps-postgres→embapi-postgresdhamps-network→embapi-networkdhamps_vdb→embapi,dhamps_user→embapi_userDocumentation
https://mpilhlt.github.io/embapi/embapibinaryConfiguration Files
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.