Releases: Evolutionary-Algorithms-On-Click/runner
Releases · Evolutionary-Algorithms-On-Click/runner
v1.0.2
Latest Images: https://github.com/Evolutionary-Algorithms-On-Click/runner/pkgs/container/runner
What's Changed
- Refactor log streaming to use Redis instead of WebSocket by @Ashrockzzz2003 in #4
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Latest Images: https://github.com/Evolutionary-Algorithms-On-Click/runner/pkgs/container/runner
What's Changed
- Implement live streaming of logs via WebSocket by @Ashrockzzz2003 in #3
New Contributors
- @Ashrockzzz2003 made their first contribution in #3
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
Pulls execution tasks from a RabbitMQ queue, executes it, updates status in distributed cockroach db, pushes the generated artifacts to MinIO object storage. Written in Python for native support to execute evolutionary algorithms with DEAP in a distributed fashion with scoop.
Full Changelog: https://github.com/Evolutionary-Algorithms-On-Click/runner/commits/v1.0.0