J0WI
J0WI
It would be better, if de_DE is used as fallback for de_CH instead of en_US on UI translation. Maybe there are similar scenarios for other languages.
From the statistics in your article it's not clear whether the lists form HSTS Preload, HTTPS Everywhere and Smarter Encryption overlap or if you have to use all lists to...
Previous lists like preloaded HSTS or HTTPS Everywhere rulesets have some downgrade protection that prevents anyone from silently deleting a host from the list. E.g. if the encryption of a...
**Describe the bug** nginx-prometheus-exporter 0.9.0 fails frequently: ` net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) ` **To reproduce** Steps to reproduce the behavior: 1. [enable...
It would be useful to have negative conditions. E.g. to consider all lines that do not start with "Success" as failure: ``` tail -f app.log | slacktee.sh -n -a "good"...
I guess it's worth to mention it... https://github.com/AdoptOpenJDK/openjdk-docker/issues/129 https://github.com/grafana/grafana/issues/24134 https://github.com/mattermost/mattermost-docker/issues/430
Many images have custom [runtime tests](https://github.com/docker-library/official-images/tree/master/test/tests), would be great have some too.
Travis CI changed their infrastructure and policies for open source repos: https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing It seems that they started to limit the concurrent builds for open source projects recently: https://www.traviscistatus.com/ Tests will...
https://github.com/nextcloud/serverinfo/blob/efeed3479fd048b403c6a72ebf74241a971a065c/templates/settings-admin.php#L28-L36 This doesn't look very efficient and could be replaced with a logarithmic function. Requires check for `
#1422 - [x] add image - [ ] fix tests - [ ] update readme/docs - [ ] update examples