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

✨ scdiff: generate cmd skeleton #3275

Merged
merged 11 commits into from
Jul 18, 2023

Commits on Jul 5, 2023

  1. add scdiff root command

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c0c5500 View commit details
    Browse the repository at this point in the history
  2. Add generate boilerplate.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5188e37 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. get rid of init

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a804f58 View commit details
    Browse the repository at this point in the history
  2. read newline delimitted repo file

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a5cdf65 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Run scorecard and echo results.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    aa57b2b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. add license

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3576d21 View commit details
    Browse the repository at this point in the history
  2. add basic runner tests.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    71e8d5e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Add Runner comment.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f677e9d View commit details
    Browse the repository at this point in the history
  2. switch to using scorecard logger.

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    073ddaa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into golden/generate

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b35fe26 View commit details
    Browse the repository at this point in the history
  4. linter fix

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7367205 View commit details
    Browse the repository at this point in the history