Skip to content

Seeking Maintainers #797

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

Open
oyejorge opened this issue Nov 13, 2024 · 23 comments
Open

Seeking Maintainers #797

oyejorge opened this issue Nov 13, 2024 · 23 comments
Labels
bug Something isn't working

Comments

@oyejorge
Copy link
Member

Bug description

I no longer have time to maintain Tom Select

Expected behavior

We need one (or more) experienced TS developers with spare time to take over

Steps to reproduce

Start open source project, invest time, work/life take over, os project suffers...

Additional context

Who made this issue tracker anyways!

@oyejorge oyejorge added the bug Something isn't working label Nov 13, 2024
@nwalters512
Copy link
Contributor

👋 I use this library and IMO it's the best option for someone not looking to drag in React/etc. While I candidly can't commit huge amounts of time (so I definitely won't be doing wholesale refactors/rewrites), I'd love to help fix up small bugs.

I'm currently facing orchidjs/unicode-variants#2, which is a blocker for me since it's a transitive dependency of tom-select. That's a separate project, but still under the same org, so I'm hopeful that I could contribute fixes there as well.

Could you clarify what level of involvement you're looking for in a maintainer? That is, if I can submit PRs, test my own code, prove that it's working as intended, and so on, are you willing to rubber-stamp, merge, and publish to npm? Or are you looking for someone to take full repo/npm permissions? I'd prefer the former, but would be willing to do the latter if required.

@oyejorge
Copy link
Member Author

Looking for the latter. There are quite a few existing pull requests and issues that need attention.

@nwalters512
Copy link
Contributor

Gotcha. It looks like the existing PRs aren't horribly complex. I'd like to volunteer, though hopefully some others can chip in to share the load as well.

@nwalters512
Copy link
Contributor

@oyejorge I got the org invite - thanks! How do you want to handle npm publishes?

@oyejorge
Copy link
Member Author

Just sent you an invite for npm. Running the ./release.sh bash script will do most of the work

@nwalters512
Copy link
Contributor

Perfect, thank you. I accepted it. How about for other packages like https://github.com/orchidjs/unicode-variants?

@oyejorge
Copy link
Member Author

oyejorge commented Nov 14, 2024 via email

@nwalters512
Copy link
Contributor

Many thanks! I should be good now. Assuming there's no one else to review my own changes, I'll go ahead and start doing things, sound good? Hopefully I manage to not break anything 🙂

@nwalters512 nwalters512 mentioned this issue Nov 18, 2024
@rajraj
Copy link

rajraj commented Nov 19, 2024

This is awesome. I use tom-select and its one of the best libraries out there. I am not a js/ts expert but will keep an eye on issues and see if I can contribute. Thanks for taking this on @nwalters512

@sb-relaxt-at
Copy link

I agree, from my point of view it is one of the best libraries for fancy selects. Thanks @nwalters512 for taking over and thanks @oyejorge for all the effort you put into it.

@JackAtOmenApps
Copy link

@oyejorge Thank you for creating this library! I've enjoyed using it in my projects for nearly 2 years ❤️

@nwalters512 Thank you for taking this on! I am glad we can continue using Tom Select 😊

@JSteitz
Copy link

JSteitz commented Jan 6, 2025

Gotcha. It looks like the existing PRs aren't horribly complex. I'd like to volunteer, though hopefully some others can chip in to share the load as well.

I can support you with this.
I've been looking for a project that I can contribute to for some time now.

/EDIT ping @oyejorge @nwalters512

@SamMousa
Copy link

One easy thing to do reduce the burden for maintainers is to fully automate the release process:

  1. Switch to semantic commit messages https://www.conventionalcommits.org/en/v1.0.0/
  2. Configure semantic-release https://semantic-release.gitbook.io/semantic-release

I looked at the release.sh script and it does nothing very interesting (it does sanity checks that will be part of any automated release pipeline like running tests).

While I could set this up, it's often very annoying to do without merge permissions (since you can't really test the full pipeline without having merges). I have done this for 10+ projects and what I see from the release script leads me to believe that the defaults for semantic-release will work just fine.

@KES777
Copy link

KES777 commented Jan 28, 2025

I started to use this component recently a lot, but I am not sure I will have enough time to maintain it fully. Probably I could participate at PRs discussion and provide general feedback.
No any promises.
@oyejorge

@redsniper90
Copy link

redsniper90 commented Apr 16, 2025

I use tomselect in our project (hundreds of pages/js/components.. a pretty big ERP system), but had to modify source code to add other features that are missing (which I would be happy to integrate them in the project though). Based on personal commitments I may be able to help with the mainteinance. In case, feel free to contact me (see profile)

@ericscales
Copy link

I'd love to assist.

@oyejorge
Copy link
Member Author

oyejorge commented May 1, 2025

Ok, let's get serious about finding a/some new maintainer(s). If you'd like to take over, please show your interest/commitment by sharing your own forked Tom Select repo. Please include a short list of updates you made to the codebase and a link to your published package on npmjs.

@ericscales
Copy link

Ok, let's get serious about finding a/some new maintainer(s). If you'd like to take over, please show your interest/commitment by sharing your own forked Tom Select repo. Please include a short list of updates you made to the codebase and a link to your published package on npmjs.

LOL. I have none of that. There are plenty of pull requests to go through and I'd just like to get some of those reviewed and merged.

@nwalters512
Copy link
Contributor

@ericscales if you'd like to work with contributors to get their PRs into a mergeable state and tested, I can do the final review/merge/release.

@KES777
Copy link

KES777 commented May 5, 2025

As far, as I can see here are people who actively using this component and want some issues to be fixed. They created PRs. But because no maintainers are here PRs stale.

The solution to this would be:

  1. Implement feature/fix
  2. Add some tests
  3. Other active members review that PR. 3 from 5 reviews are required.
  4. Once condition met -- PR is merged.

@oyejorge Does this sounds good?

@ericscales
Copy link

@KES777 - yes, I don't understand it. I understand not having the time to maintain a repo, and have the utmost respect for everyone that contributed to this amazing component. However, I don't understand the point of this thread if the current maintainers that need help maintaining the repo, are going to seek help and then add a bunch of restrictions and caveats months later.

There are many people here who had offered to help. Is it all going to be perfect, no; but, let us try and help in our free time.

@kevinpapst
Copy link

I am glad that it is handled this way. Tom-Select is downloaded tenth of millions times every month and you cannot simply invite everyone who leaves a comment to become a contributor with merge permissions in such a widely used project. Thank you @oyejorge for handling it responsible.

@KES777
Copy link

KES777 commented May 12, 2025

@kevinpapst People did theirs PRs here and want to continue contribute/investigate their time. So @oyejorge can review them and decide is it was done good then he can grant merge permission.

Otherwise the steam will go out and such a widely used project with tenth of millions times downloads every month just die.

Example: #905
Why this should not be merged? May you grant that person review permission? You still can restrict merges to code owners and go through PRs with 3-5 reviews bi-weekly for the first time. After 6mon you can grant merge permission to some people with many reviews. Let's get it forward! Do not ask people to do something abstract.

*Please note. I do not want to say something bad. You and others who contribute and maintain do the great job! I just proposing to make requirement a bit softer and/or achievable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests