Mirko Friedenhagen

Results 11 issues of Mirko Friedenhagen

* By including http://masterminds.github.io/sprig/ you get a lot of enhanced templating functions like b64enc, sha256sum, default and access to environment variables * Introduce dependency management via `dep`.

``` $ lab --version git version 2.24.1 hub version 2.13.0 lab version 0.17.1 $ uname -a Darwin HOSTNAME 19.2.0 Darwin Kernel Version 19.2.0: Sat Nov 9 03:47:04 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64...

When defining an execution for `makeAggregateBom` in the reactor POM of a multi-module project, warnings are shown for any dependencies which are part of the reactor: ``` [WARNING] The following...

* `npm audit` found 792 vulnerabilities (66 low, 6 moderate, 718 high, 2 critical) * By running `npm audit fix`, this is reduced to 64 vulnerabilities (63 low, 1 moderate)...

This builds the driver for the latest Debian Jessie.

* PATs in our company instance are expired after one day by an automated process. * Our company instance requires a daily MFA login via SSO. * We implemented https://github.com/hickford/git-credential-oauth...

### Describe the bug * We have a test where the single method mocked collaborator is called three times in a row with slightly different parameters. * This changed behavior...

bug
regression
3rd-party: geantyref

Hi, GIVEN a YAML file `telepresence-local.yml` with fixed versions where one of which does not exist (`5000`) ```yaml --- registry-1.docker.io: images: datawire/telepresence-local: - '0.90' - '5000' ``` WHEN I execute...

kind/feature
stale-issue

The README should show some example invocations: - firstly an environment variable `CONFLUENCE_BASE_URL` has to be set (is this only `https://HOSTNAME/`?) - It is not clear wether Confluence's tiny links...

docs

While playing with retagger I see that it tries to access https://docker.example.com/api/v1/repository/internal/users/USERNAME/alpine/tag/?onlyActiveTags=true Would it be possible to support API V2