Hello all,

The 2016.11.14 release of Spread is now available both as a snap and at
Travis.

There are quite a few interesting changes on this one:

- Support for fetching files generated by the remote tasks:

    https://github.com/snapcore/spread#residue

- Support for "manual" tasks/suites/systems/backends, which only run when
explicitly selected:

    https://github.com/snapcore/spread#manual

- Repack support which allows the implementation of delta uploads:

    https://github.com/snapcore/spread#repacking

- New -shell-after and -shell-before flags.

- Spread now tests spread itself:

    https://github.com/snapcore/spread/tree/master/tests

- Print job's position ("N of M"), to have an idea of where things stand.

- New MATCH function oriented at tests that look like:

    echo foobar | MATCH foo

  It uses grep underneath, but unlike grep it prints the whole output when
the match fails, making it easier to debug the problem.

- ERROR function is now supported on any script.

- Fixes around handling of environment variables inside debugging shells.

- Define $SPREAD_* early so they may be referenced inside other variables.

- Force use of LXD images from local cache when available, improving
performance and allowing offline use.


-- 
gustavo @ http://niemeyer.net
-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft

Reply via email to