ctron / package-drone-jenkins

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

Fill the artifacts map with all artifacts uploaded with success #19

Closed nfalco79 closed 7 years ago

nfalco79 commented 7 years ago

Actually the artifacts are not gather from the uploader. These changes permits fix the the Uploader implemtation to gather them when upload with success an aritfacts and fill correctly the action linked in the build page

immagine

There is a bug server side that does not permit to have an artifact URL using the channel name. It work only if the channel in a artifact URL the is in the form of id

nfalco79 commented 7 years ago

Suspended until #17 was completed

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.3%) to 19.393% when pulling 1a857c6e50c11ad38c07e8b069fdda927d6bfade on feature/fill-artifacts into 23d912551f18fd0efed01ddbcf0ed713726986a8 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.3%) to 19.393% when pulling 1a857c6e50c11ad38c07e8b069fdda927d6bfade on feature/fill-artifacts into 23d912551f18fd0efed01ddbcf0ed713726986a8 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+2.1%) to 33.333% when pulling 91a50317c7a43f264102711fd74d6e0e97009a77 on feature/fill-artifacts into f9051670f0ad2b36bcf84ff4568570c381b91304 on master.