Zois Pagoulatos
Zois Pagoulatos
**The problem I'm trying to solve:** Is there a way to create a PR and tell GitHub to merge it as soon as checks are passed?  I know this...
Hi there! Dashboard looks amazing! 💪 I've got one question. I have more than 200 tests. When I am writing a new one, it would be great not to have...
## Bug report There's a weird indentation change suggested by the `braces` rule in the 3.9.x version of PHP CS Fixer with an anonymous function as a parameter to a...
Update "dev" script
Hi, since July 24, this action fails, with no good error message. Any idea? ```yml - name: Slack notification uses: homoluctus/slatify@master if: always() with: type: ${{ job.status }} job_name: '*Validate...
### Feature Description Following up on the conversation on Twitter: I have a PHP Attribute that I use in enum cases, that receives a single string argument, that is fed...
Install dependencies via `composer install --no-dev` Run via `php fizzbot.php` --- Sample output: ``` Here are a few more numbers. The same rules apply. 👉🏻 Answer is: 49 FizzBuzz 19...
I cannot find `max_auth_retries` in the [Configuring SFTPGo](https://github.com/drakkan/sftpgo/blob/main/docs/full-configuration.md) section. Instead, I see `max_auth_tries`, so I thought to update it, just to avoid confusion.