Page MenuHomePhabricator

When applying repository operations via Drydock, provide more context on OperationType
ClosedPublic

Authored by epriestley on Sep 4 2018, 7:50 PM.
Tags
None
Referenced Files
F13358889: D19636.diff
Tue, Jun 25, 8:36 AM
F13357247: D19636.id46928.diff
Mon, Jun 24, 11:23 PM
F13321719: D19636.diff
Fri, Jun 14, 7:10 AM
F13286579: D19636.diff
Tue, Jun 4, 7:25 AM
F13277512: D19636.diff
Fri, May 31, 11:13 AM
F13262843: D19636.id46928.diff
May 27 2024, 4:23 AM
F13237886: D19636.diff
May 21 2024, 3:43 PM
F13219767: D19636.diff
May 18 2024, 8:39 PM
Subscribers
Restricted Owners Package

Details

Summary

Ref T13195. See PHI845. For custom OperationTypes, provide access to the Interface and Operation via getters. This is just for convenience, since passing these around everywhere can be a bit of a pain if you have a deep-ish stack of things or love using callbacks or whatever.

Test Plan

Landed a revision via upstream Drydock operations.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable