AnthonyMastrean / chocolateypackages

Application packages for Windows
https://chocolatey.org/profiles/AnthonyMastrean
18 stars 63 forks source link

jdbc release 7.0.0.0 #291

Closed BarnumD closed 6 years ago

BarnumD commented 6 years ago

Create a release for sqljdbc 7.0.0.0

BarnumD commented 6 years ago

Merge request #292 should update the jdbc package to 7.0.0.0. Please review.

AnthonyMastrean commented 6 years ago

@BarnumD do you want to be added as a maintainer on the package so you can push the latest package files?

BarnumD commented 6 years ago

I've not maintained any other packages before, but sure. My username on chocolatey.org is the same.

AnthonyMastrean commented 6 years ago

No problem! Do you know how to create the latest packages from my repo? Either use Ruby/Rake and running the default Rake task, which automatically builds anything that's out of date (although it builds all packages the 1st time).

$ rake

Or you can build just that one package using choco commands

$ cd packages/sqljdbc
$ choco pack

Then you just use choco to push

$ choco push foo.nupkg
BarnumD commented 6 years ago

I was able to build and push it. It's awaiting automated testing.

AnthonyMastrean commented 6 years ago

Cool! You're now waiting for the automated and manual moderation. It's normal.

On Fri, Aug 24, 2018 at 2:09 PM BarnumD notifications@github.com wrote:

I'm stuck at how to approve it - unless it's waiting for someone else.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AnthonyMastrean/chocolateypackages/issues/291#issuecomment-415838616, or mute the thread https://github.com/notifications/unsubscribe-auth/AANS8pwEHKGehngvWujifSnIIx99ingpks5uUEFygaJpZM4WLSwX .