gorilla / mux

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
https://gorilla.github.io
BSD 3-Clause "New" or "Revised" License
20.93k stars 1.85k forks source link

[bug] #707

Closed Aann102030 closed 1 year ago

Aann102030 commented 1 year ago

Describe the bug

A clear and concise description of what the bug is.

Versions

Go version: go version package version: run git rev-parse HEAD inside the repo

Steps to Reproduce

How can the bug be triggered?

Expected behavior

What output or behaviour were you expecting instead?

Code Snippets

A minimum viable code snippet can be useful! (use backticks to format it).

amustaque97 commented 1 year ago

@Aann102030, there are no bug details. Can you please close the issue?

amustaque97 commented 1 year ago

Hey, @coreydaley I saw your activity on the repo and AFAIK the gorilla project is in archive mode why anyone would bother to update the repo? Or are we planning to revive the project again?

Thank you

AlexVulaj commented 1 year ago

Hi there @amustaque97 - a group of us have banded together to revive and maintain the project. As of now all of the individual repositories are unarchived, but we're still in the transition process.

amustaque97 commented 1 year ago

Hi there @amustaque97 - a group of us have banded together to revive and maintain the project. As of now all of the individual repositories are unarchived, but we're still in the transition process.

That's great news. Horray, looking forward to more contributions.

coreydaley commented 1 year ago

@amustaque97 We will put out some kind of announcement once we are done updating everything.

ptheunis commented 1 year ago

Amazing news!

catatsuy commented 1 year ago

I'm so happy to see this project back. Thank you for making this happen.

I'm interested in helping with the project too. How can I join you in the maintenance work?

Thanks and looking forward to your reply.

coreydaley commented 1 year ago

@catatsuy Make sure that you have joined the mailing list and we will announce when we have completed the transition of the project, and when we are going to have triage sessions for the existing issues and pull requests.

catatsuy commented 1 year ago

@coreydaley Thank you for your response. I am excited to help with the project.

I understand that I need to join the project mailing list, but I'm not sure how to do that. Could you please guide me on how to join the mailing list?

coreydaley commented 1 year ago

@catatsuy Sure, go to https://groups.google.com/g/gorilla-web and click the Join group button at the top of the page.

catatsuy commented 1 year ago

@coreydaley I've joined the mailing list now. Thank you for your help.

I'm excited to be a part of the project.

coreydaley commented 1 year ago

@catatsuy Thank you for wanting to be a part of it!

We will announce the triage sessions on the list hopefully soon after July 31st, so stay tuned!

cuishuang commented 1 year ago

Very happy to hear this news. come on

Melkeydev commented 1 year ago

This is big W

FirstWhack commented 9 months ago

@catatsuy Sure, go to https://groups.google.com/g/gorilla-web and click the Join group button at the top of the page.

This group is full of spam, cracked games and malicious links.

What is the current status of Mux?

jaitaiwan commented 9 months ago

Still working on all the Gorilla projects to bring them back to life. There’s a lot of maintenance work we’re having to do to get things up to scratch for instance enabling discussions in gitlab etc.

FirstWhack commented 9 months ago

Still working on all the Gorilla projects to bring them back to life. There’s a lot of maintenance work we’re having to do to get things up to scratch for instance enabling discussions in gitlab etc.

The readme could use an update to acknowledge the archival and subsequent un-archival. Googling Gorilla Mux brings very confusing results - articles for how to migrate after the deprecation, reddit posts about the project becoming active again, the illegal content in the official google group.

Thanks for the update!