Closed emersonloureiro closed 8 years ago
Hello Emerson! This project has been virtually not maintained for quite a while, as you observed. I am now merging the remaining pull requests and I will issue a new release shortly. I am looking for a new maintainer, incidentally: if anybody would like to take over, I'd be glad to transfer ownership.
Hi there. Thanks for getting back to me. Glad there's a release coming out soon 😄 .
I'm more than happy to be a maintainer, by the way.
I just pushed v0.9, although I cannot be absolutely sure all is in order at this time. Please use with caution.
Thanks Emerson, I'll check what needs to be done in order to transfer ownership.
Thanks for the release, much appreciated. I'll integrate with one of our apps soon and see how that goes.
Thanks again.
I created sbt-s3-team and you should both have admin rights on this repo.
Excellent. Thanks very much.
I will make some additional changes tomorrow, then I will hand over the project.
Sounds good.
I changed organization and name, as requested by @eed3si9n. @emersonloureiro, you can create a new package in Bintray and ask for it to be linked to sbt/sbt-plugin-releases, then publish new versions there. The project is now yours!
Sounds good, thanks!
Hey folks.
Seems like the last release of sbt-s3 was just over 2 years ago - with 22 commits since then - and I'm wondering if there are plans of releasing a new version any time soon. Reason I'm asking is because I'm really interested in a version with the latest S3Plugin.scala, as it apparently contains a fix for reading AWS credentials using the default provider chain - for the case when you don't specify a .sbt/.credentials file with username password - which is exactly what I need.
Cheers
Emerson