hlovdal

Results 64 comments of hlovdal

I have two fixes you can cherry-pick from the branch [2021-02-15_beta.update](https://github.com/hlovdal/arduino_ci/tree/2021-02-15_beta.update). The first one is trivial, but the second one about the `--path` argument I am not sure if is...

@dmnd Is there anything that blocks merging this?

This issue should be closed. While commit 2b80e21 (rebuilt) removes changes from commit c69017f (Update leaflet path drag (#22)), the changes are brought back in commit c7a79fc (Wrapped code). So...

I would also very much like to be able to have custom names on the endpoints, but not any compression of paths, i.e. just a pure prefix added to the...

I created [a commit](https://github.com/hlovdal/git-test/commit/ba2e487d480b33172f3b24e018449cdcb8e1ce8c) on a branch [env_kwargs](https://github.com/hlovdal/git-test/blob/env_kwargs/bin/git-test) with what I think you ask for, but I am not sure if I think that is an improvement.

The need for this is to be able to have different retention policies for non-business, high volume measurements like `application.httprequests__*` and `appmetrics.internal__*` that are valuable to have but not for...

This seems to be the same as issue #736 which has a suggested solution in [one of the comments](https://github.com/Stuk/jszip/issues/736#issuecomment-763278202).

The build failure with node.js version 6 is unrelated, I created an [issue](https://github.com/zkat/npx/issues/212) for that.

Is there anything that stops this from being merged?

Automatically using sudo as part of installing *local* dependencies when attempting to compile an arbitrary cloned git repository is such an utterly horrendous idea. Why om earth is this not...