Recent Releases of https://github.com/agnostiqhq/covalent-azurebatch-plugin
https://github.com/agnostiqhq/covalent-azurebatch-plugin - v0.17.0
[0.17.0] - 2024-01-17
Added
- Added
covalent_package_versionso that we can specify the version of the covalent to use when building the docker image - Added
covalent_package_version,create_batch_acount,batch_account_name, andbatch_resource_grouptoExecutorInfraDefaultsto accept arguments from thecovalent deploycommand - Added
_EXECUTOR_PLUGIN_DEFAULTSvariable to populate Azure Batch plugin defaults in thecovalentconfig file - Added
.gitignorefile in theinfradirectory to ignore more unnecessary files from being committed
Fixed
- Added
subscription_id,owners,tenant_id, to ExecutorInfraDefaults to accept arguments from thecovalent deploycommand - Fixed
pool_idvalue in config file - Fixed
gccinstallation in the docker image
Changed
- Modified the
ownersvariable to have a default value base_image_uriandclient_secretare now also saved in thecovalentconfig file so that the user doesn't have to manually go and look for their values in the tfstate file
[0.16.0] - 2023-11-21
Changed
- Changed
application_idtoclient_idsinceapplication_idis being deprecated - Changed
plugin_defaults&infra_defaultsto pydantic models
Added
- Added tftpl file for generating conf file
- Added script in the main.tf for conf template
[0.15.0] - 2023-11-21
Changed
- Changed the README.md banner from default covalent jpg to azure batch's svg file
- Python
Published by wjcunningham7 about 2 years ago
https://github.com/agnostiqhq/covalent-azurebatch-plugin - v0.14.0
[0.14.0] - 2023-09-21
Changed
- Changed license to Apache
[0.13.0] - 2023-09-20
Changed
- Updated Terraform version
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-azurebatch-plugin - Initial Public Release
- Python
Published by wjcunningham7 over 2 years ago
https://github.com/agnostiqhq/covalent-azurebatch-plugin - First pre-release
What's Changed
- Added Azure Batch executor skeleton.
- Added basic CI/CD.
- Update changelog workflow by @FyzHsn in https://github.com/AgnostiqHQ/covalent-azurebatch-plugin/pull/8
Full Changelog: https://github.com/AgnostiqHQ/covalent-azurebatch-plugin/commits/v0.3.0
- Python
Published by FyzHsn over 3 years ago