Skip to content

Clean up transactions logic #39

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 9 commits into from
Mar 1, 2022
Merged

Clean up transactions logic #39

merged 9 commits into from
Mar 1, 2022

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.

2 participants