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: planetlabs/planet-client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.0b2
Choose a base ref
...
head repository: planetlabs/planet-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0b3
Choose a head ref
  • 9 commits
  • 29 files changed
  • 6 contributors

Commits on Jul 31, 2025

  1. Add destinations api client (#1175)

    * make source type truly optional for planetary_variable_source
    
    * python sync and async cli with tests
    
    * add cli, new md
    
    * more cli tutorial, pass in ref in orders cli on list
    
    * back out accidently committed unrelated changes
    
    * type edit on cli md
    
    * fix url
    
    * linting
    
    * lint and add ref to sync list
    
    * Apply suggestions from code review
    
    Co-authored-by: Adrian Sonnenschein <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Adrian Sonnenschein <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    
    * update cli args to options, update examples
    
    * add cli tests
    
    ---------
    
    Co-authored-by: Adrian Sonnenschein <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    3 people authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    aa17791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c62bc30 View commit details
    Browse the repository at this point in the history
  3. fixing linting.

    carl-adams-planet committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    3ea85e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Update docs for Destinations API and add CLI tests (#1176)

    * make source type truly optional for planetary_variable_source
    
    * complete cli docs
    
    * Revert "make source type truly optional for planetary_variable_source"
    
    This reverts commit aa6dba8.
    
    * readme update
    
    * test fixes
    charcey authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    0dde753 View commit details
    Browse the repository at this point in the history
  2. Merging in post v2-to-v3 merge fixes for destinations manager (#1180)

    * Update docs for Destinations API and add CLI tests (#1176)
    
    * make source type truly optional for planetary_variable_source
    
    * complete cli docs
    
    * Revert "make source type truly optional for planetary_variable_source"
    
    This reverts commit aa6dba8.
    
    * readme update
    
    * test fixes
    
    * fix test
    
    * fix space in readme
    charcey authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    87fa4a1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1179 from planetlabs/carl/update-3.0-from-main

    Carl/update 3.0 from main
    carl-adams-planet authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    746a8bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    375f248 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0f7176 View commit details
    Browse the repository at this point in the history
  6. Update documents for release (#1177)

    Approved by Matt Ballard for release.
    
    * Remove references to email inbox that is no longer monitored.
    
    * update trial words and getting your credentials
    
    * delete get your pl account
    
    ---------
    
    Co-authored-by: Matt Ballard <[email protected]>
    carl-adams-planet and matthew-ballard authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    fc6ceeb View commit details
    Browse the repository at this point in the history
Loading