Blender Git Commit Log

Git Commits -> Revision e4d4325

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)

3 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)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021