Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: climatepolicyradar/cpr-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: climatepolicyradar/cpr-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.4
Choose a head ref
  • 1 commit
  • 2 files changed
  • 3 contributors

Commits on Sep 16, 2024

  1. Feature/pla 162 make vespa search adapter code in the sdk not require…

    … certs (#103)
    
    * Adding a failing test.
    
    * Bumping the cpr_sdk version.
    
    * Adding fix.
    
    * Update src/cpr_sdk/vespa.py
    
    Co-authored-by: Jesse Claven <jesse.claven@me.com>
    
    * Adding import for Optional.
    
    * Return no cert path if we can't find application name.
    
    * Minor bug fix to find certs function.
    
    * Adding the conditional for finding vespa certs.
    
    * Bumping the cpr_sdk version.
    
    * Precommit fix.
    
    * Updating to continue if we can't find config file.
    
    * Refactoring to continue on not finding certs.
    
    ---------
    
    Co-authored-by: Mark <mark@climatepolicyradar.org>
    Co-authored-by: Jesse Claven <jesse.claven@me.com>
    3 people authored Sep 16, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2d67102 View commit details
Loading