Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Clarify the notion of steps #25

Description

@lukpueh

We have to clarify what the supply chain graph should look like and which steps are actually layout-worthy. Here are some question that arose during user testing:

  • is cd <dir> a supply chain step?
  • if cd <dir> is a step, then it should be a “non-modifying step”?
  • if cd <dir> is a "non-modifying step" then it appears as a parallel activity in the D3 graph, which is really confusing
  • can I concatenate commands (steps) with ; or &&
  • if steps are all commands, can I add comments?
  • how do I represent the step “look at Travis icon on GitHub” ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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