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

Simplify RefreshOperation protocol #5408

Closed
wants to merge 0 commits into from
Closed

Conversation

copybara-service[bot]
Copy link

Simplify RefreshOperation protocol

  • Merge setQueryOutput(output) and createBlazeProject() into one operation
    createBlazeProject(output).
  • Make refresh operation instances immutable.
  • Remove precautions from comments and JavaDocs.

This is a step of a bigger refactoring aimed a moving BlazeProjectSnapshot
manipulation out of refresh operations to a separate component tha can also
modify the project structure based on the set of built dependencies.

@copybara-service copybara-service bot added the copybara-exported Added to PRs opened by copybara-service label Sep 28, 2023
@copybara-service copybara-service bot force-pushed the test_569179242 branch 4 times, most recently from 04989ec to 6925957 Compare October 2, 2023 11:24
@copybara-service copybara-service bot closed this Oct 2, 2023
@copybara-service copybara-service bot deleted the test_569179242 branch October 2, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
copybara-exported Added to PRs opened by copybara-service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants