silas / node-jenkins

Jenkins client
https://www.npmjs.com/package/jenkins
MIT License
356 stars 86 forks source link

Error when fileupload #117

Closed ppxnouse closed 1 year ago

ppxnouse commented 1 year ago

There seems to be a small error in the latest jobs.js https://github.com/silas/node-jenkins/blob/034f18bca391907eed9ddaa6e8bbf8d1f9c179a6/lib/job.js#L54

Should be form.append(name, value); I assume.

silas commented 1 year ago

Fixed released in jenkins@1.0.2