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

new prov metadata endpoint #786

Merged
merged 7 commits into from
Jan 16, 2025
Merged

Conversation

kburke
Copy link
Contributor

@kburke kburke commented Jan 16, 2025

Initial release of /prov-metadata endpoint, with EntityWorker

@kburke kburke requested a review from yuanzhou January 16, 2025 15:46
Copy link
Member

@yuanzhou yuanzhou left a comment

Choose a reason for hiding this comment

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

@kburke in addition to the changes noted in the code comments, I'd also want you to rename the two new modules to avoid confusion. Because they are not fully tested and may not be a direct replacement of some existing logics in app.py.

  • entity_worker.py -> dev_entity_worker.py
  • entity_exceptions.py -> dev_entity_exceptions.py

There will be ongoing efforts to refine and test these new modules based on our priorities. For now the dev_ prefix indicates they are still in "development" phase and we don't lose your work in the meanwhile.

…g requested entity dictionary to a single property.
…-metadata. Prefix new files as dev_ until generally available for developers working on entity-api.
@yuanzhou yuanzhou merged commit 4182912 into dev-integrate Jan 16, 2025
4 checks passed
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