Blender Git Commit Log
Git Commits -> Revision e4d4325
Revision e4d4325 by Sergey Sharybin (codesign_error_tracker) September 11, 2020, 12:52 (GMT) |
Codesign: Report codesign errors from server to worker Pass codesign errors (if any) from codesign buildbot server to the buildbot worker, so that the latter one can abort build process if the error happens. This solves issues when non-properly-notarized DMG package gets uploaded to the buildbot website. This is an initial pass of implementation tested on Linux. Other platforms requires to have proper testing. |
Commit Details:
Full Hash: e4d432500a0e2f978fe019da43deb843da405032
Parent Commit: 55efa17
Lines Changed: +199, -67
1 Added Path:
/build_files/buildbot/codesign/exception.py (+26, -0) (View)