Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New gem release site dominated by one organization #3815

Open
Largo opened this issue May 22, 2023 · 12 comments
Open

New gem release site dominated by one organization #3815

Largo opened this issue May 22, 2023 · 12 comments
Labels

Comments

@Largo
Copy link

Largo commented May 22, 2023

Is your feature request related to a problem?

New gem release site dominated by one organization I enjoy browsing the new gem release site, but it is almost always overtaken by one organization which updates their gems daily. This means that out of 10 pages for 100 new gem releases, 8 pages are full with this organizations gems.

Describe the solution you'd like

Can we either see more gems, or have these new releases blocked from the release page? Thank you!

Describe alternatives you've considered

The search doesn't really make it easy to find new gems either.

Additional context

@Largo Largo added the feature label May 22, 2023
@Largo Largo changed the title New gem release site dominated by one organization I enjoy browsing the new gem release site, but it is almost always overtaken by one organization which updates their gems daily. This means that out of 10 pages for 100 new gem releases, 8 pages are full with this organizations gems. Can we either see more gems, or have these new releases blocked from the release page? Thank you! New gem release site dominated by one organization May 22, 2023
@hsbt
Copy link
Member

hsbt commented May 22, 2023

Do you point tencentcloud-sdk-*?

@Largo
Copy link
Author

Largo commented May 22, 2023

Do you point tencentcloud-sdk-*?

Yes!
It would be nice to see all the other different gems in the list.

Update: Now it's 18:40 in Japan and half of the tencent gems are not on the release page anymore.

@Largo
Copy link
Author

Largo commented May 23, 2023

14:25 JST: Now page 1 to 10 are all tencentcloud-sdk-*

One option would be to only show X releases by the same author on those pages.
But maybe it makes more sense to hide all tencentcloud-sdk-*?

Almost all of these releases are just a change in version number..

Page one of the release page 4 out of 10 gems by tencent - Screenshot 2023-05-23 at 14-19-32 New Releases — All Gems RubyGems org your community gem host
Page 10, Last page all gems still by tencent  -  Screenshot 2023-05-23 at 14-19-55 New Releases — All Gems RubyGems org your community gem host

@hsbt
Copy link
Member

hsbt commented May 24, 2023

I understood your frustration. But It's hard to define criteria for hiding targeted gems.

I'm +1 to collapse(not hide) with paginate UI like tencentcloud-* or aws-sdk-* or something.

@simi
Copy link
Member

simi commented May 31, 2023

I don't understand what's the problem in here. https://rubygems.org/releases just enumerates latest gem releases. And indeed some gem maintainers do bulk push of various gems at the same time during release time including tencentcloud, aws-sdk, opentelemetry, ... Those are usually monorepos split into smaller pieces released individually. In my eyes this page works exactly as intended.

To address original complain, would it be enough to add another scope and group latest gems by pusher? That way it would be possible to see something like:

  • awscloud pushed 20 gems (gem1, gem2, ...)
  • other_maintainer pushed 1 gem (other_gem)
  • ...

New scope could be added to this part of the page.

image

@Largo @stirling-hostetter would that work for you? 🤔

@Largo
Copy link
Author

Largo commented Jun 1, 2023

@simi I just think that it should be possible to see the newest releases of unique gems on the website for some time, maybe three days? It looks like if it wasn't for these mentioned gems then that would be the case.

I think that it would be nicer to authors of smaller gems to give people a better chance for people to find them. After all there are a lot of old and not updated gems on rubygems.

I think your proposal is okay. 👍

@stirlhoss
Copy link
Contributor

Apologies, I accidentally liked these from my work account.

I think that an additional scope would be handy. I feel like organizing by pusher would be a great way to condense the large projects that are receiving a lot of pushes.

Also agree with @Largo that it would be cool to have a sort of spotlight for smaller creators that would allow them to get some exposure through the site. I think the problem would come down to how we determine how authors are getting featured. I think it would be difficult to create a fair system for doing this.

For the time being moving forward with adding the pusher scope is sufficient. I would even say that it would be a good default scope for the new releases page. Not sure how you all would feel about that. But I think it is something to consider.

@stirlhoss
Copy link
Contributor

Is there anyone who is wanting to work on this? I can probably do the backend stuff but I am not too handy on the front end (though I could likely figure it out). I could open a draft PR to start organising this at least.

Are there any other thoughts or considerations we should be taking into account?

@simi
Copy link
Member

simi commented Jun 12, 2023

@stirlhoss feel free to take a look. Per my understanding nobody is working on this currently. UI wise I think you can just add other tab as I suggested, group releases (versions) per pusher_id and render somehow. I can help on frontend stuff in the PR.

@stirlhoss
Copy link
Contributor

stirlhoss commented Jun 12, 2023

@caden-jarrett Do you have any interest in working on this with me?

@caden-jarrett
Copy link

@stirlhoss yeah looks solvable for sure, just let me know when!

@simi
Copy link
Member

simi commented Jul 26, 2023

@stirlhoss @caden-jarrett if you need help, feel free to join us at Slack (link at the bottom of https://bundler.io/).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants