Dominic Evans

Results 63 issues of Dominic Evans

Probably a bit of a niche usecase, but unlike `type=registry`, it doesn't _appear_ to be possible to pass additional root CAs when using a cache-from/cache-to of `type=gha` — for example...

Currently sphinx-rtd-theme is incorrectly being included in the main group dependencies and hence pulls in itself and sphinx as a runtime dep for the client. Declaring it in the docs...

The urllib3 dep was recently bumped to `urllib3 = "^2.2.1"` which basically forces any consumer of sysdig-sdk-python to also pull in the most recent release (2.2.1) of urllib3 which can...

Add a cmdline option to only mirror the default branch of a given action between github.com and the target GitHub Enterprise instance, though still mirroring all tags. This is particularly...

Currently the tabhunter repo seems to have three files that have had changelog-type info written into them, namely [HISTORY.md](https://github.com/ericpromislow/tabhunter/blob/master/HISTORY.md) (2.2.2 - 3.1.2) / [HISTORY.txt](https://github.com/ericpromislow/tabhunter/blob/master/HISTORY.txt) (2.1.6 - 3.5.0) / [updates.md](https://github.com/ericpromislow/tabhunter/blob/master/updates.md) (2.1.7)...

This change seemed to have been published under 3.6.2 to the Firefox add-ons, but wasn't included in the GitHub source so backporting it to here and bumping the VERSION= number...

As part of [DISTMYSQL-157](https://github.com/percona/orchestrator/pull/19) the github.com/openark/golib module was forked into a go/golib subdirectory of orchestrator and used via a top-level replace directive with a dummy go.mod under go/golib/go.mod. With orchestrator...

Array lengths in the Kafka protocol are encoded as a 32-bit signed integer in big-endian format. For a null value this corresponds to the byte sequence FF FF FF FF...

**Describe the bug** Periodically we see a number of inbound accept events where the client and server IP and port in the connection tuple seem like they are the wrong...

kind/bug

Whilst this isn't as helpful as a per test `defer goleak.VerifyNone` in terms of showing _which_ test was responsible for the leak, it's still worth having as a baseline check...

stale
ci