ctron / package-drone-jenkins

A Package Drone Plugin for Jenkins
3 stars 4 forks source link

Release version 0.5.0 #26

Closed ctron closed 7 years ago

ctron commented 7 years ago

Release a new version:

nfalco79 commented 7 years ago

I'm ready for a new release I do not plan other changes.

ctron commented 7 years ago

Ok then ...

ctron commented 7 years ago
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
nfalco79 commented 7 years ago

there is a bug when run on nodes, the piece of code Jenkins.getActiveInstance() throws an IllegalStateException. It works only on master. This evening I will try to fix it, taking the proxy configuration in DroneRecorder and pass to the UploadFile MasterToSlaveCallable.

nfalco79 commented 7 years ago

I Ran build until a slave node is taken and upload was success. Sorry for the bug.

nfalco79 commented 7 years ago

Please release 0.5.1

ctron commented 7 years ago

No worries 😉 ... thanks for the quick fix!

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
ctron commented 7 years ago

I might take a bit before the plugin is synced on the update server of Jenkins.