Andrew Berry
Andrew Berry
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? I noticed that `ddev start`...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? I noticed that as soon...
## Details This adds documentation on how to configure relaying email through Google Workspace. There's several discussions about this online, in particular [this reddit thread](https://old.reddit.com/r/selfhosted/comments/10c6w7j/notes_about_email_setup_with_authentik/). They all say you _have_...
https://github.com/Lullabot/drainpipe/pull/970#issuecomment-3391967293 is a great example of code review that is somehow more verbose yet less useful than just reading the code. It also uses superfluous language that overstates the impact...
Following #913, the GitLab CI logic should be refactored to share code with GitHbu actions and to improve testability. ## References - **Related PR**: #913 - **GitHub task example**: https://github.com/Lullabot/drainpipe/blob/main/tasks/github.yml#L25-L53...
Over the past few years, there's been a few cases where OEB's website has either been inaccessible to the integration, or where it's broken existing setups by changing the data...
**Is your feature request related to a problem? Please describe.** My ISP provisions dynamic addresses for IPv6 that can change. What that means is that the IPv6 addresses of my...
## The Issue - #7844 Implements zstd compression for database snapshots. For a 19GB mariadb database, this change: - Reduces exports from around 6:30 to 0:30 (on my M2 Max...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? I have a 19 GB...
The short docs say 'name' and the long docs say 'uuid'. Since the command accepts only UUIDs, I updated the docs to match.