Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SKY-3781 Fix empty URL bug #1016

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Commits on Oct 21, 2024

  1. 🔄 synced local 'skyvern/' with remote 'skyvern/'

    <!-- ELLIPSIS_HIDDEN -->
    
    > [!IMPORTANT]
    > Fixes empty URL handling in `validate_url` and adds logging for context parameters in `block.py`.
    >
    >   - **Behavior**:
    >     - Fixes bug in `validate_url` in `validators.py` to handle empty URL strings by checking if `url` is not empty before validation.
    >     - Adds error logging for context parameters in `get_loop_block_context_parameters` in `block.py`.
    >   - **Misc**:
    >     - Adds a logging statement in `block.py` to log context parameters.
    >
    > <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 7c1838506f8afc8b760381c86dfd3c4383786e92. It will automatically update as commits are pushed.</sup>
    
    <!-- ELLIPSIS_HIDDEN -->
    wintonzheng committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    0bd080f View commit details
    Browse the repository at this point in the history