Published March 30, 2022
| Version v0.41.2
Software
Open
AgnostiqHQ/covalent: v0.41.2
Authors/Creators
- 1. Agnostiq
- 2. Wizardry Labs
- 3. Agnostiq Inc.
- 4. Nevaeh Technology
Description
[0.41.2] - 2022-03-30
Fixed
- Oneline bugfix to remove
fetch --unshallow
- Get master version from release tags rather than master branch
- Dockerized the Dispatcher and Runner Services.
- Added required packages for running containerized instances of the Dispatcher and Runner.
- Dockerized the Data and UI-backend services.
- Required packages to run containerized instances of the Data and UI-backend.
- Supervisord & Results service integration by making results service port configurable by an env var
- Runner and dispatcher implementation in order to integrate the microservices partially complete.
- Added UI backend component to serve post-refactor frontend and dispatch websocket messages to UI using Socket.io
- Updated UI socket.io configuration to use different ws path, and using localstorage for fetching all results (temporary)
- Added post-refactor cli commands to use Supervisord to manage local service processes
- Added
covalent logsandcovalent configcli commands
- Oneline bugfix in tests.yml
- Results management endpoints; GET, PUT, POST for results object
- Checks in setup.py to confirm node version compatibility.
- Instructions in CONTRIBUTING to address some common Debian setup issues.
- Filesystem service now reads config from environment variables.
- Picking up dispatch jobs from the queue and ensuring that only one workflow is processed (locally) at any given time.
- Dispatcher implementation in order to integrate with Queuer microservice.
- Automated changelog and version management
- Added a Dockerfile to build an image for OS Queuer.
- Added the required packages to run a container instance of the Queuer.
- Single quotes in github env
- Don't use for loops to iterate over a variable in bash
- Issue with checkout actions
- Run tests on changelog workflow completion instead of push to develop to avoid race condition
- Use covalent ops bot token for automated pushes to develop
- sed command syntax in changelog.yml
Files
AgnostiqHQ/covalent-v0.41.2.zip
Files
(17.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5d0b1d4f4dea04696c637debca714afb
|
17.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/AgnostiqHQ/covalent/tree/v0.41.2 (URL)