-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
choreRoutine maintenance tasks that don't affect application behavior or functionality (e.g., dependencyRoutine maintenance tasks that don't affect application behavior or functionality (e.g., dependency
Description
The following command is invoked when executing the .github/workflows/doc_pages.yaml workflow
poetry run make gendoc
Which ultimately invokes
gen-doc --dialect myst src/oaklib/datamodels/ontology_metadata.yaml -d docs/datamodels/ontology-metadata/
If linkml==1.9 this command will throw a TypeError (with no further debug information). If executed with linkml<1.9 it prints None and continues execution.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
choreRoutine maintenance tasks that don't affect application behavior or functionality (e.g., dependencyRoutine maintenance tasks that don't affect application behavior or functionality (e.g., dependency