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

Use the checkout_path for getting the commit oid #956

Merged
merged 4 commits into from Mar 25, 2022

Commits on Mar 1, 2022

  1. Use the checkout_path for getting the commit oid

    This commit also adds a new integration check to verify this.
    
    When running in test mode, payloads will not be uploaded. Instead, they
    will be saved to disk so that they can be inspected later.
    aeisenberg committed Mar 1, 2022
    Copy the full SHA
    a92e877 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5c2600e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Fix failing tests

    aeisenberg committed Mar 25, 2022
    Copy the full SHA
    d068f53 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    88db5e7 View commit details
    Browse the repository at this point in the history