Releases: vmactions/tribblix-vm
Release list
v1.0.5
The runtime moves to anyvm v0.6.5 (from v0.6.4), keeping the whole fleet
on one version. This action's surface is unchanged -- same images, same
sync methods, same defaults. The bump carries one runtime change of
note: on hosts whose nested AMD virtualization corrupts AVX512 XSAVE
state, the CPU-feature mask now drops the whole AVX512 family instead of
only avx512f.
Full Changelog: v1.0.4...v1.0.5
v1.0.4
update
Full Changelog: v1.0.3...v1.0.4
v1.0.3
The prepare step (installing packages etc.) normally runs on every build. With cache-after-prepare: true, the action shuts the VM down cleanly after prepare has finished, caches the prepared VM image, and boots the VM again before run. Later runs with the same prepare script restore the prepared image, skip prepare entirely, and start directly at run
https://github.com/vmactions/tribblix-vm#10-cache-the-vm-image-after-prepare
Full Changelog: v1...v1.0.3
v1.0.2
add 0m40
Full Changelog: v1...v1.0.2
v1.0.1
update for stability and reliability
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: https://github.com/vmactions/tribblix-vm/commits/v1.0.0