Last active
August 29, 2015 14:15
-
-
Save laserlemon/9a77033b9d1b80859848 to your computer and use it in GitHub Desktop.
Proposed Interactor v4 API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class FinishOptimization | |
include Interactor::Organizer | |
organize CommitImages | |
organize PushImages, | |
CreateOrUpdatePullRequest, | |
MarkAsFinished, if: -> { context.optimized_commit_sha } | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment