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

Update docker compose for sqlalchemy #330

Merged
merged 3 commits into from
Jan 18, 2022
Merged

Update docker compose for sqlalchemy #330

merged 3 commits into from
Jan 18, 2022

Conversation

jonhealy1
Copy link
Collaborator

@jonhealy1 jonhealy1 commented Jan 14, 2022

Unless I'm missing something, these variables are only needed for pgstac?

Related Issue(s): #

Description:
Update docker-compose for sqlalchemy to remove variables that are only needed for pgstac - I think.

PR Checklist:

  • Code is formatted and linted (run pre-commit run --all-files)
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

Unless I'm missing something, these variables are only needed for pgstac?
@geospatial-jeff
Copy link
Collaborator

We could also get rid of the GDAL environment variables, they are only needed for the tiles extension which was removed in #309

@jonhealy1
Copy link
Collaborator Author

We could also get rid of the GDAL environment variables, they are only needed for the tiles extension which was removed in #309

Does this mean that pgstac is not using gdal anymore either? The pgstac tests pass without them.

@moradology moradology mentioned this pull request Jan 18, 2022
4 tasks
Copy link
Collaborator

@moradology moradology left a comment

Choose a reason for hiding this comment

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

Tested and things seem to work!

@moradology moradology merged commit 44f03c5 into stac-utils:master Jan 18, 2022
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.

3 participants