• nettest-v0.15.5 e7f6a71e9b

    Simplify container tagging: one tag triggers all workflows
    All checks were successful
    Build Container (Nix) / build (push) Successful in 6s
    Build Container / build (push) Successful in 12s

    eblume released this 2026-02-19 08:33:35 -08:00 | 622 commits to main since this release

    Both the Dockerfile and Nix workflows now trigger on the same tag
    pattern (-v[0-9]). Each workflow checks for its build file and
    skips if not present. This eliminates the need for separate -nix-
    tags and --nix/--dockerfile flags in the release script.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    Downloads