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

Fix ingestor regressions introduced by developmentseed/cdk-pgstac/pull/18. #19

Merged
merged 4 commits into from
Mar 16, 2023

Conversation

sharkinsspatial
Copy link
Member

The migration of collection creation code from veda-stac-ingestor introduced several regressions and revealed some code fixes that were not migrated in previous PRs.

@sharkinsspatial sharkinsspatial merged commit 191ae64 into main Mar 16, 2023
@sharkinsspatial sharkinsspatial deleted the fix/jamison_pgstac_regression branch March 16, 2023 01:10
emileten added a commit that referenced this pull request Apr 6, 2023
emileten added a commit that referenced this pull request Apr 6, 2023
emileten added a commit that referenced this pull request Apr 14, 2023
* bump default pypgstac version in bootstrapper

* fix regression introduced by #19

* convert StacCollection object to list of Dict to comply with pypgstac expectations

* format

* add unit test that verifies the call to pypgstac.load.Loader.load_collections to avoid future regressions

* format

* clean up conftest StacCollection generator, make use of it in new test

* remove unused import
github-actions bot pushed a commit that referenced this pull request Apr 14, 2023
## [3.0.1](v3.0.0...v3.0.1) (2023-04-14)

### Bug Fixes

* **bootstraper:** fix version inconsistencies and [#19](#19) regressions ([#34](#34)) ([ebeac2a](ebeac2a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant