Sem Schilder

Results 112 comments of Sem Schilder

``` $ vendor/bin/phpunit --testdox PHPUnit 9.5.25 #StandWithUkraine Dist (Buddy\Repman\Tests\Unit\Dist) ✔ Version with slash ✔ Version dev master Member (Buddy\Repman\Tests\Unit\Entity\Organization\Member) ✔ Test role validation ✔ Role validation on role change [....]...

Some progress ``` FAILURES! Tests: 500, Assertions: 1186, Failures: 5, Risky: 2. ```

Small note, I disabled the repman.io proxy as this seems to be _very_ outdated.

`Tests: 500, Assertions: 1185, Errors: 2, Failures: 6, Risky: 1.`

@Bashev how would you see this functionality working?

You should most likely use proper certificates, or allow them in your system

@giggsey that looks at the user agent, so if you call it in the browser without the proper v2 user agent you will get the v1 response as a backwards...

Self hosted is easy to run, I can possibly publish a repman kubernetes chart if there is interest in this

You can most likely press the “scan” button on the package overview for those packages to have them scanned again manually. I believe this also happens when the package webhook...

It depends on the following factors: - How long was it broken for, - how many messages are in the queue currently and, - how many consumers there are running...