Skip to content

Releases: erikh/ttyforce

v0.3.2

29 Mar 20:49
cd44cf6

Choose a tag to compare

v0.3.1

29 Mar 18:56
6bc5fb1

Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.2.0-beta2

23 Mar 01:51
4720882

Choose a tag to compare

v0.2.0-beta2 Pre-release
Pre-release

Fix integration tests failing under rootless podman.

Release 0.2.0-beta

21 Mar 06:45
ea9e2d6

Choose a tag to compare

What's new

  • test-log Makefile target: Tees all test output to timestamped log files in /tmp/ttyforce-logs/
  • Container build DNS fix: Uses --dns=1.1.1.1 for builds (Tailscale DNS unreachable from containers)
  • Integration test IP fix: Assigns dummy0 IP directly instead of relying on networkd outside systemd init
  • Networkd-based DHCP: Replaced isc-dhcp-client with systemd-networkd for DHCP configuration
  • Abort playbook fixtures: New test fixtures for abort-after-confirm, abort-after-ethernet-online, abort-after-wifi-connect
  • Container ignore file: Added .containerignore to slim down build context