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 GenerationStrategyInterface #3338

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paschai
Copy link
Contributor

@paschai paschai commented Feb 10, 2025

Summary:
As titled - part of the January 2025 Better Engineering Sprint

The high level goal is to eventually migrate RemoteGSRemoteGenNode, but after some discussions, we have decided to take the following actions:

  1. Deprecate RemoteGS (there are no use cases for it as of today)
  2. Deprecate GenerationStrategyInterface
  3. Implement RemoteGenNode when the use case surfaces

This diff is for step 2, and follow up diffs will be made for step 3 when needed

Differential Revision: D69253188

Summary:
As titled - part of the January 2025 Better Engineering Sprint

The high level goal is to eventually migrate `RemoteGS` → `RemoteGenNode`, but after some discussions, we have decided to take the following actions:

1. Deprecate RemoteGS (there are no use cases for it as of today)
2. Deprecate GenerationStrategyInterface
3. Implement RemoteGenNode when the use case surfaces

This diff is for step 2, and follow up diffs will be made for step 3 when needed

Differential Revision: D69253188
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Feb 10, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69253188

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.70%. Comparing base (0809eb3) to head (6a9406f).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3338    +/-   ##
========================================
  Coverage   95.70%   95.70%            
========================================
  Files         533      531     -2     
  Lines       52537    52427   -110     
========================================
- Hits        50278    50173   -105     
+ Misses       2259     2254     -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants