chore(deps): pin pypgstac to 0.9.11 to match pgstac v0.9.11 image - #87
Conversation
|
Claude finished @pantierra's task in 54s —— View job Reviewing PR #87 ✅
✅ No blocking issues — safe to merge. The diff pins Non-blocking notes:
Simplify (ponytail): nothing to flag — this is a pure version-pin/dependency diff with no new code or abstractions. 💰 Estimated review cost: $0.26 · 0m53s · 17 turns |
86e8ed4 to
92825de
Compare
The database service in docker-compose.yml/ci.yml pins the pgstac image to v0.9.11. A prior dependency bump moved pypgstac to 0.9.12, whose client queries partition_catalog_meta(), a function only present in the v0.9.12 schema, breaking CI's pypgstac load step. Also switches the stac-browser build from the pantierra fork back to the upstream radiantearth/stac-browser repo now that PR #930 has merged there, since the old fork commit is no longer reachable.
92825de to
7c762da
Compare
No description provided.