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

#201 - Load ontology from ontology generator repo #202

Merged

Conversation

michael-82
Copy link
Collaborator

  • Remove ontology files from repo
  • Download ontology in maven profile (not active by default)
  • Disable CQL translation for now since the current ontology does not supply the necessary information. This will also require work on the backend when done.

(please squash before merging!)

@michael-82 michael-82 added the enhancement New feature or request label Sep 15, 2023
@michael-82 michael-82 self-assigned this Sep 15, 2023
@michael-82 michael-82 linked an issue Sep 15, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #202 (210f4d1) into develop (fdf7b7f) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #202   +/-   ##
==========================================
  Coverage      71.12%   71.12%           
  Complexity       481      481           
==========================================
  Files            123      123           
  Lines           2116     2116           
  Branches          98       98           
==========================================
  Hits            1505     1505           
  Misses           551      551           
  Partials          60       60           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

- remove ui profile migration script an ui profile json files
- download those files from github
- disable cql translation in ci tests
- update blaze in github integration tests
- add flare in github integration tests
- upload to codecov frequently fails in the last weeks...set fail_ci_if_error to false for now
- modify readme to describe the changes in ontology handling
- remove env variables from docker-compose.yml in github integration tests
@michael-82 michael-82 force-pushed the feature/201-load-ontology-from-ontology-generator-repo branch from d8c48c4 to 210f4d1 Compare September 18, 2023 08:44
Copy link
Collaborator

@EmteZogaf EmteZogaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@michael-82 michael-82 removed the request for review from juliangruendner September 18, 2023 08:56
@michael-82 michael-82 merged commit 35c6aae into develop Sep 18, 2023
7 checks passed
@michael-82 michael-82 deleted the feature/201-load-ontology-from-ontology-generator-repo branch September 18, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Load Ontology from ontology generator repo
2 participants