Recent Releases of https://github.com/agnostiqhq/covalent-awsbatch-plugin

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.42.0

[0.42.0] - 2023-12-06

Changed

  • Edit terraform scripts to require no user input in most cases (maybe region).

[0.41.2] - 2023-11-06

Fixed

  • Modified the prefix attribute from ExecutorPluginDefaults to take a default value, since it was causing error while using deploy command with infra arguments

[0.41.1] - 2023-11-01

Fixed

  • Fixed config file generation from template by using newer templatefile for Mac M1 compatibility with terraform

[0.41.0] - 2023-10-15

Changed

  • Added container_image_uri to AWSBatchExecutor to allow for custom container images to be specified via kwargs
  • Corrected reference to past name in CONTRIBUTING.md
  • Updated .env.example to remove outdated parameter

- Python
Published by wjcunningham7 about 2 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.40.0

[0.40.0] - 2023-10-13

Changed

  • Updated requirements.txt, removed boto3 version requirement as it is part of covalent-aws-plugins, and update covalent-aws-plugins minimum version requirement.

[0.39.0] - 2023-10-06

Changed

  • Updated the terraform provider version for AWS to 5.17.0 (batch plugin)

[0.38.0] - 2023-09-20

Changed

  • Updated license to Apache

[0.37.0] - 2023-09-05

Added

  • Output stream and exceptions support for AWSBatchExecutor.

  • A necessary cache_dir argument (in lieu of **kwargs, removed by previous).

[0.36.0] - 2023-06-20

Changed

  • Updates init signature kwargs replaced with parent for better documentation.

  • Update task cancel function defintions. Add success, failure cancel tests

[0.35.0] - 2023-05-02

Changed

  • Moved infra folder back under assets.

[0.34.0] - 2023-05-02

Changed

  • In terraform networking.tf, enable_nat_gateway is set to 'false'.

[0.33.0] - 2023-05-02

Added

  • Pydantic model validation for Batch executor class parameters.
  • Pydantic model validation for the corresponding Terraform parameters.

Changed

  • Minor updates to the Terraform script such as changing variable name to prefix.

[0.32.0] - 2023-03-14

Added

  • Adding terraform resource provisioning scripts to assets

- Python
Published by wjcunningham7 over 2 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.26.0-1

[0.26.0-1] - 2023-09-20

Changed

  • Updated license to Apache

- Python
Published by wjcunningham7 over 2 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.31.0

[0.31.0] - 2022-12-15

Changed

  • Removed references to .env file in the functional test README.

- Python
Published by wjcunningham7 about 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.30.0

[0.30.0] - 2022-12-14

Changed

  • Make Covalent Base Executor image configurable via environment variables.

- Python
Published by wjcunningham7 about 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.29.0

[0.29.0] - 2022-12-06

Changed

  • Using executor aliases instead of classes for functional tests

- Python
Published by wjcunningham7 about 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.28.0

[0.28.0] - 2022-12-06

Changed

  • Using region value directly from boto3 session to configure logging to support cases where user supplied region is empty

- Python
Published by wjcunningham7 about 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.27.0

[0.27.0] - 2022-11-28

Changed

  • Moved creation of temp directory outside constructor (client side) so it can be run on dispatcher side

- Python
Published by wjcunningham7 about 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.26.0

[0.26.0] - 2022-11-22

Changed

  • Removed hardcoded region, updated functional test executor fixture to include region, and added .env.example

- Python
Published by wjcunningham7 about 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.25.0

[0.25.0] - 2022-11-22

Changed

  • Not setting default values for profile, region, and credentials_file

- Python
Published by wjcunningham7 about 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.24.0

[0.24.0] - 2022-11-15

Changed

  • Functional tests using pytest and .env file configuration

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.23.0

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.22.0

[0.22.0] - 2022-10-27

Changed

  • Added Alejandro to paul blart group

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.21.0

[0.21.0] - 2022-10-27

Fixed

  • Changelog

Changed

  • pre-commit autoupdate
  • Added license workflow

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.20.1

[0.20.1] - 2022-10-27

Fixed

  • Fixed parallel execution of electrons submitting jobs to batch

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.20.0

[0.20.0] - 2022-10-27

Changed

  • Updated tag of hardcoded ECR URI to stable

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.19.0

[0.19.0] - 2022-10-25

Changed

  • Updated covalent-aws-plugins version >=0.7.0rc0.
  • Cleanup file based method

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.18.0

[0.18.0] - 2022-10-25

Changed

  • Pinned version of covalent-aws-plugins to 0.5.0rc0

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.17.0

[0.17.0] - 2022-10-18

Changed

  • Updated boto3 calls to make them compatible with the async library.

Docs

  • Updated docs to include more information about required/optional config values, and provide information about each cloud resource that needs to be provisioned

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.16.1

[0.16.1] - 2022-10-04

Fixed

  • Store 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-awsbatch-plugin - v0.16.0

[0.16.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-awsbatch-plugin - v0.15.0

[0.15.0] - 2022-09-30

Added

  • Logic to specify that only the base covalent-aws-plugins package is to be installed.

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.14.1

[0.14.1] - 2022-09-20

Fixed

  • Using get_config to get default configuration when init parameters are not supplied

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.14.0

[0.14.0] - 2022-09-15

Changed

  • Updated requirements.txt to pin aws executor plugins to pre-release version 0.1.0rc0

Fixed

  • Added missing await in asyncio.sleep during polling

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.13.0

[0.13.0] - 2022-09-15

Changed

  • Inheriting from AWSExecutor, updated setup.py to properly treat github packages

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.12.0

[0.12.0] - 2022-09-06

Added

  • Added live functional tests for CI pipeline

Tests

  • Enabled Codecov

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.11.0

[0.11.0] - 2022-08-25

Changed

  • Changed covalent version in templated Dockerfile to correspond to 0.177.0

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.10.0

[0.10.0] - 2022-08-17

Changed

  • Pinned covalent version to stable

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.9.0

[0.9.0] - 2022-08-16

Changed

  • Updated required covalent version

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.8.1

[0.8.1] - 2022-08-13

Fixed

  • Test trigger fixed

- Python
Published by wjcunningham7 over 3 years ago

https://github.com/agnostiqhq/covalent-awsbatch-plugin - v0.8.0

[0.8.0] - 2022-08-13

- Python
Published by wjcunningham7 over 3 years ago