Sandro
Sandro
I'd would be happy with 10 entries in the changelog with the most significant changes and not every nitty little detail.
128GB of RAM is probably the exception and we should not hardcode this into the repo. Also most of those values vary by the amount of RAM you have so...
````bash if [[ -n $SSH_CLIENT || -n $SSH_TTY ]]; then export RMATE_PORT=52658 fi ```` or shorter

I wouldn't mind if the coveralls settings where changed so that coverage needs to decrease at least 0.5% to go red. A 0.04% change is not a deal breaker in...
You should be able to configure that on the mostly undocumented settings page https://coveralls.io/github/gophercloud/gophercloud/settings
I currently don't have enough time to add the reset-quotas endpoint and do a full end to end test. If someone else wants to pickup the work, feel free to...
It would also be great to package the python wrapper.
> Loading kernel package in configuration.nix didn't seem to as we use the kernel provided by Microsoft. yes, that will not work. Maybe https://nixos.wiki/wiki/Linux_kernel#Custom_configuration is a help but I am...
> Installing `wget` is sufficient to get around the new error. However, I'm running into a **VSCode** bug right now where the latest version of the VSCode remote server won't...