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

Fixed Ontometrics call by moving to a POST call #270

Merged
merged 2 commits into from
Jul 26, 2022

Conversation

sasjonge
Copy link
Collaborator

Ontometrics GET interface is not working anymore, therefore I switched to POST. It was necessary to move the metrics step after the "deploying the ontologies" step to have the current OWL file accessible over the URI.

Here is my successful CI run with the new metrics file:

https://github.com/sasjonge/soma/actions/runs/2740607407

Because of the move to POST, I had to add an extra step for a release, so that the metrics are generated from the released version and not the one published as "current".

@sasjonge sasjonge requested a review from daniel86 July 26, 2022 15:37
@sasjonge
Copy link
Collaborator Author

This PR should also finally fix #251

@daniel86 daniel86 merged commit 386d725 into ease-crc:master Jul 26, 2022
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