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

fix: tolerate workflow that needs a missing job (#1595) #1619

Merged
merged 3 commits into from
Feb 16, 2023

Commits on Feb 9, 2023

  1. Make linter happy

    jsoref committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    173f6d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Change planner functions to return errors

    This enables createStages to return `unable to build dependency graph`
    
    Fix PlanEvent to properly report errors relating to events/workflows
    jsoref committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    d64f278 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    b14fb1b View commit details
    Browse the repository at this point in the history