.. _properties: Properties ========== Storagestructs -------------- WorkItemConfiguration ~~~~~~~~~~~~~~~~~~~~~ .. literalinclude:: ../src/thrift/storagestructs.pyi :pyobject: WorkItemConfiguration :lines: 1, 3- Platform ~~~~~~~~ .. literalinclude:: ../src/thrift/storagestructs.pyi :pyobject: Platform :lines: 1, 3- JenkinsData ~~~~~~~~~~~ .. literalinclude:: ../src/thrift/storagestructs.pyi :pyobject: JenkinsData :lines: 1, 3- IntegrationRequestType enumeration ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. literalinclude:: ../src/thrift/storagestructs.pyi :pyobject: IntegrationRequestType :end-before: _VALUES_TO_NAMES TransferType enumeration ~~~~~~~~~~~~~~~~~~~~~~~~ .. literalinclude:: ../src/thrift/messages.pyi :pyobject: TransferType :end-before: _VALUES_TO_NAMES Properties ---------- OS ~~~ .. literalinclude:: ../src/properties.py :pyobject: OS OSVersion ~~~~~~~~~~ .. note:: New OS versions are not added on the list and not all targets are enabled on all branches. See Coin integration for the certain project and branch to see enabled platfroms and the beginning of the Coin log of some target for exact OS version. The OS version is found on a line like: Target: os: MacOS, osVersion: MacOS_12, compiler: Clang, arch: ARM64 .. literalinclude:: ../src/properties.py :pyobject: OSVersion Architecture ~~~~~~~~~~~~ .. literalinclude:: ../src/properties.py :pyobject: Architecture Compiler ~~~~~~~~ .. literalinclude:: ../src/properties.py :pyobject: Compiler Feature ~~~~~~~ .. literalinclude:: ../src/properties.py :pyobject: Feature