Povilas Kanapickas

Results 417 comments of Povilas Kanapickas

I'm not confident with merging this change. I would need to review the algorithm used.

@cvicentiu Thanks for opening the issue and suggesting a solution. Sorry for missing your comment for so long.. I fully agree with what you proposed in the `The proposed solution`...

I believe this should be raised to EPEL maintainers. podman-compose as a project has zero influence there.

At the moment this is not supported natively in Buildbot. One potential alternative is to proxy buildbot via HTTP proxy and setup HTTP authentication there.

Overall idea makes sense, but please clean up the PR and ensure all tests pass.

First, look into these in Github UI. The logs will contain failures: ![image](https://github.com/user-attachments/assets/a6c150ce-eb08-4519-b391-dada0fa7285c)

> I looked at view details of failure logs. It directed me to buildbot website. In Github Checks part, there is nothing about it. Yes, the logs are there. Only...

Sorry, this just wastes CI resources. Please reopen PR when you're successfully run tests on your machine.

Most docstrings have already been migrated. If there is code that is not documented in rst, then it's not public interface.

I think let's wait until at least a majority of Buildbot code is typed. Then we can revisit. I feel this would add a significant burden on new contributions when...