Martin

Results 9 issues of Martin

I have been looking through the menpofit documentation. And, apparently, all the different fitters combine different models (e.g. for the AAM: shape model, motion model, appearance model). So, they are...

With the newest `v0.7.0` version this tool now has the capability to add the hashes of the locally compiled providers to the lockfile. Whenever a user runs the `install` command,...

enhancement
good first issue

This PR unifies the image usage in (mostly) tests. I noticed this, because I could not run some tests locally. The `crux` image is not maintained anymore since over 2...

closes #337 Hope the updated description and `Technical FAQ` is good enough for a first draft.

I have heard from different sources, that the `ParameterLabels` for `domain`, `subdomain` and `NotificationsMail` are not really helpful: - It is often confusing for what use-cases the domain/subdomain are being...

pending

I am using macos and building an installer for windows. One of my dependencies is `grpc` which uses binary modules. Installing and running the cli on a windows computer results...

Not sure if that fits this projects goals, but I came across several use cases where I prompt the user to input a "filePath" string (aka `/Users/some/path`) which I need...

This will be an ongoing PR to be able to at least unofficially support podman, so that we can close https://github.com/kreuzwerker/terraform-provider-docker/issues/113 The goal is to be able to run the...

https://github.com/travis-ci/dpl/pull/844 adds auth_method option for NPM deployment to fix publishing to nexus private repository. This PR adds additional documentation.