Skip to content

Implement targets deps API's #56

Description

@stepango

Currently Forma supports dependencies in form of String's and projects.
However, project function name does not correspond to internal Forma terminology as well as using Gradle API's directly which should be minimized.

Solution here is to design and implement target(...) function to replace project.

Options:

  1. Keep Gradle projects notation :parent:sub:project
  2. Replace with Bazel-like notation \parent\sub\project
  3. Support both, possibly with flags to favor one over another

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions