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

DM-39412: Add Jenkins build ID to ap_verify Sasquatch metadata #132

Merged
merged 2 commits into from
Jul 21, 2023

Commits on Jul 17, 2023

  1. Add dict argparse action to verifyToSasquatch.

    This action makes it possible for the user to provide extra arguments
    for the Sasquatch dispatcher from the command line.
    kfindeisen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a094300 View commit details
    Browse the repository at this point in the history
  2. Add --extra argument to verifyToSasquatch.

    This argument makes it possible to specify the edgeHandling parameter
    for SasquatchDispatcher.dispatch and .dispatchRef from the
    command line.
    kfindeisen committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    aba5d5d View commit details
    Browse the repository at this point in the history