-
Notifications
You must be signed in to change notification settings - Fork 6
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
Is this still maintained? #15
Comments
Hi, I'm one of the eCAL devs. @denzp how would you / the team feel about moving this repository to the eclipse-ecal organization? |
I'm still working out the details internally, but there is a high likelihood that I can become an active maintainer of this library. Having it be part of the eCAL organization proper would be super appealing as well–we've been hesitant to use this library because, while eCAL claims the integration, it didn't look like it was actively participating in it, so it was hard to know whether we can bet the future of our product on it. |
Hey, sorry for the delay in getting back to you! We will transfer the repo to the eclipse organisation. I believe I need to be given the ability to create repositories there? Or would you do the transfer in a different way? |
Thank you for supporting this. We need to align with Eclipse Foundation how to organize the transfer now. |
@KerstinKeller is there a way you could connect with @alknemeyer about this ownership transfer? This is blocking some potential moves I can make internally that will set us up for long-term success. |
@rockstar the transfer process is started with Eclipse, they do some checks currently for this repo (ecal-rs). I expect we will get some green light from their side soon. Please @alknemeyer contact me by mail (f i r s t n a m e . l a s t n a m e @ c o n t i n e n t a l . c o m) and we can organize the transfer together. |
I'm sure there are things going on behind the scenes, but an update would be nice. If this takes much longer, I think we'll have to re-visit our ecal decision. If we can move this along and get to a place where we can submit and have patches merged, etc, that would be helpful. |
Hi @rockstar, Not sure if you noticed, but the ecal-rs repository has been transferred since 2024-03-26 12:00 CET. You can find the Eclipse helpdesk issue here: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4417 The repo transfer should not hinder you in any major way from using it or contributing to it. The repository content did not change at all, so if you have a local clone, you should be able to just modify your origin URL. If you have a fork, that fork should now automatically be a fork of this repository without you having to do anything. Already existing pull requests now point to this repo. The repository will stay here in the foreseeable future and the URL will not change anymore. If you would like to contribute to it, please be aware that it is now an Eclipse project using the Eclipse process, so you will have to sign the Eclipse Contributor Agreement before we can merge your PRs. To do that, please create an Eclipse account, add your GitHub account name in the "Social Media Accounts" Section and sign the CLA. |
This library seems to be the only one providing ecal support, but it looks like the original authors are no longer using ecal. What's the status of this library? Is it looking for a new maintainer? Is it active enough that if I put patches up, I could get merges and releases on a regular cadence? I'd rather not fork the library, if I can get away with it; the
ecal
name in crates.io is really helpful.I definitely do need ecal support in rust, and if I can contribute to a public good, I'm interested in that. I just don't want to invest effort into making this library better if the patches will just sit in the pull requests. Is there active maintenance on this crate?
The text was updated successfully, but these errors were encountered: