2026-09-23
🚀 Updated Scripts
-
🐞 Bug Fixes
-
🔧 Refactor
💾 Core
- stop a partial find from aborting the caller under pipefail @MickLesk (core#68)
- core: give RHEL-family containers an ostype PVE accepts @MickLesk (core#67)
- core: do not abort on a failed apt update @MickLesk (core#66)
- VM's: report a finished VM as done, not aborted @MickLesk (core#65)
- VM-Core: decide console autologin from the image, not USE_CLOUD_INIT @MickLesk (core#63)
- VM-Core: report failed image steps and restore tty1 autologin without cloud-init @MickLesk (core#62)
- tools: raise pnpm/yarn fetch timeout and lower network concurrency @MickLesk (core#59)
- VM-Core: stop discarding cloud-init error messages @MickLesk (core#60)