python-jenkins/jenkins
Guillaume DeMengin 5c44d7c9ec get_build_artifact_as_bytes to support non-json files
new function get_build_artifact_as_bytes to replace get_build_artifact (incompatible with artifacts not json-formatted)
+ use a stream to download binary artifacts

all artifacts are returned as bytes to avoid encoding issues
and an exception NotFoundException is raised in case of missing artifact

Closes-Bug: #1973243
Change-Id: I24ce4ecd854f8a19ed4d760404adb7d1ac6b5509
2023-10-14 14:52:56 +00:00
..
__init__.py get_build_artifact_as_bytes to support non-json files 2023-10-14 14:52:56 +00:00
plugins.py Use str as base class for PluginVersion 2015-09-29 18:08:21 +01:00
version.py Setup pbr versioning for docs 2014-09-26 09:12:54 -07:00