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

Add deal id string to finalized task #284

Merged
merged 1 commit into from
Jul 9, 2021
Merged

Conversation

hannahhoward
Copy link
Contributor

Goals

This is a work around for ipld/go-ipld-graphql#31 so that we can still fetch DealIDs from the API

Implementation

  • Add a deal id as string to finalized task, since we can't otherwise fetch with graphql.
  • Also removes unneeded docker env var (superseded by sets DEALBOT_DAEMON_DRIVER to kubernetes helm-charts#92)
  • Minor fix to make sure controller test & state test do not conflict. (run postgres on different port in case they are run at the same time)

Add a deal id as string to finalized task, since we can't otherwise fetch with graphql. Also removes
unneeded docker env var and minor fix to make sure controller test & state test do not conflict.
@willscott willscott merged commit b6bdda1 into main Jul 9, 2021
@willscott willscott deleted the fix/deal_id_finalized_tasks branch July 9, 2021 21:40
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