Skip to content

Adding argparser to nightly_build.py in addition to minor updates

Eclipse Webmaster requested to merge github/fork/Thomas-J-Kidd/main into main

Created by: Thomas-J-Kidd

nightly_build.py got a makeover through adding logger and argparser. I continued to add try and except statements to help prevent crashes and no error logging.

argparser now allows you to specify path, repository, which tests to make, and to send an email or not.

I edited the README.md to show how to add a cronjob

I updated the wrapper script to match the new argparser functionalities.

Please squash my commit because some of them are old and reverted.

Merge request reports

Loading