Skip to content

Releases: vmactions/tribblix-vm

v1.0.5

Choose a tag to compare

@neilpang neilpang released this 26 Aug 04:11

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

Choose a tag to compare

@neilpang neilpang released this 22 Aug 08:39

update

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@neilpang neilpang released this 18 Jul 00:53

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

Choose a tag to compare

@neilpang neilpang released this 28 Jun 10:18

add 0m40

Full Changelog: v1...v1.0.2

v1.0.1

Choose a tag to compare

@neilpang neilpang released this 04 Jun 20:41

update for stability and reliability

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@neilpang neilpang released this 03 Jun 21:54