Skip to content

0.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Dec 21:52
94149b4
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