bcgov / aries-acapy-plugin-redis-events

Apache License 2.0
5 stars 13 forks source link

Fix the plugin file/folder structure and make sure it can load. #6

Closed TheTechmage closed 2 years ago

TheTechmage commented 2 years ago

Includes #5

While attempting to follow the directions in the readme to load & enable the redis inbound/outbound queues, there were various things that did not appear to work. I have attempted to fix things to the best of my understanding as to how the code should work.

TheTechmage commented 2 years ago

I still need to add corrections to the readme file, once that is done I will mark this as ready.

TheTechmage commented 2 years ago

Nevermind, looks like what I was going to fix was already correct in the first place and was a typo on our end.

swcurran commented 2 years ago

@shaangill025 -- please review this and approve if appropriate. Please test out the documentation as you do that. Thanks!

Thanks for the PR! We need to get this out there!

TheTechmage commented 2 years ago

Looks like the black tests are failing due to a missing tests folder. This did not change in the PR, any PR (even for doc changes) would fail