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

Deprecate MLv1 metadata #40947

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Deprecate MLv1 metadata #40947

merged 1 commit into from
Apr 3, 2024

Conversation

ranquild
Copy link
Contributor

@ranquild ranquild commented Apr 3, 2024

Epic #40898

We should no longer load data via the entity framework and work with entity abstractions. The way to go is to use specific API endpoints that are properly cached and invalidated, and write code that uses data obtained from API endpoints directly and do not rely on some implicit global cache for all entities.

@ranquild ranquild added the no-backport Do not backport this PR to any branch label Apr 3, 2024
@ranquild ranquild changed the title [WIP] Deprecate MLv1 metadata Deprecate MLv1 metadata Apr 3, 2024
Copy link

replay-io bot commented Apr 3, 2024

Status Complete ↗︎
Commit f00300f
Results
⚠️ 8 Flaky
2389 Passed

@ranquild ranquild requested a review from a team April 3, 2024 12:20
@ranquild ranquild merged commit 1235d9a into master Apr 3, 2024
134 of 144 checks passed
@ranquild ranquild deleted the deprecate-mlv1-metadata branch April 3, 2024 13:11
Copy link

github-actions bot commented Apr 3, 2024

@ranquild Did you forget to add a milestone to the issue for this PR? When and where should I add a milestone?

rafpaf pushed a commit that referenced this pull request Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport Do not backport this PR to any branch .Team/QueryingComponents
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants