Alex Stephan

Results 8 issues of Alex Stephan

What about instead of: ``` # Build container ARG GOVERSION=1.21.6 ARG ALPINEVERSION=3.19 ``` The hashes of the containers are used like this: ``` ARG GOHASH=2523a6f68a0f515fe251aad40b18545155135ca6a5b2e61da8254df9153e3648 # golang:1.21.6-alpine3.19 FROM --platform=${BUILDPLATFORM} \...

**Describe the bug** The Docker container has tzdata installed and timezone set, but cloudflared logs show ETC standard time **To Reproduce** Steps to reproduce the behavior: 1. Use the following...

Type: Bug
Priority: Normal

I am afraid I have to write another bugreport. I have enabled double puppeting and set everything up, but I realized that my own sent messages are not synced and...

bug

Phone: Pixel 7 GOS Version: one of the January ones Lately I woke up at exactly the same time as my alarm was supposed to go off and when I...

I would very much apprecheate if you would update the tutorial by using Blueprints instead of using the web-ui. This would make it possible to create fully reproducable Containers and...

https://github.com/Letgamer/Letgamer https://github.com/Letgamer/Letgamer/actions/runs/8556624967/job/23446939621 ``` node:events:491 throw er; // Unhandled 'error' event ^ Error: ENOENT: no such file or directory, open './assets/thm_propic.png' Emitted 'error' event on WriteStream instance at: at WriteStream.onerror (node:internal/streams/readable:773:14)...

There should be an option to customize the Reference-signs to allow 5 of them in one row. Provide sane defaults, but let the user optionally supply the grid options like...

#### What does it implement/fix? Explain your changes. This improves packaging on Nix, as a pyproject.toml or a setup.py is expected. #### Where has this been tested? Python Version: 3.14...