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.py script 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 docker workflow referring to deprecated stable_version input

- 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 docker workflow 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_require parameter in setup_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_ONLY needs 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_ONLY in 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_ONLY environment system wide to circumvent setup.py subprocesses 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 AWSExecutor in covalent_aws_plugins/__init__.py to enable from 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.txt packages are also installed in addition to the requirements.txt packages.
  • 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