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
Work on making a webhook that can be used to trigger deploys #shipnix
Successfully deploy a test instance of ship-nix #shipnix
Speed up server provisioning process 2X by not accidentaly running each script twice 🤦 #shipnix
Done implementing "Push to deploy" and deploy webhooks #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
Set some event creator and ender functions since the same required stuff is needed every time #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
Realize after discussing exceptions some more that it's best to avoid throwing them in my case and rather deal with the error right away #shipnix
Have deploy options on dashboard, using DataSync so it always reflects database instead of internal frontend state #shipnix