You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Initial Implementation (#1)
* Initial docker-compose.yml with documentation and unit tests
* Add utils for initial MQ setup
Implement GH unit tests
* Fix typo in GH Workflow
* Troubleshooting GH actions testing
* Troubleshooting GH actions testing
* Remove GH Actions unit tests
Fix relative imports
Add config info to readme
* Update license to BSD-3
* Outline updated default server generation
Update for Python packaging
* Completed RabbitMQ config creation in utils with unit tests
Updated requirements
Added GH Automation
* Append path in tests for actions compat.
* Add services test automation
* Add CLI entrypoint and methods
Relocate version file for queries via CLI
Update README with automatic config instructions
* Minor UI changes for consistent documentation
* Cleanup and TODO annotation