Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔄 synced local 'skyvern/' with remote 'skyvern/'
<!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Update `SendEmailBlock` to log a warning for missing files or directories instead of raising an error, ensuring smoother email sending. > > - **Behavior**: > - Update `_get_file_paths` in `SendEmailBlock` to log a warning if a file or directory is missing instead of raising an error. > - Handles paths that are URLs or S3 URIs separately, ensuring they are added to `file_paths` if valid. > - **Logging**: > - Adds a warning log for missing files or directories in `_get_file_paths`. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=Skyvern-AI%2Fskyvern-cloud&utm_source=github&utm_medium=referral)<sup> for 6b1c5b609f14f473b80586c2b212f5b12ceac486. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information