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

BTE is failing TRAPI 1.5 validation in CI #816

Closed
maximusunc opened this issue May 1, 2024 · 4 comments
Closed

BTE is failing TRAPI 1.5 validation in CI #816

maximusunc opened this issue May 1, 2024 · 4 comments

Comments

@maximusunc
Copy link

Looking at this query:
https://ars.ci.transltr.io/ars/api/messages/0cc6b8e1-1814-48b7-b461-98a06574681e
Results from infores:biothings-explorer do not have attributes in their result.analyses.edge_bindings.
This is a required field: https://github.com/NCATSTranslator/ReasonerAPI/blob/master/TranslatorReasonerAPI.yaml#L772

@maximusunc
Copy link
Author

Result node_bindings are also required to have attributes: https://github.com/NCATSTranslator/ReasonerAPI/blob/master/TranslatorReasonerAPI.yaml#L679

@maximusunc
Copy link
Author

Auxiliary Graphs are also required to have attributes:
https://github.com/NCATSTranslator/ReasonerAPI/blob/master/TranslatorReasonerAPI.yaml#L804

@tokebe
Copy link
Member

tokebe commented May 1, 2024

@maximusunc We're aware of this requirement, there must have been a build/deployment error with CI as the related PR is already merged. I'm looking into it.

@tokebe
Copy link
Member

tokebe commented May 1, 2024

Confirmed, it was a build issue. Fixed and changes confirmed.

Closing this issue as it affects the build system rather than deployed images.

@tokebe tokebe closed this as completed May 1, 2024
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

No branches or pull requests

2 participants