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

Feature: Add OntoPortal API deployment CI #88

Merged
merged 17 commits into from
Aug 8, 2024

Conversation

syphax-bouazzouni
Copy link

Require

Changes

  • Update API deploy CI to SSH jump host and get configs from private repo (963b906)
  • Update deploy files and add agroportal, stage and test environments (adf4276)

Bilelkihal and others added 11 commits June 27, 2024 00:30
* restrict mapping statistics ontologies to the ontologies of the current slice

* add a test for the mappings slices support

* add test for mappings statistics slices support
* implement ontology agents endpoint

* Move ontology agents method out of agents namespace in agents_controller

* return a list of uniq values, for the endpoint '/ontologies/:acronym/agents' that contains all the agents of the ontology using agents_attrs list

* test for ontology agents endpoing

* add another ontologyin test ontology agents test, and assert only the number of results and the names

---------

Co-authored-by: Bilel KIHAL <[email protected]>
…filter

Fix: Search multilingual values filter
@syphax-bouazzouni syphax-bouazzouni force-pushed the feature/add-ontoportal-api-configs branch from adf4276 to d9e6f92 Compare July 25, 2024 20:31
@syphax-bouazzouni syphax-bouazzouni force-pushed the feature/add-ontoportal-api-configs branch from d9e6f92 to 0ff1abd Compare July 25, 2024 20:33
Bilelkihal and others added 4 commits August 1, 2024 20:25
… qf paramter (#90)

* fix agents search sensibility

* improve agents search endpoint to search only exact string or substring match

* make the agent search endpoint query filter configurable

---------

Co-authored-by: Syphax <[email protected]>
* remove duplicated agents endpoint ('/Agents')

* put again the Agents endpoint

* hide Agents endpoint in the home endpoint

* fix properties tests

---------

Co-authored-by: Bilel KIHAL <[email protected]>
@syphax-bouazzouni syphax-bouazzouni merged commit 189a35c into master Aug 8, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants