Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 2.08 KB

README.md

File metadata and controls

38 lines (31 loc) · 2.08 KB

image not found

APSViz RabbitMQ Message Handler

RabbitMQ message handlers for the APSViz project, including handlers for:

  • The ECFLOW run-time status and run properties queues
  • The ECFLOW run-time status and run properties queues
  • The HEC/RAS queue

Licenses...

MIT License GPLv3 License RENCI License

Components and versions...

Python Linting Pylint Pytest

Build status...

Pylint Build and push the Docker image

Description

This product is designed to process messages that appear on the APSViz RabbitMQ server.

There are GitHub actions to maintain code quality in this repo:

  • Pylint (minimum score of 10/10 to pass),
  • Build/publish a Docker image.

Helm/k8s charts for this product are available at: APSViz-Helm.