Ahmon Dancy
Ahmon Dancy
If delivery failed due to a SMTPNotSupportedError exception, the exception handler in _deliver would try to invoke the decode() method on the class object, resulting in a cascading error. This...
This commit adds buildkitd configuration options `allowed-frontends` and `allowed-gateway-source`. These options enable restricting the allowed frontends or gateways sources to enforce local policy. If allowed-frontends is empty (the default), all...
Example from https://app.circleci.com/pipelines/github/yaoyuannnn/gerritlab/1289/workflows/be20e9ab-6367-4a3e-9e62-03fc2d51d84f/jobs/1864 ``` ============================= test session starts ============================== platform linux -- Python 3.8.18, pytest-8.0.0, pluggy-1.4.0 rootdir: /home/circleci/project collected 10 items unit_tests/git_credentials_test.py .. [ 20%] unit_tests/merge_request_test.py F.. Too long with...
Every cool project should have a cool logo to go with it.
At Wikimedia Foundation we build buildkit releases locally to publish to our own registry. We build using buildkitd (currently v0.15.2). The node that buildkitd runs on does not have direct...
### Contributing guidelines and issue reporting guide - [x] I've read the [contributing guidelines](https://github.com/moby/buildkit/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree. I've also read the [issue reporting guide](https://github.com/moby/buildkit/blob/master/.github/issue_reporting_guide.md). ### Well-formed report checklist - [x]...