Recent Releases of https://github.com/agnostiqhq/covalent-aws-plugins
https://github.com/agnostiqhq/covalent-aws-plugins - v0.19.1
[0.19.1] - 2023-10-13
Fixed
- Fixed pre-release flag, was being incorrectly set as truthy even if unchecked
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.19.0
[0.19.0] - 2023-10-13
Changed
- Updated the minimum covalent version, and relaxed the boto3 version requirement
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.18.0
[0.18.0] - 2023-09-29
Changed
- The
exec.pyscript to transfer outputs and exceptions, while preserving AWS logs output.
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.13.0-1
[0.13.0-1] - 2023-09-20
Changed
- Changed license to Apache
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.12.0-1
[0.12.0-1] - 2023-09-20
Changed
- Changed license to Apache
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.17.0
[0.17.0] - 2023-09-20
Changed
- Changed license to Apache
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.16.1
[0.16.1] - 2023-04-26
Fixed
- Fixed
dockerworkflow referring to deprecatedstable_versioninput
- Python
Published by wjcunningham7 almost 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.16.0
[0.16.0] - 2023-04-26
Changed
- Added configurable covalent version in
dockerworkflow to build base executor image
- Python
Published by wjcunningham7 almost 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.15.1
[0.15.1] - 2023-02-10
Fixed
- Centos tests workflow by updating the Git version.
- Python
Published by wjcunningham7 about 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.13.0
[0.13.0] - 2022-11-22
Changed
- Not setting default AWSSHAREDCREDENTIALS, using AWSREGION then AWSDEFAULT_REGION if not defined.
Documentation
- Added reference to RTD of aws plugins
- Added warning about not including [all] to install plugins, minor adjustments.
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.12.0
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.11.0
[0.11.0] - 2022-10-27
Changed
- Updated requirements.txt to contain commas separating gte, and lt inequalities in covalent version
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.10.0
[0.10.0] - 2022-10-27
Changed
- Updated setup.py to contain commas separating gte, and lt inequalities in the plugin versions
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.9.0
[0.9.0] - 2022-10-27
Changed
- Added Alejandro to paul blart
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.8.0
[0.8.0] - 2022-10-27
Added
- Update individual plugin version in
setup.py
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.7.0
[0.7.0] - 2022-10-25
Changed
- Removed file based approach to distinguish plugin installs, simply use
extras_requireparameter insetup_info
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.6.2
[0.6.2] - 2022-10-25
Fixed
- Make plugin version requirements more flexible.
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.6.1
[0.6.1] - 2022-10-25
Fixed
- Premature covalent base plugins only file removal.
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.6.0
[0.6.0] - 2022-10-25
Changed
- Updated version of covalent to 0.202.0
Docs
- Updated README to reflect the fact that this plugin now installs each individual executor plugin
- Added a few lines about the plugin ecosystem and covalent
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.5.0
[0.5.0] - 2022-10-06
Fixed
BASE_COVALENT_AWS_PLUGINS_ONLYneeds to be removed after all the installations are complete.
Changed
- Pre-release versions of the plugins in the corresponding requirements file.
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.4.1
[0.4.1] - 2022-10-05
Fixed
- Store / Read
BASE_COVALENT_AWS_PLUGINS_ONLYin a temporary file rather than storing it as an environment variable.
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.4.0
[0.4.0] - 2022-10-04
Changed
- Setting
BASE_COVALENT_AWS_PLUGINS_ONLYenvironment system wide to circumventsetup.pysubprocesses when installing.
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.3.0
[0.3.0] - 2022-10-03
Changed
- Added back import of
AWSExecutorincovalent_aws_plugins/__init__.pyto enablefrom covalent_aws_plugins import AWSExecutor.
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.2.0
[0.2.0] - 2022-10-03
Operations
- Added license workflow
Added
- Logic to check if only the base requirements file in the plugins repo is to be installed. When not True, the
requirements-plugins-suite.txtpackages are also installed in addition to therequirements.txtpackages. - Added aws plugins to be installed in
requirement-plugins-suite.txt.
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-aws-plugins - v0.1.0
[0.1.0] - 2022-09-15
- Python
Published by wjcunningham7 over 3 years ago