#QuickDeploy
I wanted to enable my tool quickdeploy to be used in CI/CD.

As sometimes the docker image build takes a bit longer i added a detached mode, so that it does not run into runner limits anymore^^

Completely optional of course!
October 4, 2025 at 10:00 AM
Pour le coup pour du quickdeploy pour faire du test c’est parfait.
J’avais aussi de mauvais souvenirs mais j’y suis revenu récemment et ça roule tout seul. Après je m’en sers pas en prod vraiment, ou alors sur des apps qui nécessitent pas de persistance de données (genre stirling pdf)
September 3, 2026 at 3:40 PM
Fixing bugs is fun!

Finding them sometimes isn't.. especially if they just occur in a specific environment configuration..

For me quickdeploy only breaks if it is run from ci/cd and I currently have no idea why. Will figure it out tonight..

Which of your bugs fits this?
October 15, 2025 at 7:00 AM
Fixing bugs is fun!

Finding them (rarely) isn't.. especially if they just occur in a specific environment configuration..

For me quickdeploy only breaks if it is run from ci/cd and I currently have no idea why. Will figure it out tonight..

Which of your bugs fits this?
October 13, 2025 at 8:00 AM
User: "Can I remove deployments?"

Me: "oh... absolutely, that's actually brilliant"

funny how the most obvious features just disappear when you're buried in code

shipped it to quickdeploy this morning btw
September 30, 2025 at 7:37 PM