Menu

Commit [r5209]  Maximize  Restore  History

Report the URL of the nightly build logfile. We add some

configuration options (and remove an unused one) to make this happen.

* build-and-deploy.conf
(general): Add 'www_root' and 'www_root_href' settings.

* build-and-deploy.py
(BUILD_LOG_FILENAME): New.
(do_build): Use BUILD_LOG_FILENAME instead of a hardcoded path.
(main): Read 'www_root' and 'www_root_href', and use that to
construct 'dst_path' (no longer read from configuration) and the URL
to the build log.

cmpilato 2016-10-24

changed /www/bin/build-and-deploy.conf
changed /www/bin/build-and-deploy.py
/www/bin/build-and-deploy.conf Diff Switch to side-by-side view
Loading...
/www/bin/build-and-deploy.py Diff Switch to side-by-side view
Loading...