Skip to content

Conversation

@Gsyltc
Copy link

@Gsyltc Gsyltc commented Dec 13, 2025

Description: Add definitions service for Denodo

Official Website: https://www.denodo.com/fr

Default Ports: (Principals)
9990: Virtual Data Port
9996: ODBC Port
9090: WebUI Port (Denodo Studio)
9099: Web container Serveur Port

Icon Source: Dashboard Icons

Testing:

Compiles successfully
Tested against real instance (describe setup below)
Unable to test (explain why below)
Testing Details:
Unable to test (Container step).
Cause : Right on directory (nfs)

Format: passed
Linter : passed

mayanayza and others added 7 commits December 12, 2025 15:25
	modified:   docs/SERVICES.md
	backend/src/server/services/definitions/denodo.rs
	modified:   docs/SERVICES.md
	backend/src/server/services/definitions/denodo.rs
        modified: backend/src/server/services/definitions/mod.rs
	new file:   backend/src/server/services/definitions/denodo.rs
	modified:   backend/src/server/services/definitions/mod.rs
	modified:   docs/SERVICES.md

	new file:   backend/src/server/services/definitions/denodo.rs
	modified:   backend/src/server/services/definitions/mod.rs
@mayanayza
Copy link
Collaborator

@Gsyltc can you re-run npm install locally, and re-commit that file? You may need to git pull the latest changes from this remote branch first. I was confused by a change I saw in package-lock.json and tried to remove the file from the commit, but ended up committing a deletion of the file which is making it hard to merge this PR.

git checkout features/add_denodo_service
git pull
cd ui & npm install
git commit -m "restore package-lock.json"
git push

should do the trick!

@Gsyltc
Copy link
Author

Gsyltc commented Dec 14, 2025

Hello Maya
Don't work. I get an error during npm install.
I will create another branch from the last hand and make a new PR without the error.

@Gsyltc Gsyltc closed this Dec 14, 2025
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