project-husky / husky

Health Usability Key
https://project-husky.github.io/husky/
Eclipse Public License 1.0
17 stars 8 forks source link

171 xua simpleclient encoding problem on multiparted #191

Closed ralych closed 1 month ago

ralych commented 1 month ago

fix multiparted encoding bug

qligier commented 1 month ago

Also, we should not deploy snapshot versions on pull requests, nor do it in the middle of the java_ci

ralych commented 1 month ago

yes no deploy on PR, but it should only run on develop branch and master. on develop we should have after merges deploys to snapshot repository. other wise you have always to build everything. thats what we miss today.