Releases: AgnostiqHQ/covalent
Releases · AgnostiqHQ/covalent
v0.184.1
[0.184.1] - 2022-08-23
Authors
- Alejandro Esquivel [email protected]
- Venkat Bala [email protected]
- Co-authored-by: Scott Wyman Neagle [email protected]
- Casey Jao [email protected]
- Sankalp Sanand [email protected]
Fixed
- Function's
__doc__
and__name__
storage in dict/json for transportable object fixed.
Tests
- Added unit test for the above fix.
[0.184.0] - 2022-08-22
Authors
- Alejandro Esquivel [email protected]
- Venkat Bala [email protected]
- Co-authored-by: Scott Wyman Neagle [email protected]
- Casey Jao [email protected]
Changed
- Electron metadata is serialized earlier during workflow construction
to reduce unexpected executor pip requirements.
Operations
- Updating conditional logic for the different steps in
release
workflow - Dependabot update
Docs
- Removed "How to synchronize lattices" section from RTD
v0.184.0
[0.184.0] - 2022-08-22
Authors
- Alejandro Esquivel [email protected]
- Venkat Bala [email protected]
- Co-authored-by: Scott Wyman Neagle [email protected]
- Casey Jao [email protected]
Changed
- Electron metadata is serialized earlier during workflow construction
to reduce unexpected executor pip requirements.
Operations
- Updating conditional logic for the different steps in
release
workflow - Dependabot update
Docs
- Removed "How to synchronize lattices" section from RTD
v0.183.0
[0.183.0] - 2022-08-18
Authors
- Scott Wyman Neagle [email protected]
- Venkat Bala [email protected]
Added
- Adding tests to update patch coverage for the
covalent logs
cli
Changed
- Modify the
covalent logs
CLI handler to read logs line by line
Operations
- Adding a
wait
input for the Conda action
v0.182.2
[0.182.2] - 2022-08-18
Authors
- Scott Wyman Neagle [email protected]
- Will Cunningham [email protected]
- Alejandro Esquivel [email protected]
- Co-authored-by: Will Cunningham [email protected]
- Co-authored-by: Faiyaz Hasan [email protected]
Fixed
- CLI
service.py
tests to run without the server needing to be started.
Docs
- Added
covalent db
cli command to API section of RTD
Docs
- Fixed RTD downloads badge image to point to
covalent
rather thancova
Operations
- Use conda skeleton action for build and upload
Docs
- Updating WCI yaml with new file transfer protocols
v0.182.1
[0.182.1] - 2022-08-17
Authors
- Will Cunningham [email protected]
- Venkat Bala [email protected]
- Co-authored-by: santoshkumarradha [email protected]
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Co-authored-by: Santosh kumar [email protected]
- Co-authored-by: Scott Wyman Neagle [email protected]
- Prasanna Venkatesh [email protected]
- Co-authored-by: Will Cunningham [email protected]
Fixed
- lattice.draw() fix on the GUI.
v0.182.0
[0.182.0] - 2022-08-17
Authors
- Will Cunningham [email protected]
- Venkat Bala [email protected]
- Co-authored-by: santoshkumarradha [email protected]
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Co-authored-by: Santosh kumar [email protected]
- Co-authored-by: Scott Wyman Neagle [email protected]
Added
- Update RTD for
AWS Batch
executor - Removed
AWS Lambda
executor RTD from this branch in order to keep changes atomic
Changed
- Synced with latest develop
Docs
- Adding RTD for
AWS Braket
executor - Adding dropdown menu for the IAM policy
- Delete RTD for other cloud executor to keep changes atomic
- Renamed
executers
folder toexecutors
Docs
- Updated short release notes
v0.181.0
[0.181.0] - 2022-08-17
Authors
- Alejandro Esquivel [email protected]
- Will Cunningham [email protected]
- Scott Wyman Neagle [email protected]
- Venkat Bala [email protected]
- Co-authored-by: santoshkumarradha [email protected]
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Co-authored-by: Santosh kumar [email protected]
- Co-authored-by: Will Cunningham [email protected]
- Prasanna Venkatesh [email protected]
- Co-authored-by: Kamalesh-suresh [email protected]
- Co-authored-by: Manjunath PV [email protected]
- Co-authored-by: ArunPsiog [email protected]
Changed
- Lazy loading mechanism on the GUI.
Fixed
- Displaying electron executor and inputs information on the GUI.
- Animated spinner for running statuses on the GUI.
Docs
- Add
AWSLambdaExecutor
RTD - Update
api.rst
to includecluster
CLI command option - Added version migration guide section in RTD
- Update RTD for
AWS ECS
executor - Remove AWS Lambda and Batch RTDs to keep changes atomic
- Adding dropdowns to IAM policy documents
- Updated compatibility matrix
- Updated pip, bash and callable deps how-to guides
Operations
- NPM install on CentOS done explicitly
-y
flag forconda install
v0.177.0
Release v0.177.0
v0.180.0
[0.180.0] - 2022-08-16
Authors
- Casey Jao [email protected]
- Co-authored-by: Alejandro Esquivel [email protected]
- Okechukwu Emmanuel Ochia [email protected]
- Scott Wyman Neagle [email protected]
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Co-authored-by: Will Cunningham [email protected]
- Sankalp Sanand [email protected]
Removed
- Removed
ct.wait.LONG
etc. constants from covalent's init
Changed
wait
in_get_result_from_dispatcher
will now use_results_manager.wait.EXTREME
ifTrue
has been passed to it.
Operations
- Prettierified release.yml
- Cleaned up pre-commit-config.yml
Docs
- Updated Bash Lepton tutorial to conform with the latest Lepton interface changes
Docs
- Disabling how-to guide for executing an electron with a specified Conda environment.
Docs
- Fixed "How To" for Python leptons
v0.179.0
[0.179.0] - 2022-08-16
Authors
Changed
- Changed terser package version on webapp yarn-lock file.