Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move graph data model builder to utils package #767

Merged
merged 1 commit into from
Nov 26, 2019

Commits on Nov 21, 2019

  1. Move graph data model builder to utils package

    - Move buildGraphData to @tektoncd/dashboard-utils for re-use
    - Ensure top-level Graph and PipelineGraph components are exported
      by @tektoncd/dashboard-components
    - Fix dependencies so graph-related packages are required by @tektoncd/dashboard-components
    - Move getStatus to separate file to prevent import cycle
    AlanGreene committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    928c736 View commit details
    Browse the repository at this point in the history