Skip to content

fix: refactor to keep database pgstac and ingestor pypgstac in sync #137

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

Merged
merged 4 commits into from
Mar 11, 2025

Conversation

hrodmn
Copy link
Contributor

@hrodmn hrodmn commented Mar 11, 2025

⚠️ Checklist if your PR is changing anything else than documentation

Merge request description

It is important for the ingestor API and the database to have the same version of pgstac/pypgstac. This moves the pypgstac version out of a hard-coded value in requirements.txt and into a configurable argument that is easier to keep in sync with the database.

I also added an ingestor deployment to the test deployment CDK app, which should pave the way for #117

@hrodmn hrodmn force-pushed the fix/database-ingestor-sync branch from 1e44091 to 5bfd21e Compare March 11, 2025 15:53
@hrodmn hrodmn requested a review from jjfrench March 11, 2025 15:53
@hrodmn hrodmn self-assigned this Mar 11, 2025
Copy link
Contributor

@jjfrench jjfrench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might be worth revisiting if we end up abstracting more individual dependencies, but this seems good 👍🏼

@hrodmn hrodmn merged commit cdf1a66 into main Mar 11, 2025
4 checks passed
@hrodmn hrodmn deleted the fix/database-ingestor-sync branch March 11, 2025 18:39
github-actions bot pushed a commit that referenced this pull request Mar 11, 2025
## [8.0.2](v8.0.1...v8.0.2) (2025-03-11)

### Bug Fixes

* refactor to keep database pgstac and ingestor pypgstac in sync ([#137](#137)) ([cdf1a66](cdf1a66))
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.

2 participants