Mercurial > piecrust2
view .hgignore @ 120:133845647083
Better error management and removal support in baking/processing.
* Baker and processor pipeline now store errors in their records.
* They also support deleting output files that are no longer valid.
* The basic transitional record class implements more boilerplate code.
* The processor pipeline is run from the `bake` command directly.
* New unit tests.
* Unit test mocking now mocks `os.remove` too.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 09 Nov 2014 14:46:23 -0800 |
parents | 79f14718ffec |
children | c3d972044e1b |
line wrap: on
line source
syntax: glob *.pyc venv tags build/lib build/messages/_cache dist piecrust.egg-info piecrust/__version__.py