Results 20 comments of Mez Pahlan

I stumbled upon this issue and here's what I noticed, hopefully this is useful in diagnosing the issue. Apologies for the poor redaction but hopefully this gives you enough information...

A bit more debugging leads me to believe that on Windows (well at least mine and @mrguamos 's machines) there is a mismatch between what Gradle is spitting out in...

Just to let you know, I'm working on a patch for this 😃

+1 to this. Please can you restore the instructions that used to exist on this page. It used to be here and I'm not sure why you've removed it. Please...

Where are the definitions of `{upload_domain}/upload/set_metadata/{package_asset_id}` `{upload_domain}/upload/upload_chunk/{package_asset_id}` `{upload_domain}/upload/finished/{package_asset_id}` ?

Hi @King-of-Spades can you confirm a few things please. How are users that use the API directly via the Swagger specs supposed to know how to orchestrate an upload? The...

Hi @atkhalsa thanks. I'm basing my changes from the fastlane plugin already. So yes that does help. However I have to reverse engineer an existing plugin written in a language...

That's amazing. Thank you so much ☺️.

This would be very useful for our project too. Some info in the README and a new release would be much appreciated. Many thanks.

To update this after some experimentation: 1. I have started Jenkins using Docker and created a multibranch pipeline job. This is how I start the Jenkins Docker container. ``` docker...