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

feat: port task graph validation #5703

Merged
merged 12 commits into from
Aug 15, 2023

Commits on Aug 10, 2023

  1. add task graph validation

    Chris Olszewski authored and Chris Olszewski committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a4a52cd View commit details
    Browse the repository at this point in the history
  2. hook up validation into run skeleton

    Chris Olszewski authored and Chris Olszewski committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3d0185f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. delete run stub unit test

    Chris Olszewski authored and Chris Olszewski committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    eb8e27d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into olszewski/port_task_graph_validation

    Chris Olszewski authored and Chris Olszewski committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    db8d23b View commit details
    Browse the repository at this point in the history
  3. fixup lockfile

    Chris Olszewski authored and Chris Olszewski committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3240589 View commit details
    Browse the repository at this point in the history
  4. better panic message

    Chris Olszewski authored and Chris Olszewski committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e03e561 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ceae70f View commit details
    Browse the repository at this point in the history
  6. reverse the error

    Chris Olszewski authored and Chris Olszewski committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    35135df View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'refs/remotes/origin/olszewski/port_task…

    …_graph_validation' into olszewski/port_task_graph_validation
    Chris Olszewski authored and Chris Olszewski committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    525e1ee View commit details
    Browse the repository at this point in the history
  8. avoid fixing lockfile

    Chris Olszewski authored and Chris Olszewski committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b350321 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dedea80 View commit details
    Browse the repository at this point in the history
  10. remove bad changes that got picked up in merge

    Chris Olszewski authored and Chris Olszewski committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    03578db View commit details
    Browse the repository at this point in the history