Skip to content

Fixed late build of Mercurial

The Mercurial build was failing if the wanted Mercurial version (from the requirements file shipping with the Rails application) differs from the one built by heptapod/assets/heptapod_base_install.sh. That is now working.

It is still quicker and leaner if heptapod_base_install.sh installs the right version up front, but it's not strictly necessary. People doing urgent bugfix builds would not need it.

Merge request reports