opensource-observer / oso

Measuring the impact of open source software
https://opensource.observer
Apache License 2.0
74 stars 16 forks source link

An artifact can be identified via URL search #727

Open ccerv1 opened 10 months ago

ccerv1 commented 10 months ago

The following searches should all return the same result (the OSO monorepo artifact):

https:/github.com/opensource-observer/oso

github oso

ryscheng commented 9 months ago

Probably need to reconfigure Algolia to fetch directly from BigQuery, since our API endpoints for fetching all artifacts will timeout as it grows

Then update the Algolia widget to do different things based on whether it's an artifact or project https://github.com/opensource-observer/oso/blob/main/frontend/components/widgets/algolia.tsx