Back
Similar todos
Have more information and actions available when running a deploy event #shipnix
Fix deploy key edge case. Can happen when 1st attempt adding repo fails. Later you retry and fail when deploy key was added last build. #shipnix now checks if deploy key for the server is already present before trying to add. Just skips if all is good
Speed up server provisioning process 2X by not accidentaly running each script twice 🤦 #shipnix
Figure out how to automatically retry failed deployments #sitesauce
Retry deploy in case it times out #wip
Make "Push to deploy" work with deploy webhook and a simple Github action #shipnix
Simplify build setup and remove lots of bugs in production in the same sweep #shipnix
Send automated email when a server is successfully provisioned, provisioning fails or server rebuild fails #shipnix
Slightly improve provisioning time with easy fix #shipnix
Make queue functionality for builds, so there are no race conditions #shipnix
Automate git rollbacks on servers while preserving commit history #shipnix
Make a global state in database to disable or enable all new rebuilds, so ship-nix itself can update without killing user builds #shipnix
Work on the core of #shipnix today, fixing tech debt I consider severe enough to be release blockers. Working on setting some guarantees ensuring that when shell commands fail, build event always stop and is set to failed, and doesn't continue by accident
Get IHP to deploy without any monkey patching #shipnix
Work on error handling and stricter evaluation of script pipelines 😩 #shipnix
Let user cancel builds and process and kill them properly, so that system resources are freed if something hangs or doesn`t go as expected #shipnix
Allow retrying deployments via admin #sitesauce
Work on serving built packages from stage to production to shorten rebuild time #shipnix
Fix #vendordetails deployment
Fix deployment #telepost