Recent Releases of https://github.com/agnostiqhq/covalent-ecs-plugin
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.34.0
[0.34.0] - 2024-02-23
Added
- Generate random UUID for prefix variable to avoid name conflicting deployed resources
- Python
Published by wjcunningham7 almost 2 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.33.0
[0.33.0] - 2023-11-21
Changed
- Changed the
namevariable / attribute toprefixto follow uniformity across all executor plugins - Changed the dict type of defaults to
ExecutorInfraDefaults&ExecutorPluginDefaults - Minor changes in
MANIFEST.infile
Added
- Added a tftpl file for ECS executor to output the configuration
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.32.0
[0.32.0] - 2023-10-06
Changed
- Updated the terraform provider version for AWS to 5.17.0 (ecs plugin)
- Disabled
enable_nat_gatewayon the vpc module, since it was throwing error from the respective module
Added
- Added ownership controls for S3 bucket for supporting S3 bucket ACL
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.23.0-1
[0.23.0-1] - 2023-09-20
Changed
- Changed license to Apache
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.31.0
[0.31.0] - 2023-09-20
Changed
- Changed license to Apache
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.30.0
[0.30.0] - 2023-03-14
Added
- Adding
terraforminfrastructure provisioning scripts to the plugin
Operations
- Fix tests workflow.
- Python
Published by wjcunningham7 almost 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.29.0
[0.29.0] - 2023-02-28
Changed
- Removed redundant
ecr_repo_namekwarg from README
[0.28.0] - 2023-02-28
Changed
- pre-commit yml.
Removed
- References to
ecs_task_family_nameandself._cwdsince this is not used anymore.
- Python
Published by wjcunningham7 almost 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.27.0
[0.27.0] - 2022-12-15
Changed
- Removed references to
.envfile in the functional test README.
- Python
Published by wjcunningham7 about 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.26.0
[0.26.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-ecs-plugin - v0.25.0
[0.25.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-ecs-plugin - v0.24.0
[0.24.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-ecs-plugin - v0.23.0
[0.23.0] - 2022-11-22
Changed
- Functional tests using pytest and .env file configuration
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.22.0
[0.22.0] - 2022-11-22
Changed
- Not setting default values for profile, region, and credentials_file
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.21.0
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.20.0
[0.20.0] - 2022-10-27
Changed
- Added Alejandro to paul blart group
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.19.0
[0.19.0] - 2022-10-27
Fixed
- Fixed the issue resulting from several async executions from covalent to AWS ECS revision ID
Changed
- Update README.md
- Removed
ecs_task_family_nameargument from constructor as the family name is dynamically generated for each job submission
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.18.0
[0.18.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-ecs-plugin - v0.17.0
[0.17.0] - 2022-10-25
Changed
- Updated version of covalent-aws-plugins to
>=0.7.0rc0
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.16.1
[0.16.1] - 2022-10-20
Fixed
- Ensure that async functions are not being passed off to the threadpool.
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.16.0
[0.16.0] - 2022-10-14
Changed
- Updated
boto3calls to make them compatible with the async library.
Operations
- Add ref to license checker path
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.15.1
[0.15.1] - 2022-10-06
Fixed
- Store
BASE_COVALENT_AWS_PLUGINS_ONLYin a temporary file rather than storing it as an environment variable.
Docs
- Added sections containing configuration information and required cloud resources
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.15.0
[0.15.0] - 2022-10-04
Changed
- Falling back to config file defaults when using executor via instantiation of executor class
- Removed redundant
ecr_repo_nameconfig attribute
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.14.0
[0.14.0] - 2022-09-30
Added
- Logic to specify that only the base covalent-aws-plugins package is to be installed.
Operations
- Added license workflow
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.13.0
[0.13.0] - 2022-09-15
Changed
- Updated requirements.txt to pin aws executor plugins to pre-release version 0.1.0rc0
Tests
- Updated tests for ECS Executor now using AWSExecutor base class
- Added pytest-asyncio
- Added missing pip deps to functional tests
Updated
- ECS Executor now inheriting from AWSExecutor
- Updated subnet and security group validation to conform to new 17 digit IDs as per https://aws.amazon.com/about-aws/whats-new/2018/02/longer-format-resource-ids-are-now-available-in-amazon-ec2/
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.12.0
[0.12.0] - 2022-09-01
Added
- Added live functional tests for CI pipeline
Tests
- Enabled Codecov
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.11.0
[0.11.0] - 2022-08-25
Changed
- Changed covalent version in templated Dockerfile to correspond to 0.177.0
Tests
- Added remaining unit tests for the
ecs.pymodule.
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.10.0
[0.10.0] - 2022-08-19
Changed
- Updated s3 client to initilize with explicit profile name
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.9.0
[0.9.0] - 2022-08-18
Added
- Unit tests for the
ecs.pymodule.
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.8.0
[0.8.0] - 2022-08-17
Changed
- Pinned
covalentversion tostable
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.7.0
[0.7.0] - 2022-08-16
Changed
- Updated required
covalentversion
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - v0.6.2
[0.6.2] - 2022-08-13
Fixed
- Fixed tests output
- Python
Published by wjcunningham7 over 3 years ago
https://github.com/agnostiqhq/covalent-ecs-plugin - Release v0.6.1
What's Changed
- global variable string change by @jkanem in https://github.com/AgnostiqHQ/covalent-ecs-plugin/pull/2
- Add cicd pipeline by @FyzHsn in https://github.com/AgnostiqHQ/covalent-ecs-plugin/pull/9
- Fix executor by @FyzHsn in https://github.com/AgnostiqHQ/covalent-ecs-plugin/pull/10
- Update ECS Executor Readme by @FyzHsn in https://github.com/AgnostiqHQ/covalent-ecs-plugin/pull/12
- preparing for release by @wjcunningham7 in https://github.com/AgnostiqHQ/covalent-ecs-plugin/pull/13
- adding manifest by @wjcunningham7 in https://github.com/AgnostiqHQ/covalent-ecs-plugin/pull/14
- fixing release trigger by @wjcunningham7 in https://github.com/AgnostiqHQ/covalent-ecs-plugin/pull/15
New Contributors
- @jkanem made their first contribution in https://github.com/AgnostiqHQ/covalent-ecs-plugin/pull/2
- @FyzHsn made their first contribution in https://github.com/AgnostiqHQ/covalent-ecs-plugin/pull/9
- @wjcunningham7 made their first contribution in https://github.com/AgnostiqHQ/covalent-ecs-plugin/pull/13
Full Changelog: https://github.com/AgnostiqHQ/covalent-ecs-plugin/commits/v0.6.1
- Python
Published by wjcunningham7 over 3 years ago