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

Docker image fix + bump deps #63

Merged
merged 2 commits into from
Apr 12, 2019
Merged

Docker image fix + bump deps #63

merged 2 commits into from
Apr 12, 2019

Conversation

mildbyte
Copy link
Contributor

  • Remove pip-wheel-metadata in the built Docker image so that it doesn't conflict with downstream builds (mitigation for pip-wheel-metadata configurable pypa/pip#6213)
  • Ran a poetry lock to bump (for some reason, the optional ingestion dependencies weren't marked as such -- dependabot?)

@coveralls
Copy link

coveralls commented Apr 12, 2019

Coverage Status

Coverage increased (+0.001%) to 95.627% when pulling c816dd8 on bugfix/docker-image into a8684ee on master.

…n't conflict with downstream builds (mitigation for pypa/pip#6213)

* Ran a `poetry lock` to bump dependencies
…ng different engines for metadata storage and change tracking.

* Defensive coding in `get_object_meta` (allow other iterables)
@mildbyte mildbyte force-pushed the bugfix/docker-image branch from fe6131f to c816dd8 Compare April 12, 2019 13:28
@mildbyte mildbyte merged commit 0ea74e6 into master Apr 12, 2019
@mildbyte mildbyte deleted the bugfix/docker-image branch April 12, 2019 13:55
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