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 dependency graph failure handling #1036

Merged
merged 7 commits into from
Jan 13, 2024

Commits on Jan 12, 2024

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

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    369fcc5 View commit details
    Browse the repository at this point in the history
  2. Add dependency-graph-continue-on-failure input param

    - Translate to env var for init-script support
    - Use when deciding whether to log or rethrow errors
    - Add a custom error type to trigger failure in post action
    bigdaz committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    a01f794 View commit details
    Browse the repository at this point in the history
  3. Improve testing for dependency graph failures

    - Update test to use input param
    - Rename Job to indicate expected failure
    bigdaz committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    173b6ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee4d92b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a835cbb View commit details
    Browse the repository at this point in the history
  6. Build outputs

    bigdaz committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    610728f View commit details
    Browse the repository at this point in the history