Mert Emirimam

Results 5 issues of Mert Emirimam

### Feature description Add support for **Google Chat integration** in GitHub Actions workflow notifications. Currently, native integrations exist for Slack and Microsoft Teams, but Google Chat is not available as...

This PR migrates from synchronous requests to asynchronous httpx for making HTTP requests to PyPI, aiming to improve performance by enabling concurrent API calls when resolving package information. * Replaced...

#### Description This PR adds null checks for **$binaryReader** and **$fileStream** in `core.ps1` to prevent **InvalidOperation** exceptions when running scoop update. #### Motivation and Context Running scoop update in PowerShell...

## Bug Report #### Current Behavior When running `scoop update -a` under PowerShell 7, every application update triggers an InvalidOperation exception. It seems that $binaryReader or $fileStream can sometimes be...

bug

Introduced a new setting **MJML_TCPSERVERS_RANDOM** and **MJML_HTTPSERVERS_RANDOM** for server selection, allowing random server selection to be toggled. This makes it possible to either use the servers in order or randomly....