Aman Chandra Kumar
Aman Chandra Kumar
Please have a look. the basic log format will look something like this ex.1: `2025-01-31 15:14:47 [error ] Terraform is not installed or an error occurred.Please install Terraform and try...
#693 Add 7z archive support to uploader - Added support for extracting .7z files using py7zr - Unified ZIP and 7z handling in a single ArchiveUploader class - Updated pyproject.toml...
This PR brings updates to various files as mentioned in the issue #2636 where `type()` is replaced by `isinstance()` Closes #2636