Skip to content

Ensure deterministic graph calculation with consistent layer, node, and edge ordering in Kedro-Viz #3329

Ensure deterministic graph calculation with consistent layer, node, and edge ordering in Kedro-Viz

Ensure deterministic graph calculation with consistent layer, node, and edge ordering in Kedro-Viz #3329

Workflow file for this run

name: Blocking Issues
on:
issues:
types: [closed]
pull_request_target:
types: [opened, edited]
jobs:
blocking_issues:
runs-on: ubuntu-latest
name: Checks for blocking issues
steps:
- uses: Levi-Lesches/blocking-issues@v1.1