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

Improve DAG rendering #4070

Merged
merged 14 commits into from
Sep 17, 2023
Merged

Improve DAG rendering #4070

merged 14 commits into from
Sep 17, 2023

Commits on Jul 1, 2023

  1. Add subgraphs to mermaid DAG renderer

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c1ae8d3 View commit details
    Browse the repository at this point in the history
  2. Add verbose config option

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    871aed8 View commit details
    Browse the repository at this point in the history
  3. Improve subgraph inference of operator nodes

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    caaa868 View commit details
    Browse the repository at this point in the history
  4. Add depth option

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    71006a3 View commit details
    Browse the repository at this point in the history
  5. Improve removal of empty workflow inputs

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    49db79f View commit details
    Browse the repository at this point in the history
  6. Add channel names to verbose rendering

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    876025a View commit details
    Browse the repository at this point in the history
  7. Improve empty channel pruning

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    6c97c67 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Minor fixes

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    f6c0b4b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Remove 'inputs' and 'outputs' subgraph labels

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    981c8ab View commit details
    Browse the repository at this point in the history
  2. Use rnaseq-nf mermaid diagram in docs

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1cfa2c2 View commit details
    Browse the repository at this point in the history
  3. Enable static compilation

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    172f202 View commit details
    Browse the repository at this point in the history
  4. Update tests

    Signed-off-by: Ben Sherman <[email protected]>
    bentsherman committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fdb7ed5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    f310825 View commit details
    Browse the repository at this point in the history
  2. Update docs [ci fast]

    Signed-off-by: Paolo Di Tommaso <[email protected]>
    pditommaso committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    7708889 View commit details
    Browse the repository at this point in the history