Skip to content
This repository was archived by the owner on Jun 18, 2019. It is now read-only.
This repository was archived by the owner on Jun 18, 2019. It is now read-only.

hazel_custom_package_github should take multiple subdirectories #26

@judah

Description

@judah

Currently hazel_custom_package_github only uses a single directory. This makes the rules a little redundant when we have multiple of them, and also means we download the same repo multiple times (I think).

For example, we have three separate repositories for opentracing:
https://github.com/FormationAI/platform-core/blob/131037553cfebe6702769703c342fdff495da238/WORKSPACE#L352

Figure out an API and approach so that a single call to that macro can refer to multiple subdirectories (maybe mapping package names to paths).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions