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: stac-utils/pgstac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.13
Choose a base ref
...
head repository: stac-utils/pgstac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 2 commits
  • 187 files changed
  • 3 contributors

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    f42e233 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Reorg0.7.0 (#160)

    * Change directory structure to put pypgstac and pgstac under /src
    
    * switch pypgstac to use hatch
    
    * move migrations to the pgstac tree
    
    * make symlink in pypgstac for migrations
    
    * move pgstac.sql to src/pgstac/
    
    * update scripts and docker setup
    
    * Cleanup unused files. Adjust tests to work with new scripts
    
    * update sql with partitioning rework and maintenance tooling
    
    * fix: allow missing aws credential in pre-commit
    
    * switch from methodtools to cachetools, remove commented out code
    
    * add fix for #156
    
    ---------
    
    Co-authored-by: Matt McFarland <mmcfarland@microsoft.com>
    bitner and mmcfarland authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f39c1c1 View commit details
    Browse the repository at this point in the history
Loading