You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've temporarily set up the GitHub action to use a goal called minimal instead of all, as a means of temporarily working around these two issues. When these are fixed, we can update the GitHub action to use all again instead.
GitHub action should use all again instead of minimal
GitHub action should again upload medgen-disease-extract.owl to the release
4. #12 still an issue after completing '3' (reverting)?
This did not appear to be a problem when doing make all, only when changing to make minimal, even though the order of goals and prereqs appears to be the same.
Overview
I've temporarily set up the GitHub action to use a goal called
minimal
instead ofall
, as a means of temporarily working around these two issues. When these are fixed, we can update the GitHub action to useall
again instead.Issues / tasks
medgen-disease-extract.owl
too large #10make minimal
: Out of order prereqs; failingmedgen-disease-extract.obo
#12 still an issue after completing '3' (reverting)?Issue / task details
3. After 1&2: Restore GitHub action
all
again instead ofminimal
medgen-disease-extract.owl
to the release4. #12 still an issue after completing '3' (reverting)?
This did not appear to be a problem when doing
make all
, only when changing tomake minimal
, even though the order of goals and prereqs appears to be the same.5. Later: #6
medgen.sssom.tsv
should also be built and released, but as the issue describes, that is not being done at the moment for a couple reasons.The text was updated successfully, but these errors were encountered: