cloudinary_scala icon indicating copy to clipboard operation
cloudinary_scala copied to clipboard

Upgrade to Scala 2.12 and sbt 0.13.16

Open leonardehrenfried opened this issue 7 years ago • 5 comments

Many of the dependencies were very old and had to be upgraded too.

leonardehrenfried avatar Nov 03 '17 10:11 leonardehrenfried

Seems that test fail because CLOUDINARY_URL is not set. I guess that is set in the encrypted Travis value.

leonardehrenfried avatar Nov 03 '17 10:11 leonardehrenfried

That's normal. Travis doesn't pass encrypted variables to external PRs. I'm assuming you ran the tests locally with your own CLOUDINARY_URL. We'll run the tests internally before merging.

tocker avatar Dec 21 '17 13:12 tocker

Any chance of getting this fixed and merged? My project has moved to Scala 2.12 and Play 2.6. What can I do to help?

jgrape avatar Feb 27 '18 10:02 jgrape

Hi @jgrape,

let's merge this issue with #23

Thanks, Yakir

yakirp avatar Feb 28 '18 11:02 yakirp

Any chance for this or https://github.com/cloudinary/cloudinary_scala/pull/27 getting merged any time soon? Cloudinary is the last thing that prevents my org from switching to 2.12.

Thanks so much!

balagez avatar Jun 23 '18 01:06 balagez