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

chore: pull in redis/pub-sub/kvs/ttk/state plugin/state machine code for upcoming flows #78

Merged
merged 11 commits into from
Jul 8, 2021

Conversation

kleyow
Copy link
Contributor

@kleyow kleyow commented Jul 8, 2021

No description provided.

@kleyow kleyow marked this pull request as ready for review July 8, 2021 03:49
Copy link
Contributor

@lewisdaly lewisdaly left a comment

Choose a reason for hiding this comment

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

Looks good, just a minor comment on extra_hosts

@@ -18,6 +18,9 @@ services:
- mojaloop-net
depends_on:
- mysql
- redis
extra_hosts:
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do we need extra_hosts?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Don't believe we need it. Just mindless copying.
Let me know if I set up the compose files properly like the pisp repo.

Copy link
Contributor

Choose a reason for hiding this comment

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

Cool. Yeah it looks fine to me apart from that section. We'll know if the config is wrong because the tests will break.

docker-compose.yml Outdated Show resolved Hide resolved
@kleyow kleyow merged commit 3309b3c into mojaloop:master Jul 8, 2021
@kleyow kleyow deleted the chore/pull-in-code branch July 8, 2021 13:03
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.

None yet

2 participants