Benjamin Herbert

Results 5 issues of Benjamin Herbert

I have a few remarks about GDPR compliance of this theme. In the code, different thirdparty libraries or services are used, like: - - Disqus - Gravatar - Fonts loaded...

For a continuous delivery pipeline, I want to be able to set the aci-version at build time to an arbitrary value. Guided by [this example](https://github.com/blablacar/dgr/tree/master/tests/filled_up), I added a _runlevels/build/10.install.sh_ script...

When I run dgr in a [Jenkins Pipeline](https://jenkins.io/doc/pipeline/jenkinsfile/), color codes (presumably) are shown in the log output: > 09:33:05 DEBUG  dgr/bin-dgr/home.go:60  Loading home  path=/home/core/.config/dgr Is there a...

https://github.com/blablacar/dgr/blob/b7c22954de92262882571c436cbcaeea8609ba6d/bin-dgr/aci-push.go#L39 and https://github.com/blablacar/dgr/blob/66a4153fd6bda31ad8ac62323adf16b019da1b49/bin-dgr/pod-push.go#L27 contain a blablacar specific domain name and are marked by this TODO: > TODO this definitely need to be removed

**Describe the bug** We upgraded terragrunt and can not run `terragrunt render-json` anymore. It seems that the evaluation phase does not finish (or just takes a very long time). It...

bug