pycontribs / jenkinsapi

A Python API for accessing resources and configuring Hudson & Jenkins continuous-integration servers
http://pypi.python.org/pypi/jenkinsapi
MIT License
859 stars 485 forks source link

Fix for build.get_artifacts() #712

Closed leon-gh closed 5 years ago

leon-gh commented 5 years ago
lechat commented 5 years ago

This will only work if relativePath will be attribute of Artifact object. Please add it.