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

Halt execution when invalid options are provided #76

Merged
merged 5 commits into from Dec 8, 2020
Merged

Commits on Dec 7, 2020

  1. prevent invalid input from continuing execution

    Signed-off-by: Alfredo Deza <adeza@anchore.com>
    Alfredo Deza committed Dec 7, 2020
    Copy the full SHA
    915b44f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. tests: add workflows tests to point to the local action location

    Signed-off-by: Alfredo Deza <adeza@anchore.com>
    Alfredo Deza committed Dec 8, 2020
    Copy the full SHA
    1deeb8c View commit details
    Browse the repository at this point in the history
  2. git: ignore test output

    Signed-off-by: Alfredo Deza <adeza@anchore.com>
    Alfredo Deza committed Dec 8, 2020
    Copy the full SHA
    b543f24 View commit details
    Browse the repository at this point in the history
  3. bump package-lock to use latest scan-action version

    Signed-off-by: Alfredo Deza <adeza@anchore.com>
    Alfredo Deza committed Dec 8, 2020
    Copy the full SHA
    a06a6a5 View commit details
    Browse the repository at this point in the history
  4. github: add new pr verification step for functional tests

    Signed-off-by: Alfredo Deza <adeza@anchore.com>
    Alfredo Deza committed Dec 8, 2020
    Copy the full SHA
    9616316 View commit details
    Browse the repository at this point in the history