[Python-jenkins-developers] [Bug 1750372] [NEW] Include placeholder tasks with running builds

2018-02-19 Thread Graham Lyons
Public bug reported: Pipeline jobs in in Jenkins 2.x appear as placeholder tasks for their entire lifetime when queried via the API so we can't excluded them when we list the running builds on a node. ** Affects: python-jenkins Importance: Undecided Status: New -- You received thi

[Python-jenkins-developers] [Bug 1659787] Re: `get_running_builds` raises an error when there are placeholder tasks

2017-02-09 Thread Graham Lyons
** Changed in: python-jenkins Assignee: (unassigned) => Graham Lyons (grahamlyons) ** Changed in: python-jenkins Status: New => In Progress -- You received this bug notification because you are a member of Python Jenkins Developers, which is subscribed to Python Jenkins.

[Python-jenkins-developers] [Bug 1659787] [NEW] `get_running_builds` raises an error when there are placeholder tasks

2017-01-27 Thread Graham Lyons
Public bug reported: The `get_running_builds` method on the `Jenkins` class will raise an exception when it tries to return a list of running builds which contains placeholder tasks. This line tries to access a build number, which isn't yet available: https://github.com/openstack/python-jenkins/b