Carl Eqladios

Results 5 issues of Carl Eqladios

this is based on #43 this is for easier testing against dependencies, adds github ci workflow, matrix maybe extensive, can be cut down, it totals in 100 jobs - test...

ran tests against mongoid 9, ruby 3.2 and mongodb v8 and all is passing

## Description Podman doesn't support buildkit and defaults to "DOCKER_BUILDKIT=0", See https://github.com/containers/podman/blob/f7be7a365ad3e90db5f96f269a555f6f380f9275/cmd/podman/compose.go#L157-L170 This results in Podman failing builds when `BUILDKIT_INLINE_CACHE` or `additional_contexts` is used, as for example in https://github.com/devcontainers/cli/blob/9ba1fdaa11dee087b142d33e4ac13c5788392e34/src/spec-node/dockerCompose.ts#L230-L245 A...

When Tilt cannot find any matching containers for a LiveUpdate resource during reconciliation, the UI will remain stuck in `"Pending"` indefinitely, and there is currently no log output indicating why....

enhancement

- updated call for `Zip::File#open` in `nuget_spec` to use named arguments, should still work fine with =3,