faircreek

Results 3 issues of faircreek

Do you know how you can parse the video data. I.e. somebody sent you a video on hangouts and actually be able download or see the video? The "download_url": "https://video-downloads.googleusercontent.com"...

question

>>> import piera >>> h = piera.Hiera("DevTro/modules_tro-ipf/hiera/common/dpfprofiles.yaml") Traceback (most recent call last): File "", line 1, in File "/home/jorm/.local/lib/python2.7/site-packages/piera/piera.py", line 80, in __init__ self.load(backends or [YAMLBackend, JSONBackend]) File "/home/jorm/.local/lib/python2.7/site-packages/piera/piera.py", line...

See [JENKINS-56734](https://issues.jenkins-ci.org/browse/JENKINS-56734). Pipeline prefixes how it looked in 2.25 ![pipeline_prefix_how_it_looks_in_2 25](https://user-images.githubusercontent.com/19290434/54265116-dabf3e00-4574-11e9-9f12-d95c629c4cfd.png) How it looks in 2.32 ![pipeline_prefix_bug_2](https://user-images.githubusercontent.com/19290434/54265176-004c4780-4575-11e9-86b2-1d39471970c8.png) This might be somewhat ok with short prefixes but with long ones it...