Blender Git Commit Log

Git Commits -> Revision 4179be6

November 13, 2020, 10:37 (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.

Commit Details:

Full Hash: 4179be649934d138f631b1ee69c15592a2da2670
Parent Commit: 4abfc0b
Lines Changed: +233, -73

1 Added Path:

/build_files/buildbot/codesign/exception.py (+26, -0) (View)

4 Modified Paths:

/build_files/buildbot/codesign/archive_with_indicator.py (+99, -17) (Diff)
/build_files/buildbot/codesign/base_code_signer.py (+25, -4) (Diff)
/build_files/buildbot/codesign/macos_code_signer.py (+49, -46) (Diff)
/build_files/buildbot/codesign/windows_code_signer.py (+34, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021