Skip to content

Fix OpenSource Observer queries #3596

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

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Fix OpenSource Observer queries #3596

merged 2 commits into from
Sep 5, 2024

Conversation

MasterHW
Copy link
Contributor

@MasterHW MasterHW commented Aug 9, 2024

Fixes: #3458

Description

updates explorer project page's codebase impact stats to use OSO's latest models (was broken previously)
image

Checklist

This PR:

  • Does it add new payout or donation token? In this case, have they been added to the indexer to avoid it to crash?
  • Includes only changes relevant to the original ticket. Significant refactoring needs to be separated.
  • Doesn't disable eslint rules.
  • Doesn't work around the type checker (including but not limited to: type casts, non-null assertions, @ts-ignore, unjustified optional values).
  • Doesn't contain commented out code.
  • If adding/updating a feature, it adds/updates its test script on Notion.

@MasterHW MasterHW requested review from a team as code owners August 9, 2024 16:41
Copy link

vercel bot commented Aug 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
builder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 4:41pm
builder-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 4:41pm
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 4:41pm
explorer-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 4:41pm
manager ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 4:41pm
manager-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 4:41pm

@MasterHW MasterHW marked this pull request as draft August 12, 2024 02:29
@MasterHW MasterHW marked this pull request as ready for review August 12, 2024 18:32
@MasterHW
Copy link
Contributor Author

ready for review with current query. open to further refining it, but presently non-trivial.

@thelostone-mc thelostone-mc merged commit bff1e56 into main Sep 5, 2024
14 checks passed
@thelostone-mc thelostone-mc deleted the fix-oso branch September 5, 2024 06:59
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.

migrate OSO impact metrics to v1
2 participants