v0.8.31 — Fix sandbox version display, install button, and pull timeout
Fixes sandboxes reporting v0.0.0-dev on production, 404 error when clicking Install on changelog page, and docker pull timeout increased from 5 to 15 minutes for the ~5GB computer image.
Changes
- fix: 3 sandbox update bugs — version display, 404 on install, pull timeout
- fix(api): inject API's own SANDBOX_VERSION into sandbox containers
- feat(cicd): auto-cleanup old JustAVPS snapshots after build
- refactor(cicd): fire snapshot on every deploy-dev + release (async)
- feat(cicd): auto-fire dev snapshot async from deploy-dev
- refactor(cicd): consolidate build-snapshot + snapshot-dev into single snapshot-build.yml
Docker Images
kortix/computer:0.8.31kortix/kortix-api:0.8.31kortix/kortix-frontend:0.8.31