Skip to content

Conversation

cmungall
Copy link
Contributor

Fixes #270

@cmungall cmungall requested a review from matentzn August 17, 2024 02:05
# USAGE_SOURCES = ontobee ubergraph bioportal
USAGE_SOURCES = ontobee ubergraph

all_usages: $(patsubst %, reports/summary-cob-usages-%.tsv, $(USAGE_SOURCES))
Copy link
Contributor

Choose a reason for hiding this comment

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

Would you like this to run in the context of an existing workflow, eg release?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Seconding Nico's question (sorry if I've missed an answer to this elsewhere).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

release I think

Copy link
Collaborator

@sebastianduesing sebastianduesing left a comment

Choose a reason for hiding this comment

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

Seems like a sensible addition to me.

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.

Add a report showing usages of COB classes
3 participants