contrib icon indicating copy to clipboard operation
contrib copied to clipboard

[WIP] Move all middleware into separate repos on gin-contrib org

Open appleboy opened this issue 8 years ago • 8 comments

We will move https://github.com/gin-gonic/contrib all middlewares into into separate repos on gin-contrib org. The old single contrib repo is just for backward compatibility.

  • [x] cache (https://github.com/gin-contrib/cache)
  • [x] commonlog (https://github.com/gin-contrib/zap)
  • [x] expvar (https://github.com/gin-contrib/expvar)
  • [x] ginrus (https://github.com/gin-contrib/logger)
  • [x] gzip (https://github.com/gin-contrib/gzip)
  • [x] jwt (https://github.com/appleboy/gin-jwt)
  • [ ] newrelic
  • [ ] rest
  • [x] secure (https://github.com/gin-contrib/secure)
  • [x] sentry (https://github.com/gin-contrib/sentry)
  • [x] session (https://github.com/gin-contrib/session)
  • [x] static (https://github.com/gin-contrib/static)
  • [x] renders/multitemplate (https://github.com/gin-contrib/multitemplate)

cc @javierprovecho @tboerger

appleboy avatar Dec 04 '16 02:12 appleboy

@appleboy maybe you would like to check https://github.com/dpordomingo/go-gingonic-cache, he contacted me a few weeks ago about this fork.

@dpordomingo can you add @appleboy to the repo please?

javierprovecho avatar Dec 04 '16 22:12 javierprovecho

Hi @dpordomingo,

Please add me as admin so I can transfer repo to https://github.com/gin-contrib org.

appleboy avatar Dec 05 '16 01:12 appleboy

@appleboy @dpordomingo forked here https://github.com/gin-contrib/cache

javierprovecho avatar Dec 05 '16 09:12 javierprovecho

@javierprovecho OK. Got it.

appleboy avatar Dec 05 '16 09:12 appleboy

I'll set you as admin this Night. Thanks

dpordomingo avatar Dec 05 '16 12:12 dpordomingo

It seems that it can not be set an user as a repo admin, so I create a temporary organization, added you as owners, and moved the repo there. This way, you will be able to move the repo to its final destiny. Feel free to proceed as you consider better for gin-contribs. Tell me if I can help you with any other operation :D

dpordomingo avatar Dec 06 '16 09:12 dpordomingo

@dpordomingo Done. You can remove the temporary organization you created.

appleboy avatar Dec 06 '16 15:12 appleboy

Removed, many thanks.

dpordomingo avatar Dec 07 '16 09:12 dpordomingo