piyush0101 / jenkins-view-builder

Other
6 stars 12 forks source link

run error when using regex #14

Open databill opened 7 years ago

databill commented 7 years ago

When I run it in cli using the examples in tests/fixtures, it always got a error without xml output in ./out

#jenkins-view-builder is installed by pip
➜  views git:(try-views) ✗ jenkins-view-builder test list_view_includeRegex.yaml
'regex'

code from github runs correctly when in debugging mode

env:

databill commented 7 years ago

Troubleshooting this issue, and it found that:

this issue is fixed on Mar 28, 2016, while the nearest version is upgraded to 0.7.0 in 17 Mar, 2016.

the content in https://pypi.python.org/pypi/jenkins-view-builder/0.7.0 is not updated.

piyush0101 commented 7 years ago

Thanks for pointing this out. I'll be making a new release tomorrow.

databill commented 7 years ago

Thanks @piyush0101 , waiting for the new release. Then I can cancel my pip install through github address.