Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS.rst 12.29 KiB

History

20.4.0

When copying python packages to build the image, use hg archive rather than rsync.

20.3.1

Add missing common shell script.

20.3.0

docker_dev_start:

  • Clearer message for missing redner image name.
  • Improve version string: include next version and topic for mercurial super projects.

run_tests: exclude all manifest from coverage, previous exclusion did not apply for installable modules.

Rename do_tests shell script so that it is installed, the console script was shadowing it.

20.2.0

docker_build_copy: when not in CI, default to copying packages and let the package be build in the image.

docker_black: also indicate version before running the command.

20.1.0

docker_dev_start: Add ability to run a redis container.