-
Notifications
You must be signed in to change notification settings - Fork 60
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
Scour project maintenance π οΈ #321
Comments
yes, you hit the nail, classic OSS problem. I should say, I am still using it, because it just serves an important piece in web work puzzles at least. but personally, I have just spent too much time doing unpaid work in my life, and bills need to get paid. anyways, @Ede123 not sure what's your take, but taking in other community members to be able to do or push work, I'd absolutely welcome this! |
Yes, absolutely! I've not been able to contribute any time to the project myself lately. I'd certainly welcome getting new people involved in the development. As a matter of fact it's how I started to contribute to Scour. We've actually offered @nthykier to take over responsibilities in the project a while back considering his great and frequent contributions. Not sure if he'd be interested today? The offer'd still stand from my end. If other people would be interested that'd obviously appreciated as well. |
P.S. If somebody from the Inkscape project is reading this: Maybe you're interested to refresh the historic bounds between the projects? Maybe @joneuhauser ? ;-) |
Thanks for the offer. Unfortunately, I do not think I can solve the root issue. Honestely, I do not use scour nor work with svgs any more and I do not envision that to change nor becoming notably more active on scour in the foreseeable future (my last active contribution to scour was ~3 years ago as far as I can tell, just to put my current "activity level" into perspective). In other words, I do not see myself as a good solution to this issue. |
Since Scour is written in Python, you might consider transferring it to the Jazzband organization as an option. But it will require some effort.
|
first of all, thanks for caring! and thanks for making an effort to propose a way forward! next: to me, it seems like a scam
"sure! and you (the jazzband bots) should go f*** yourself?" ;) there isn't a valid reason that would require such stuff, and a real, properly decentralized project isn't possible with such an approach. granted, we are now talking about sth different ... but of high interest to me ... proper decentralization. their fantasy claims triggered me;) as in: why is one of the Tornado Cash devs still in prison in NL? what could they have done different to make that impossible ... anonymization .. Tor .. OpSec .. not using GH .. anyways, I will not agree with such a transfer. |
I can add a GitHub Actions based CI for this project, review and merge some PRs. |
Two thoughts from my side as one of Inkscape's extension maintainers: Rewrite using inkexUsing Inkscape's inkex library (the core library behind Inkscape's extensions, including import and export) would make at least 50% of Scour's code obsolete, most likely more, and fix a lot of issues almost for free. Scour's python code comes from a time where Inkscape provided very little facilities to work with SVGs in Python. But things have changed. Now, it provides, among others,
I would be available to mentor whoever would like to contribute to such a rewrite. Join chat.inkscape.org to discuss this further, @Zxilly :) - your objectives are also very much in line with ours, so I believe we could collaborate there. Transfering the project to InkscapeInkscape's bug tracker has a lot more eyes on it. We still include scour as our default SVG simplifier, and are interested in it working well. However, we're organized on GitLab, thus would have less drive-by contributions if we moved the project. The rewrite is independent of the project transfer. |
sure, I do have write access ..
oh, awesome! nice to meet;) fwiw, I basically agree with all what you say or hint at. well, I should say as far as I understand since it is some days ago I worked on Scour. anyways, this definitely is a bigger change .. both from the tech side (and significant work including testing / avoiding regressions rgd Scour's own behavior) ... and from the org side however it would bring Scour up to date and onto a long-term sustainable road so I'd support such an effort - whatever it required me to do or what .. including handing over admin rights if so .. @Ede123 comments/views from your side? |
Interesting. Thanks for posting! FWIW, I've looked into this effort, and it currently holds 75 projects. Almost all Django related. Moving Scour over to Inkscape in some way would still make a lot of sense in my eyes .. if that'd be possible or welcome. |
Hi Jonathan, personally I'm more than happy for Scour to come back to its roots and become part of the Inkscape ecosystem once again! The only question from my side would be whether inkex is readily available from pypi (I see the project there so it most likely is), so that people who use scour stand-alone or as a third-party library will be able to continue to use it as such without additional effort. If that's given I see absolutely no reason not to bring Scour back closer to the Inkscape project. Given the fact that neither me nor Tobias managed to spend a lot of time on Scour recently I believe it's just natural to move the project to wherever the most active maintainers are - whether that means being on GitHub or GitLab really does not make a huge difference IMHO. |
Yes. At the moment, inkex is released in sync with Inkscape, although I can see that changing. Alright, thanks for the response! I'll pull the repository to the Inkscape group, and then we can discuss how to proceed with the GitHub repository. |
Github import is currently broken (since Jul 11): I'll have to wait until this is resolved. |
So just to be clear, understand what actually is proposed: Inkscape (the OSS project) is using GitLab, not GitHub to host its main development, right? If so, I guess the proposal involves moving the repository here to GitLab, thus, have a new repo And then just have pointers from the then old GitHub repo here to the new one? |
Yes.
I've managed to upload it to https://gitlab.com/inkscape/extras/scour by using the Github import on another private Gitlab instance, then exporting there and importing into gitlab.com.
For starters, add a link to the readme, and make this repository read-only. At some point, it would be nice to set up this repository as a push mirror (Gitlab can do that). Also, I'd appreciate if doctormo and I can get permission to publish new releases on pypi. |
I've added #322 as the last PR to be merged here on this repo. This PR won't be on the new repo - and that's fine IMO. Once that is done, we can turn this repo to read-only. @Ede123 are you fine with that?
|
ππ» Hello @oberstet and @Ede123,
First of all, thank you for all your work on this great tool! ππΌ
ποΈ
Sadly, this repository now looks completely abandoned.
There are dozens of issues awaiting resolution and over 10 PRs awaiting feedback.
π‘
I understand you probably have no spare time to spend on Scour, but would you mind considering delegating maintenance to some community members that you can trust to keep the project going?
π
Related issue:
Best regards!
The text was updated successfully, but these errors were encountered: