Skip to content
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

✨ Runtime API to retrieve evaluation/participation made by a user #463

Conversation

lrazovic
Copy link
Member

@lrazovic lrazovic commented Feb 27, 2025

What and Why?

Added two new runtime API endpoints to the UserInformation:

  1. evaluations_of: Retrieves all evaluations made by a user, with optional filtering by project id.
  2. participations_of: Retrieves all bids made by a user, with optional filtering by project id.

Also

@lrazovic lrazovic requested a review from JuaniRios February 27, 2025 14:43
@lrazovic lrazovic self-assigned this Feb 27, 2025
@lrazovic lrazovic marked this pull request as ready for review February 27, 2025 14:47
@lrazovic lrazovic requested review from dastansam and removed request for JuaniRios March 3, 2025 09:46
@lrazovic lrazovic changed the title feat: Runtime API to retrieve evaluation/participation made by a user ✨ Runtime API to retrieve evaluation/participation made by a user Mar 4, 2025
Copy link

@dastansam dastansam left a comment

Choose a reason for hiding this comment

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

non critical nit, but lgtm

@lrazovic lrazovic force-pushed the 02-27-feat_runtime_api_to_retrieve_evaluation_participation_made_by_a_user branch from abd6341 to bf8b889 Compare March 4, 2025 12:23
@lrazovic lrazovic force-pushed the 02-26-fix_weight_annotations branch from a5385e6 to 9680c0c Compare March 4, 2025 12:23
Copy link
Member Author

lrazovic commented Mar 5, 2025

Merge activity

  • Mar 5, 4:29 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Mar 5, 4:30 AM EST: Graphite couldn't merge this pull request because a downstack PR 🔥 Funding Rounds Simplification #436 failed to merge.
  • Mar 5, 4:34 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Mar 5, 5:07 AM EST: Graphite rebased this pull request as part of a merge.
  • Mar 5, 5:08 AM EST: A user merged this pull request with Graphite.

@lrazovic lrazovic changed the base branch from 02-26-fix_weight_annotations to graphite-base/463 March 5, 2025 10:03
@lrazovic lrazovic changed the base branch from graphite-base/463 to main March 5, 2025 10:05
@lrazovic lrazovic force-pushed the 02-27-feat_runtime_api_to_retrieve_evaluation_participation_made_by_a_user branch from bf8b889 to 0c19e33 Compare March 5, 2025 10:06
@lrazovic lrazovic merged commit ec125d4 into main Mar 5, 2025
1 check passed
@lrazovic lrazovic deleted the 02-27-feat_runtime_api_to_retrieve_evaluation_participation_made_by_a_user branch March 5, 2025 10:08
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.

2 participants