Raphael Hehl

Results 24 issues of Raphael Hehl

Add ability to pass LaunchOptions directly via ConnectOptions instead of manually constructing JSON headers. The implementation automatically serializes launchOptions to the x-playwright-launch-options header when provided. Motivation / Use case When...

## Breaking change ## Proposed change changelog: https://github.com/uilibs/uiprotect/compare/v7.33.2...v7.33.3 ## Type of change - [x] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New...

cla-signed
small-pr
dependency
by-code-owner
integration: unifiprotect
Quality Scale: platinum

## Breaking change ## Proposed change - Replace manual month increment logic with calendar.monthrange() - Simplify _format_duration() using divmod pattern - Normalize _get_month_start_end() to use second=0 - Fix month iteration...

cla-signed
small-pr
has-tests
by-code-owner
bugfix
integration: unifiprotect
Quality Scale: platinum

This Pull Request incorporates the devcontainer configuration from ludeeus/integration_blueprint and adds a launch task for starting in debug mode.