Back
Similar todos
Make queue functionality for builds, so there are no race conditions #shipnix
Fix bugs where building continues after recieving a failed bash exit code #shipnix
Simplify build setup and remove lots of bugs in production in the same sweep #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
Seperate process for all file actions needed for provisioning a ship-nix project so it can be used also for "shipnixifying" a existing code repositories #shipnix
Work on serving built packages from stage to production to shorten rebuild time #shipnix
Speed up builds with IHP #shipnix
Map out release blockers and only prioritize tasks I see as actual blockers so I can launch soon #shipnix
Struggle with npm build pipeline #shipnix
Work on error handling and stricter evaluation of script pipelines 😩 #shipnix
Improve error handling stability by disabling throwing exceptions and print errors so they stand more out #shipnix
Fix bugs from breaking change and test thoroughly to confirm it's stable again #shipnix
Work on provisioning and shipping #shipnix with it's own software
Delete NixOs custom image automatically when user deletes ship-nix account since hosting custom images costs a couple of cents per month #shipnix
Complete the UI flow for shipnixifying a non-ship-nix project, leaving the actual form submission to tomorrow #shipnix
Do proper "garbage collection" and delete SSH keys and dangling images when deleting Digital Ocean credentials from dashboard #shipnix
Add auto garbage collection option #shipnix
Fix persistent user sessions on #shipnix and it's IHP boilerplate
Instead of #shipnix managing a big known_hosts for all projects, which could be a security issue, assign a known_hosts file for each user, and garbage collect on server deletion