• Wez Furlong's avatar
    fbcode_builder: getdeps: add ShipitTransformer fetcher · a64ea0a2
    Wez Furlong authored
    Summary:
    This fetcher knows how to take a 1st party FB project
    from fbsource and transform it to the same shape as our github
    repos using ShipIt.  The transformation creates a transformed
    mirror of the code in scratch space (rather than mutating fbsource
    directly).
    
    This can only be used in environments where shipit is available.
    A later diff implements an alternative that works in more environments.
    
    Reviewed By: simpkins
    
    Differential Revision: D14691013
    
    fbshipit-source-id: 539e307755c9fc0a098a235868ab622652061494
    a64ea0a2
manifest.py 9.42 KB