jenkinsapi
jenkinsapi copied to clipboard
Invocation is initialized with incorrect build number
Making set difference between newly_created_builds and initial_builds has been forgotten in Invocation's "exit" method.
I have the issue, too. The invoke call returns a build number which happens to be the last of the build numbers in the "recent build numbers" list, rather than the first. For example, the last invoke call returned a build-number of 645, whereas the actual build number was 660. This happens every time.
Will take a look into this.
I have a patch that helps. I'll do a pull-request.
https://github.com/salimfadhley/jenkinsapi/pull/233
On Tue, Jan 21, 2014 at 8:19 AM, Dustin Oprea [email protected]:
I have a patch that helps. I'll do a pull-request.
Dustin On Jan 21, 2014 4:35 AM, "Aleksey Maksimov" [email protected] wrote:
Will take a look into this.
— Reply to this email directly or view it on GitHubhttps://github.com/salimfadhley/jenkinsapi/issues/182#issuecomment-32832990 .
See #234
@lechat did this one ever get merged?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Note that there's #233, which you closed without comment.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Bueller?