Skip to content

Conversation

@jonhealy1
Copy link
Collaborator

Related Issue(s):

Description:
Cleaning up and simplifying the transactions logic

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, if applicable

@jonhealy1 jonhealy1 requested a review from philvarner March 1, 2022 11:46
).create_links()
stac_data["links"] = item_links

# elasticsearch doesn't like the fact that some values are float and some were int
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm going to fix this in #31 -- I'm about to merge the stac-server issue about the same thing, so it should be straightforward to port it.

@jonhealy1 jonhealy1 merged commit 41e7b44 into main Mar 1, 2022
@jonhealy1 jonhealy1 deleted the stac_to_db branch March 1, 2022 20:13
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