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

🐛 Restore behavior of ignoring scorecard runtime errors #948

Merged
merged 5 commits into from Sep 26, 2022

Commits on Sep 26, 2022

  1. Wrap scorecard's cobra runE function to ignore check runtime errors.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Sep 26, 2022
    Copy the full SHA
    316fa65 View commit details
    Browse the repository at this point in the history
  2. Bump scorecard to pseudo-version for commit 9f67c4ead1163fceae6931e89…

    …2634c3b12d86e0a
    
    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Sep 26, 2022
    Copy the full SHA
    5c7781f View commit details
    Browse the repository at this point in the history
  3. Bump scorecard to release with ErrorCheckRuntime

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Sep 26, 2022
    Copy the full SHA
    e530f16 View commit details
    Browse the repository at this point in the history
  4. Add comment for new behavior

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Sep 26, 2022
    Copy the full SHA
    b1a1fec View commit details
    Browse the repository at this point in the history
  5. Address feedback.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Sep 26, 2022
    Copy the full SHA
    4486fb7 View commit details
    Browse the repository at this point in the history