Jean-Philippe Evrard
Jean-Philippe Evrard
Currently, the testing of commits is in CI, and is CI dependent. This is a problem if we switch to a new CI, or if someone wants to test locally....
## Description: We should test commit messages on PRs but also on branches pushes. Here it's not doing it right.
With helm v3, we are now able to publish helm charts from containers, and those can be built in the build service. The artifacts published should be easily browsable for...
This will allow the upgrading of versions automatically, without the need of changes in the role. Recently, golang made public the storage bucket where the tar.gz and .sha256 files for...
See also https://github.com/SUSE/skuba/blob/c4c31d90cf3865c933ef763a85025bf9f23b15e7/internal/pkg/skuba/kubeadm/configmap.go#L70-L75 , and Rafa's talk on kubecon Europe 2020.
### The problem If I am adding esp32_ble_tracker on my config (regardless of the scan_parameters), the wifi doesn't connect. ### Which version of ESPHome has the issue? 2022.9.2 (running from...
Hello, Do you think it would be nice to add a ``netlify:`` hash for the theme configuration, inside which there could be booleans to flip the reCAPTCHA/honeypot fields on/off in...
## Disable/toggle titlebar functions One of the things you cannot do with the current windows settings is the disabling the title bars. To completely disable title bars, one have to...
Fix CI
The CI with molecule is always flakey due to systemd in docker. I am tired of maintaining this, and I am looking for a sustainable solution. I used to have...
**Describe the bug** When logging in, I need to provide a username in a case sensitive manner (makes sense to me). Yet, if I go to password reset page, I...