Povilas Kanapickas

Results 416 comments of Povilas Kanapickas

@gregorydlogan I think you're using too old version of Postgres. Buildbot requires at least version 10.

Hi, nice to see you want to contribute. > Is there any ongoing work on this file that we should be aware of? No. > Would you be open to...

Please add a link to the exact part of compose spec that the PR touches. Also please add a unit test

Merged via https://github.com/containers/podman-compose/pull/1258.

Is this fixed in 4.3.0 for you?

Ugh, I guess Buildbot will need start patching that specific part of Twisted.

@mojca Could you check if https://github.com/buildbot/buildbot/pull/8450 fixes your problem?

In cases where master activity starts to affect web responsivity, it makes sense to start looking into multimaster setup. That would solve it properly with possibility to scale as Buildbot...

Sounds fair. I will think a bit about this PR.

The first commit fixes a problem that may be interesting. Some variables have same names across different cmake files. This is problematic because the Seastar project recommends to not set...